Template:Tip: Difference between revisions
(typo) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Box|1={{{3|Tip}}}|2=[[Image:Ktip.png|left|40px|link=]]<div style="margin-left:50px">{{{1}}}</div> |3={{{4}}}|4={{{5}}} }} | ||
<noinclude> | <noinclude> | ||
[[Category:Template]] | |||
</noinclude> | |||
{{Box|2={{#if: {{{2|}}} | {{{2}}} | Tip }} | |||
{{Tip| | |3=[[Image:Ktip.png|left|40px|link=]] | ||
|1={{{1}}} | |||
|4=alert-success | |||
}} | |||
<noinclude> | |||
---- | |||
Displays an information box. Parameters | |||
# Text of the main body | |||
# (optional) Title of the box (default: Tip) | |||
Example: <nowiki>{{Tip|This is a piece of advice}}</nowiki> gives | |||
{{Tip|This is a piece of advice}} | |||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> |
Revision as of 16:42, 27 August 2012
Displays an information box. Parameters
- Text of the main body
- (optional) Title of the box (default: Tip)
Example: {{Tip|This is a piece of advice}} gives