Template:Warning/zh-cn: Difference between revisions

From KDE Wiki Sandbox
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Box|1={{{3|警告}}}|2=[[Image:Action_stop.png|noframe|left|40px]]{{{1}}} <div class="clear"></div> }}
{{Box|2={{#if: {{{2|}}} | {{{2}}} | 警告}}
|3=[[Image:Warning.png|left|40px|link=]]
|1={{{1}}}
}}
<noinclude>
<noinclude>
{{Template:I18n/Language Navigation Bar|Template:Warning}}
----
Displays an information box. Parameters
# Text of the main body
# (optional) Title of the box (default: Warning)


[[Category:模板_(zh_CN)]]
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

  1. Text of the main body
  2. (optional) Title of the box (default: Warning)

Example: {{Warning|This is a warning}} gives

Warning
This is a warning