From Documentation
Jump to: navigation, search
(Created page with "{{Box|2={{#if: {{{2|}}} | {{{2}}} | Information }} |3=link= |1={{{1}}} |4=alert-success }} <noinclude> ---- Displays an information ...")
 
(No difference)

Latest revision as of 12:04, 28 October 2014

 
{{#if: | {{{2}}} | Information }}
{{{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

 
{{#if: | {{{2}}} | Information }}
This is an info box