Template:Note/zh-cn: Difference between revisions
m (moved Template:Note (zh CN) to Template:Note/zh-cn) |
mNo edit summary |
||
(One intermediate revision by one other user 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