Template:Info/zh-cn: Difference between revisions

From KDE UserBase Wiki
(创建)
 
mNo edit summary
 
Line 1: Line 1:
{{Box|1={{{3|资讯}}}|2=[[Image:Dialog-information.png|left|40px|link=]]<div style="margin-left:50px">{{{1}}}</div> |3={{{4}}}|4={{{5}}} }}
{{Box|2={{#if: {{{2|}}} | {{{2}}} | 资讯 }}
|3=[[Image:Dialog-information.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: Information)
Example: <nowiki>{{Info|This is an info box}}</nowiki> gives
{{Info|This is an info box}}
[[Category:模板/zh-cn]]
[[Category:模板/zh-cn]]
</noinclude>
</noinclude>

Latest revision as of 15:28, 11 August 2012

资讯

{{{1}}}



Displays an information box. Parameters

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

Example: {{Info|This is an info box}} gives

Information

This is an info box