Template:Infobox/Columns/doc

From Jonesipedia
Revision as of 10:51, 17 November 2019 by en>Bonthefox3 (Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<templatestyles src="Module:Message box/ombox.css"></templatestyles>

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

Usage

<templatestyles src="Module:Infobox/styles.css"></templatestyles>

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}}
}}