Template:Note/zh-cn: Difference between revisions
(Created page with '{{Box|附注|2=noframe|left|40px{{{1}}} <div class="clear"></div> }} <noinclude> {{Template:I18n/Language Navigation Bar|Template:Note}} [[Category:Temp...') |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
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 | ||
[[Category: | |||
{{Note|This is a note}} | |||
[[Category:模板/zh-cn]] | |||
</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: Note)
Example: {{Note|This is a note}} gives
Note
This is a note