Actions

Template

Difference between revisions of "InfoBox"

m (Spacing)
m (Added table cells to demo)
Line 1: Line 1:
 
<includeonly><div class="info-box-outer"><table class="info-box"><tr><th class="infobox-title" colspan="2">{{{title}}}</th>{{{ infoBoxTable| }}}</tr></table></div></includeonly>
 
<includeonly><div class="info-box-outer"><table class="info-box"><tr><th class="infobox-title" colspan="2">{{{title}}}</th>{{{ infoBoxTable| }}}</tr></table></div></includeonly>
 
<noinclude>
 
<noinclude>
{{InfoBox|title=Test infobox|infoBoxTable=Test stuff here}}
+
{{InfoBox|title=Test infobox|infoBoxTable=<tr><td>Test stuff here</td><td>And here</td>}}
 
<templatedata>
 
<templatedata>
 
{
 
{

Revision as of 23:05, 29 September 2020


Test infobox
Test stuff hereAnd here

No description.

Template parameters

ParameterDescriptionTypeStatus
Titletitle

The title of the info box

Example
Templar Order
Stringrequired
Info box templateinfoBoxTable

The template table to show in the infobox

Unbalanced wikitextrequired