This 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 |
---|
[view | edit | history | purge]The above documentation is transcluded from Template:Infobox row/doc.