Template:TPeople: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{People | {{People | ||
| | |f_picture= | ||
|f_given_name= | |f_given_name= | ||
|f_middle_name= | |f_middle_name= | ||
|f_family_name= | |f_family_name= | ||
| | |f_place_of_birth= | ||
|f_place_of_death= | |f_place_of_death= | ||
|f_year_of_birth= | |f_year_of_birth= | ||
Line 20: | Line 20: | ||
<includeonly> | <includeonly> | ||
{| style="width: 70%; font-size: 100.1%; border: 0px solid white; color: black; margin-bottom: 1em; margin-left: 15%; margin-right: 15%;padding: 0.2em; text-align:left;" border="0" | {| style="width: 70%; font-size: 100.1%; border: 0px solid white; color: black; margin-bottom: 1em; margin-left: 15%; margin-right: 15%;padding: 0.2em; text-align:left;" border="0" | ||
! style="text-align: center; border: 0px solid white; background-color:white;" colspan="2" | <font face="calibri, serif" size="5">{{PAGENAME}}<br></font><br>{{{f_picture|}}} | ! style="text-align: center; border: 0px solid white; background-color:white;" colspan="2" | <font face="calibri, serif" size="5">{{PAGENAME}}<br></font><br>{{#if: {{{f_picture|}}}|[[File:{{{f_picture|}}}|200px|link=]]|[[File:{{{Missing.jpg|}}}|200px|link=]]}} | ||
|-valign="top" | |-valign="top" | ||
|width="50%" style="border: none;" align="right"| <font face="calibri, serif" size="2"></font> | |width="50%" style="border: none;" align="right"| <font face="calibri, serif" size="2"></font> | ||
Line 35: | Line 37: | ||
|-valign="top" | |-valign="top" | ||
|width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Place of birth: '''</font> | |width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Place of birth: '''</font> | ||
|width="50%" style="border-bottom: dashed 1px black;" align="left"| <font face="calibri, serif" size="2">[[Place of birth::{{{ | |width="50%" style="border-bottom: dashed 1px black;" align="left"| <font face="calibri, serif" size="2">[[Place of birth::{{{f_place_of_birth|}}}]]</font> | ||
|-valign="top" | |-valign="top" | ||
|width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Place of death: '''</font> | |width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Place of death: '''</font> | ||
Line 47: | Line 49: | ||
|-valign="top" | |-valign="top" | ||
|width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Profile: '''</font> | |width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Profile: '''</font> | ||
|width="50%" style="border-bottom: dashed 1px black;" align="left"| <font face="calibri, serif" size="2"> | |width="50%" style="border-bottom: dashed 1px black;" align="left"| <font face="calibri, serif" size="2">{{#arraymap:{{{f_profile|}}}|,|x|[[Profile::x]]}}</font> | ||
|-valign="top" | |-valign="top" | ||
|width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Source of information: '''</font> | |width="50%" style="border-bottom: dashed 1px black; border-right: solid 1px black;" align="right"| <font face="calibri, serif" size="2">'''Source of information: '''</font> |
Latest revision as of 15:46, 15 April 2012
This is the 'People' template. It should be called in the following format:
{{People |f_picture= |f_given_name= |f_middle_name= |f_family_name= |f_place_of_birth= |f_place_of_death= |f_year_of_birth= |f_year_of_death= |f_profile= |f_source_of_information= }}
Edit the page to see the template text.