Template:Warning/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (moved Template:Warning (zh CN) to Template:Warning/zh-cn: 语言代码更新)
mNo edit summary
Line 1: Line 1:
{{Box|1={{{3|警告}}}|2=[[Image:Warning.png|left|40px|link=]]<div style="margin-left:50px">{{{1}}}</div> |3={{{4}}}|4={{{5}}} }}
{{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)
Example: <nowiki>{{Warning|This is a warning}}</nowiki> gives
{{Warning|This is a warning}}
[[Category:模板/zh-cn]]
[[Category:模板/zh-cn]]
</noinclude>
</noinclude>

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