Template:Info/zh-tw: Difference between revisions

From KDE UserBase Wiki
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{Box|1={{{3|資訊}}}|2=[[Image:Dialog-information.png|left|40px]]<p>{{{1}}}</p> |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-tw]]
[[Category:模板/zh-tw]]
</noinclude>
</noinclude>

Latest revision as of 14:32, 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