Template:Infobox/Columns
Appearance
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Warning | This template is used on approximately 2,800 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab. The following template allows you to include two, three or four columns of the same width separated by a vertical line.
Usage
First column Second column | |
First column Second column Third column | |
First column Second column Third column Fourth 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}}
}}