Template:Note/zh-tw: Difference between revisions
m (Created page with "{{Box|1={{{3|附注}}}|2=left|40px|link=<div style="margin-left:50px">{{{1}}}</div> |3={{{4}}}|4={{{5}}} }} <noinclude> Category:模板/zh-tw </n...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Box| | {{Box|2={{#if: {{{2|}}} | {{{2}}} | 附注}} | ||
|3=[[Image:Note-box-icon.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: Note) | |||
Example: <nowiki>{{Note|This is a note}}</nowiki> gives | |||
{{Note|This is a note}} | |||
[[Category:模板/zh-tw]] | [[Category:模板/zh-tw]] | ||
</noinclude> | </noinclude> |
Latest revision as of 15:25, 11 August 2012
Displays an information box. Parameters
- Text of the main body
- (optional) Title of the box (default: Note)
Example: {{Note|This is a note}} gives