Template:Info: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Box
{{Box
|2={{#if: {{{2|}}} | {{{2|}}} | |Information }}
|2={{#if: {{{2|}}} | {{{2}}} | |Information }}
|3=[[Image:Dialog-information.png|left|40px|link=]]
|3=[[Image:Dialog-information.png|left|40px|link=]]
|1={{{1}}}
|1={{{1}}}

Revision as of 06:08, 27 July 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|2=Test}} gives

This is an info box