| Line 1: | Line 1: | ||
| + | {{Box|2={{#if: {{{2|}}} | {{{2}}} | Tip }} | ||
| + | |3=[[Image:Ktip.png|left|40px|link=]] | ||
| + | |1={{{1}}} | ||
| + | |4=alert-success | ||
| + | }} | ||
<noinclude> | <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> | ||
| Tip |
|---|
| {{{1}}} |
Displays an information box. Parameters
Example: {{Tip|This is a piece of advice}} gives
| Tip |
|---|
| This is a piece of advice |