Difference between revisions of "Template:PersonInfoBox"

From Wythepedia: The George Wythe Encyclopedia
Jump to: navigation, search
Line 8: Line 8:
 
[[File:{{{imagename}}}|center|border|300px]]
 
[[File:{{{imagename}}}|center|border|300px]]
 
|- {{#if: {{{1stoffice|}}} | | style="display: none;" }}
 
|- {{#if: {{{1stoffice|}}} | | style="display: none;" }}
| colspan="2" style="vertical-align: top; font-size: 85%; background-color: lavender; text-align: center; margin: 5px 0 5px 0;"|'''{{{1stoffice}}}'''
+
| colspan="2" style="vertical-align: top; font-size: 85%; background-color: lavender; text-align: center; margin: 15px 0 15px 0;"|'''{{{1stoffice}}}'''
 
|- {{#if: {{{1stofficedates|}}} | | style="display: none;" }}
 
|- {{#if: {{{1stofficedates|}}} | | style="display: none;" }}
 
| colspan="2" style="vertical-align: top; font-size: 85%; text-align: center;"|'''In office'''
 
| colspan="2" style="vertical-align: top; font-size: 85%; text-align: center;"|'''In office'''
Line 20: Line 20:
 
| style="vertical-align: top; font-size: 85%;"|{{{1stofficesucceeded}}}
 
| style="vertical-align: top; font-size: 85%;"|{{{1stofficesucceeded}}}
 
|- {{#if: {{{2ndoffice|}}} | | style="display: none;" }}
 
|- {{#if: {{{2ndoffice|}}} | | style="display: none;" }}
| colspan="2" style="vertical-align: top; font-size: 85%; background-color: lavender; text-align: center; margin: 5px 0 5px 0;"|'''{{{2ndoffice}}}'''
+
| colspan="2" style="vertical-align: top; font-size: 85%; background-color: lavender; text-align: center; margin: 15px 0 15px 0;"|'''{{{2ndoffice}}}'''
 
|- {{#if: {{{2ndofficedates|}}} | | style="display: none;" }}
 
|- {{#if: {{{2ndofficedates|}}} | | style="display: none;" }}
 
| colspan="2" style="vertical-align: top; font-size: 85%; text-align: center;"|'''In office'''
 
| colspan="2" style="vertical-align: top; font-size: 85%; text-align: center;"|'''In office'''

Revision as of 16:04, 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
}}