This is the template sandbox page for Template:Infobox/Columns (diff). See also the companion subpage for test cases. |
This template is used on approximately 2,700 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. |
This template uses TemplateStyles: |
The following template allows you to include two, three or four columns of the same width separated by a vertical line.
Usage
editFirst 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}}
}}