Template:Infobox row/doc
[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationThis is a skeleton for infobox rows, for use in {{infobox}}
.
Usage
{{infobox row | label | data }}
Alternatively, you can use the named parameter {{{label}}}
as a substitute for {{{1}}}
, and {{{data}}}
as a substitute for {{{2}}}
.
The parameter {{{class}}}
can be added to add a class to the contents of the row.
Example
{{infobox |rows={{infobox row|title|answer}} }}
will output
Infobox row
Title |
answer |
---|