Template:InfoboxPerson: Difference between revisions
Jump to navigation
Jump to search
SirPaniniee (talk | contribs) (Created page with "{{Infobox person | name = Jimmy Wales | image = Jimmy Wales - August 2019 (cropped).jpg | caption = Wales in August 2019 | birth_name = Jimmy Donal Wales | birth_date = {{birth date and age|1966|8|7}} | birth_place = Huntsville, Alabama, U.S. | death_date = | death_place = | other_names = Jimbo (screen name)<ref name=Garside-2014-08-03>{{cite news|work=The Obser...") |
SirPaniniee (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Name": { | |||
"required": true | |||
}, | |||
"Date of Birth": { | |||
"required": true | |||
}, | |||
"Nicknames": { | |||
"suggested": true | |||
}, | |||
"Birthplace": { | |||
"suggested": true | |||
}, | |||
"Parents": { | |||
"suggested": true | |||
}, | |||
"Date of Death": { | |||
"suggested": true | |||
}, | |||
"Place of Death": { | |||
"suggested": true | |||
}, | |||
} | "Siblings": { | ||
"suggested": true | |||
}, | |||
"Children": { | |||
"suggested": true | |||
}, | |||
"Education": { | |||
"suggested": true | |||
}, | |||
"Occupation": { | |||
"suggested": true | |||
}, | |||
"Known For": { | |||
"suggested": true | |||
}, | |||
"Image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"Height": { | |||
"type": "number" | |||
}, | |||
"Weight": { | |||
"type": "number" | |||
} | |||
}, | |||
"description": "A template to be used on people.", | |||
"paramOrder": [ | |||
"Image", | |||
"Name", | |||
"Height", | |||
"Weight", | |||
"Date of Birth", | |||
"Birthplace", | |||
"Date of Death", | |||
"Place of Death", | |||
"Education", | |||
"Occupation", | |||
"Known For", | |||
"Nicknames", | |||
"Parents", | |||
"Siblings", | |||
"Children" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 20:11, 5 January 2023
A template to be used on people.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | Image | no description | File | optional |
Name | Name | no description | Unknown | required |
Height | Height | no description | Number | optional |
Weight | Weight | no description | Number | optional |
Date of Birth | Date of Birth | no description | Unknown | required |
Birthplace | Birthplace | no description | Unknown | suggested |
Date of Death | Date of Death | no description | Unknown | suggested |
Place of Death | Place of Death | no description | Unknown | suggested |
Education | Education | no description | Unknown | suggested |
Occupation | Occupation | no description | Unknown | suggested |
Known For | Known For | no description | Unknown | suggested |
Nicknames | Nicknames | no description | Unknown | suggested |
Parents | Parents | no description | Unknown | suggested |
Siblings | Siblings | no description | Unknown | suggested |
Children | Children | no description | Unknown | suggested |