Difference between revisions of "Template:PersonInfoBox"

From Wythepedia: The George Wythe Encyclopedia
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>{| width="320" style="float: right; background-color: #f9f9f9; border: 1px solid #ddd; margin: 10px 0 10px 10px; line-height: 1.2em;"
 
<includeonly>{| width="320" style="float: right; background-color: #f9f9f9; border: 1px solid #ddd; margin: 10px 0 10px 10px; line-height: 1.2em;"
 +
|- {{#if: {{{honorific|}}} | | style="display: none;" }}
 +
| colspan="2" style="text-align: center;"|{{{honorific}}}
 
|-
 
|-
 
| colspan="2" style="text-align: center; font-size: 125%;"|'''{{{name}}}'''
 
| colspan="2" style="text-align: center; font-size: 125%;"|'''{{{name}}}'''
Line 139: Line 141:
 
|imagename=ImageFile.jpg
 
|imagename=ImageFile.jpg
 
|name=
 
|name=
 +
|honorific=
 
|1stoffice=
 
|1stoffice=
 
|1stofficedates=
 
|1stofficedates=

Revision as of 15:00, 20 April 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
}}