Template:Tip/zh-tw: Difference between revisions
m (Created page with "{{Box|1={{{3|提示}}}|2=left|40px<p>{{{1}}}</p> |3={{{4}}}|4={{{5}}} }} <noinclude> Category:模板/zh-tw </noinclude>") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Box| | {{Box|2={{#if: {{{2|}}} | {{{2}}} | 提示}} | ||
|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:模板/zh-tw]] | [[Category:模板/zh-tw]] | ||
</noinclude> | </noinclude> |
Latest revision as of 15:26, 11 August 2012
提示
{{{1}}}
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
Tip
This is a piece of advice