Actions

Template

Difference between revisions of "InfoBox"

m (Title fix)
m (Title fixes finally)
Line 2: Line 2:
 
     <table class="info-box">
 
     <table class="info-box">
 
         <tr>
 
         <tr>
             <th class="infobox-title">{{{title}}}
+
             <th class="infobox-title" colspan="2">{{{title}}}
 
             </th>
 
             </th>
 
             {{{ infoBoxTable| }}}
 
             {{{ infoBoxTable| }}}

Revision as of 21:54, 12 September 2020

{{{title}}}

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