Difference between revisions of "Template:NiceTip"
Jump to navigation
Jump to search
m |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><table class=" | + | <includeonly><table class="Hint" width=100%> |
<tr> | <tr> | ||
− | <td>[[Image:BlightBulb.png|left]]</td><td | + | <td>[[Image:BlightBulb.png|left]]</td><td>'''{{{1}}}'''</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td></td><td | + | <td></td><td>{{{2}}}</td> |
</tr> | </tr> | ||
</table></includeonly> | </table></includeonly> | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> |
Latest revision as of 08:33, 6 November 2019
This template gives a box with an icon and a title, expanding with the text width up to page-width.
{{NiceTip|Tip title|Short tip text}}
gives
Tip title | |
Short tip text |
while
{{NiceTip|Tip title|Suspendisse sodales leo at dolor mollis sagittis. In tempor venenatis tellus sed tincidunt.}}
gives
Tip title | |
Suspendisse sodales leo at dolor mollis sagittis. In tempor venenatis tellus sed tincidunt. |
See also Template:Note