Template:Infobox person: Difference between revisions

From PZwiki
(Added doc template)
(fixed duplicate argument)
Line 106: Line 106:
| data37    = {{{spouse|}}}
| data37    = {{{spouse|}}}


| label37   = Partner(s)
| label38   = Partner(s)
| data37   = {{{partner|{{{domesticpartner|{{{domestic_partner|}}}}}}}}}
| data38   = {{{partner|{{{domesticpartner|{{{domestic_partner|}}}}}}}}}


| label38   = Children
| label39   = Children
| data38     = {{{children|}}}
| data39     = {{{children|}}}


| label39   = Parents
| label40   = Parents
| data39     = {{{parents|}}}
| data40     = {{{parents|}}}


| label40   = Relatives
| label41   = Relatives
| data40     = {{{relations|{{{relatives|}}}}}}
| data41     = {{{relations|{{{relatives|}}}}}}


| label41   = Family
| label42   = Family
| data41     = {{{family|}}}
| data42     = {{{family|}}}


| label42   = Call-sign
| label43   = Call-sign
| data42     = {{{callsign|}}}
| data43     = {{{callsign|}}}


| label43   = Awards
| label44   = Awards
| data43     = {{{awards|}}}
| data44     = {{{awards|}}}


| label44   = {{#if:{{{honours|}}}|Honours|Honors}}
| label45   = {{#if:{{{honours|}}}|Honours|Honors}}
| data44     = {{#if:{{{honours|}}}|{{{honours}}}|{{{honors|}}}}}
| data45     = {{#if:{{{honours|}}}|{{{honours}}}|{{{honors|}}}}}


| label45   = Signature
| label46   = Signature
| data45     = {{#if:{{{signature|}}}|{{#invoke:InfoboxImage|InfoboxImage|image={{{signature|}}}|size={{{signature_size|}}}|sizedefault=150px|alt={{{signature alt|{{{signature_alt|}}}}}}}} }}
| data46     = {{#if:{{{signature|}}}|{{#invoke:InfoboxImage|InfoboxImage|image={{{signature|}}}|size={{{signature_size|}}}|sizedefault=150px|alt={{{signature alt|{{{signature_alt|}}}}}}}} }}


| data46     = {{{misc|{{{module|}}}}}}
| data47     = {{{misc|{{{module|}}}}}}
| data47     = {{{misc2|{{{module2|}}}}}}
| data48     = {{{misc2|{{{module2|}}}}}}
| data48     = {{{misc3|{{{module3|}}}}}}
| data49     = {{{misc3|{{{module3|}}}}}}
| data49     = {{{misc4|{{{module4|}}}}}}
| data50     = {{{misc4|{{{module4|}}}}}}
| data50     = {{{misc5|{{{module5|}}}}}}
| data51     = {{{misc5|{{{module5|}}}}}}
| data51     = {{{misc6|{{{module6|}}}}}}
| data52     = {{{misc6|{{{module6|}}}}}}


| header52   = {{#if:{{{website|{{{homepage|{{{URL|}}}}}}}}}|Website}}
| header53   = {{#if:{{{website|{{{homepage|{{{URL|}}}}}}}}}|Website}}
| data53    = {{{website|{{{homepage|{{{URL|}}}}}}}}}
| data53    = {{{website|{{{homepage|{{{URL|}}}}}}}}}



Revision as of 12:45, 18 May 2018

[[File:{{{image}}}|Template:Px|alt=]]
Born Template:Br separated entries
Died Template:Br separated entries
Resting place Template:Br separated entries
[view] [edit] [history] [purge] Template documentation
An infobox for people that have had some involvement with the game (not to be used for in-game characters).

Example

name

image_caption
Native name native_name
Born Template:Br separated entries
Status disappeared_status
Died Template:Br separated entries
Resting place Template:Br separated entries
Residence residence
Nationality nationality
Other names other_names
Ethnicity ethnicity
Citizenship citizenship
Education education
Alma mater alma_mater
Occupation occupation
Years active years_active
Known for known_for
Children children
Awards awards
Website
Notes
footnotes


{{Infobox_person
|name=name
|image=Image.png
|image_caption=image_caption
|native_name=native_name
|native_name_lang=native_name_lang
|birth_name=birth_name
|birth_date=birth_date
|birth_place=birth_place
|disappeared_status=disappeared_status
|residence=residence
|nationality=nationality
|other_names=other_names
|ethnicity=ethnicity
|citizenship=citizenship
|education=education
|alma_mater=alma_mater
|occupation=occupation
|years_active=years_active
|known_for=known_for
|children=children
|awards=awards
|website=website
|homepage=homepage
|URL=URL
|footnotes=footnotes
}}
Documentation transcluded from Template:Infobox person/doc.
Editors can experiment in this template's sandbox (create)