Template:Infobox novelcharacter-TUG: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "caption": { | ||
"label": "Image caption", | |||
"description": "The caption for the image (also serves as alt text)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"full_name": { | "full_name": { | ||
"label": "Full Name", | "label": "Full Name", | ||
"description": "The full name of the character", | "description": "The full name of the character", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | |||
"nicknames": { | |||
"label": "Nicknames", | |||
"description": "Any nicknames the character goes by", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"aliases": { | |||
"label": "Aliases", | |||
"description": "Any aliases the character has used", | |||
"type": "string", | |||
"suggested": true | |||
}, | }, | ||
"gender": { | "gender": { | ||
"label": "Gender identity", | "label": "Gender identity", | ||
Line 40: | Line 52: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"birth_name": {}, | "birth_name": { | ||
"birth_date": {}, | "label": "Birth name", | ||
"description": "If different, the name the character was given at birth", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"birth_date": { | |||
"label": "Birth date", | |||
"description": "The character's birth date (YYYY-MM-DD)", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"birth_place": {}, | "birth_place": {}, | ||
"death_date": {}, | "death_date": { | ||
"label": "Death date", | |||
"description": "The character's date of death (YYYY-MM-DD)", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"death_place": {}, | "death_place": {}, | ||
"death_cause": {}, | "death_cause": {}, | ||
Line 156: | Line 183: | ||
"name", | "name", | ||
"image", | "image", | ||
"caption", | "caption", | ||
"full_name", | "full_name", | ||
Line 219: | Line 242: | ||
| autoheaders = y | | autoheaders = y | ||
| image | | image = {{#invoke:InfoboxImage|InfoboxImage| | ||
image={{{image|}}}| | |||
size=300px| | |||
sizedefault=frameless| | |||
alt={{{caption|}}}| | |||
suppressplaceholder=yes | |||
}} | |||
| caption = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}} | | caption = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}} | ||
Revision as of 16:19, 8 May 2025
Basic information about characters.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The common name of the character
| String | required |
Character image | image | An image of the character in common appearance | File | suggested |
Image caption | caption | The caption for the image (also serves as alt text) | String | suggested |
Full Name | full_name | The full name of the character | String | suggested |
Pronunciation | name_pronunciation | IPA transcription of character name | String | suggested |
Nicknames | nicknames | Any nicknames the character goes by | String | suggested |
Aliases | aliases | Any aliases the character has used | String | suggested |
Gender identity | gender | The character's gender identity
| String | suggested |
Birth name | birth_name | If different, the name the character was given at birth | String | suggested |
Birth date | birth_date | The character's birth date (YYYY-MM-DD) | Date | suggested |
birth_place | birth_place | no description | Unknown | optional |
Death date | death_date | The character's date of death (YYYY-MM-DD) | Date | suggested |
death_place | death_place | no description | Unknown | optional |
death_cause | death_cause | no description | Unknown | optional |
burial_place | burial_place | no description | Unknown | optional |
Home city | locality | The megacity in which the character lives
| String | suggested |
ethnicity | ethnicity | no description | Unknown | optional |
religion | religion | no description | Unknown | optional |
politics | politics | no description | Unknown | optional |
height | height | no description | Unknown | optional |
weight | weight | no description | Unknown | optional |
eyes | eyes | no description | Unknown | optional |
hair | hair | no description | Unknown | optional |
complexion | complexion | no description | Unknown | optional |
Name of Spryt | spryt_name | The name of the character's Spryt (WAI) | String | suggested |
Status of Spryt | spryt_status | The current status of the character's Spryt (WAI)
| String | suggested |
Other Enhancements | enhancements | Other cybernetic enhancements of the character | String | suggested |
occupation | occupation | no description | Unknown | optional |
partner | partner | no description | Unknown | optional |
partner_type | partner_type | no description | Unknown | optional |
children | children | no description | Unknown | optional |
mother | mother | no description | Unknown | optional |
father | father | no description | Unknown | optional |
siblings | siblings | no description | Unknown | optional |
relatives | relatives | no description | Unknown | optional |
sex_pref | sex_pref | no description | Unknown | optional |
distinguishing | distinguishing | no description | Unknown | optional |
fav_food | fav_food | no description | Unknown | optional |
fav_drink | fav_drink | no description | Unknown | optional |
fav_movie | fav_movie | no description | Unknown | optional |
fav_music | fav_music | no description | Unknown | optional |
fav_book | fav_book | no description | Unknown | optional |
fav_city | fav_city | no description | Unknown | optional |
fav_time | fav_time | no description | Unknown | optional |
fav_pasttime | fav_pasttime | no description | Unknown | optional |
{{#invoke:Infobox|infobox}}