Template:Infobox/Columns

From blackwiki
< Template:Infobox
Revision as of 18:28, 27 July 2020 by imported>Muboshgu (this becomes too small in the infobox per MOS:ACCESS)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

The following template allows you to include two, three or four columns of the same width separated by a vertical line.

Usage

Title of the record
First column Second column
First column Second columnThird column
First column Second columnThird columnFourth column
{{Infobox
  |title = Title of the record
  ...
  |data...={{Infobox/Columns|First column|Second column}}
  |data...={{Infobox/Columns|First column|Second column|Third column}}
  |data...={{Infobox/Columns|First column|Second column|Third column|Fourth column}}
}}