More actions
No edit summary |
No edit summary |
||
Line 62: | Line 62: | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"title1":{"aliases":["title1"],"label":"Full Name","description":" | {"params":{"title1":{"aliases":["title1"],"label":"Full Name","description":"","example":"","type":"string"},"image1":{"aliases":["portrait"],"label":"Portrait","description":"","example":"","type":"wiki-file-name"},"caption1":{"aliases":["caption1"],"label":"Caption for Portrait","description":"","example":"","type":"string"},"born":{"aliases":["born"],"label":"Born","description":"Month Day, Year","example":"January 15, 1987","type":"string"},"died":{"aliases":["died"],"label":"Died","description":"If still alive, leave blank. Month Day, Year","example":"","type":"string"},"cause_of_death":{"aliases":["cause_of_death"],"label":"Cause of death","description":"","example":"","type":"string"},"residence":{"aliases":["residence"],"label":"Residence","description":"The person's current place of residence.","example":"Byfair","type":"string"},"gender":{"aliases":["gender"],"label":"Gender","description":"","example":"","type":"string"},"species":{"aliases":["species"],"label":"Species","description":"","example":"","type":"string"},"occupation":{"aliases":["occupation"],"label":"Occupation","description":"","example":"","type":"string"},"education":{"aliases":["education"],"label":"Education","description":"Major, minor, PhD, etc.","example":"PhD in Theoretical Physics, Harvard University","type":"string"},"allegiance":{"aliases":["allegiance"],"label":"Allegiance","description":"If the person served in the military, what country or corporation did they pledge allegiance to?","example":"","type":"string"},"battles/wars":{"aliases":["battles/wars"],"label":"Battles/Wars","description":"If the person served in the military, what conflicts did they take part in?","example":"","type":"string"}},"paramOrder":["title1","image1","caption1","born","died","cause_of_death","residence","gender","species","occupation","education","allegiance","battles/wars"]} | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 20:52, 28 July 2023
Example usage:
{{Test |title1=Example |portrait=Example |caption1=Example |born=Example |died=Example |cause_of_death=Example |residence=Example |gender=Example |species=Example |occupation=Example |education=Example |allegiance=Example |battles/wars=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | title1 title1 |
| String | optional |
Portrait | image1 portrait |
| File | optional |
Caption for Portrait | caption1 caption1 |
| String | optional |
Born | born born | Month Day, Year
| String | optional |
Died | died died | If still alive, leave blank. Month Day, Year
| String | optional |
Cause of death | cause_of_death cause_of_death |
| String | optional |
Residence | residence residence | The person's current place of residence.
| String | optional |
Gender | gender gender |
| String | optional |
Species | species species |
| String | optional |
Occupation | occupation occupation |
| String | optional |
Education | education education | Major, minor, PhD, etc.
| String | optional |
Allegiance | allegiance allegiance | If the person served in the military, what country or corporation did they pledge allegiance to?
| String | optional |
Battles/Wars | battles/wars battles/wars | If the person served in the military, what conflicts did they take part in?
| String | optional |