Difference between revisions of "Template:PersonInfoBox"

From Wythepedia: The George Wythe Encyclopedia
Jump to: navigation, search
Line 4: Line 4:
 
|-
 
|-
 
| colspan="2" style="text-align: center; font-size: 125%;"|'''{{{name}}}'''
 
| colspan="2" style="text-align: center; font-size: 125%;"|'''{{{name}}}'''
|- {{#if: {{{imagename|}}} | | style="display: none;" }}
+
|- {{#if: {{{imagename|}}} | | style="display: none;" }} <br />
 
| colspan="2" |
 
| colspan="2" |
 
[[File:{{{imagename}}}|center|border|300px]]
 
[[File:{{{imagename}}}|center|border|300px]]

Revision as of 15:41, 2 December 2015


To put an INFOBOX with a BIOGRAPHY on a person's page, copy and paste the following code:

{{PersonInfoBox
|imagename=ImageFile.jpg
|name=
|honorific=
|1stoffice=
|1stofficedates=
|1stofficepreceded=
|1stofficesucceeded=
|2ndoffice=
|2ndofficedates=
|2ndofficepreceded=
|2ndofficesucceeded=
|3rdoffice=
|3rdofficedates=
|3rdofficepreceded=
|3rdofficesucceeded=
|4thoffice=
|4thofficedates=
|4thofficepreceded=
|4thofficesucceeded=
|5thoffice=
|5thofficedates=
|5thofficepreceded=
|5thofficesucceeded=
|6thoffice=
|6thofficedates=
|6thofficepreceded=
|6thofficesucceeded=
|7thoffice=
|7thofficedates=
|7thofficepreceded=
|7thofficesucceeded=
|borndate=
|bornplace=
|dieddate=
|diedplace=
|restingplace=
|residence=
|education=
|almamater=
|profession=
|spouse=
|relatives=
|knownfor=
|signature=ImageFile.jpg
}}