Template:Info: Difference between revisions

From KDE TechBase
(Modifications to make template work well with neverland)
(typo)
Line 1: Line 1:
{{Box1|2={{{2|Information}}}|3=[[Image:Dialog-information.png|left|40px|link=]]|1={{{1}}} }}
{{Box1|2={{{2|Information}}}|3=[[Image:Dialog-information.png|left|40px|link=]]|4=alert-success|1={{{1}}} }}
<noinclude>
<noinclude>
This template displays an info box in the page. Syntax: <code><nowiki>{{Info|2=title|1=text}}</nowiki></code>
This template displays an info box in the page. Syntax: <code><nowiki>{{Info|2=title|1=text}}</nowiki></code>

Revision as of 15:44, 27 August 2012

 
Information
{{{1}}}

This template displays an info box in the page. Syntax: {{Info|2=title|1=text}}

  1. The body of the box
  2. (optional) the title of the box - Translators: Consider creating a translated version of this template instead of using this parameter every time.

Example:

{{Info|1=This is an info box.}}
 
Information
This is an info box.