Test

From NSPedia
Revision as of 02:56, 6 September 2026 by NSPedia (talk | contribs)



Infobox person

A flexible Wikipedia-style infobox.

Unlike numbered label/data templates, this version allows an unlimited number of rows and sections.

Example

{{Infobox person
| name = John Smith
| image = John Smith.jpg
| caption = Smith in 1940

| content =

{{Infobox section|President of the United States}}

{{Infobox row
| label = In office
| data = 2 August 1934 – 30 April 1945
}}

{{Infobox row
| label = Vice President
| data = [[Joe Example]]
}}

{{Infobox row
| label = Preceded by
| data = [[Cool Guy]]
}}

{{Infobox row
| label = Succeeded by
| data = [[Less Than Cool Guy]]
}}

{{Infobox section|Personal details}}

{{Infobox row
| label = Born
| data = 1 January 1890
}}

}}