Template:Infobox section
From EyeWiki
Easy add sections to infobox.
{{infobox begin}} <!-- must open infobox -->
...
{{infobox section
|YourText1 <!-- header -->
|YourText2 <!-- body -->
|horizontal <!-- sections go in two columns; if "vertical" in one column -->
}}
...
{{infobox end}} <!-- must close infobox -->

