Template:Warning/zh-cn: Difference between revisions
(Created page with '{{Box|1={{{3|警告}}}|2=noframe|left|40px{{{1}}} <div class="clear"></div> }} <noinclude> {{Template:I18n/Language Navigation Bar|Template:Warning}} [...') |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Box| | {{Box|2={{#if: {{{2|}}} | {{{2}}} | 警告}} | ||
|3=[[Image:Warning.png|left|40px|link=]] | |||
|1={{{1}}} | |||
}} | |||
<noinclude> | <noinclude> | ||
---- | |||
Displays an information box. Parameters | |||
# Text of the main body | |||
# (optional) Title of the box (default: Warning) | |||
[[Category: | Example: <nowiki>{{Warning|This is a warning}}</nowiki> gives | ||
{{Warning|This is a warning}} | |||
[[Category:模板/zh-cn]] | |||
</noinclude> | </noinclude> |
Latest revision as of 14:40, 11 August 2012
警告
{{{1}}}
Displays an information box. Parameters
- Text of the main body
- (optional) Title of the box (default: Warning)
Example: {{Warning|This is a warning}} gives
Warning
This is a warning