Template:Infobox row
From NSPedia
Infobox row
Creates one label/value row inside an infobox.
Usage
{{Infobox row
| label = Born
| data = 1 January 1900
}}
The label can contain any text.
For example:
{{Infobox row
| label = Vice Chairman
| data = [[John Smith]]
}}
If the data field is empty, the row will not appear.
