More actions
imported>Oracle9 No edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"image1": { | |||
"aliases": [ | |||
"portrait" | |||
], | |||
"label": "Portrait" | |||
}, | |||
"born": { | |||
"label": "Date of Birth", | |||
"description": "Month Day, Year", | |||
"example": "January 15, 1987" | |||
}, | |||
"died": { | |||
"aliases": [ | |||
"died" | |||
], | |||
"label": "Died", | |||
"description": "If still alive, leave blank. Month Day, Year" | |||
}, | |||
"residence": { | |||
"aliases": [ | |||
"residence" | |||
], | |||
"label": "Residence", | |||
"description": "The person's current place of residence.", | |||
"example": "Byfair" | |||
}, | |||
"gender": { | |||
"aliases": [ | |||
"gender" | |||
], | |||
"label": "Gender" | |||
}, | |||
"species": { | |||
"aliases": [ | |||
"species" | |||
], | |||
"label": "Species" | |||
}, | |||
"occupation": { | |||
"aliases": [ | |||
"occupation" | |||
], | |||
"label": "Occupation" | |||
}, | |||
"education": { | |||
"aliases": [ | |||
"education" | |||
], | |||
"label": "Education", | |||
"description": "Major, minor, PhD, etc.", | |||
"example": "PhD in Theoretical Physics, Harvard University" | |||
}, | |||
"allegiance": { | |||
"aliases": [ | |||
"allegiance" | |||
], | |||
"label": "Allegiance", | |||
"description": "If the person served in the military, what country or corporation did they pledge allegiance to?" | |||
}, | |||
"battles/wars": { | |||
"aliases": [ | |||
"battles/wars" | |||
], | |||
"label": "Battles/Wars", | |||
"description": "If the person served in the military, what conflicts did they take part in?" | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> |
Revision as of 15:18, 23 July 2023
Example usage:
{{CorpRP-character-infobox |title1=Example |image1=Example |caption1=Example |born=Example |residence=Example |gender=Example |species=Example |occupation=Example |education=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Portrait | image1 portrait | no description | Unknown | optional |
Date of Birth | born | Month Day, Year
| Unknown | optional |
Died | died died | If still alive, leave blank. Month Day, Year | Unknown | optional |
Residence | residence residence | The person's current place of residence.
| Unknown | optional |
Gender | gender gender | no description | Unknown | optional |
Species | species species | no description | Unknown | optional |
Occupation | occupation occupation | no description | Unknown | optional |
Education | education education | Major, minor, PhD, etc.
| Unknown | optional |
Allegiance | allegiance allegiance | If the person served in the military, what country or corporation did they pledge allegiance to? | Unknown | optional |
Battles/Wars | battles/wars battles/wars | If the person served in the military, what conflicts did they take part in? | Unknown | optional |