Template:Infobox novelcharacter-TUG: Difference between revisions
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
}, | }, | ||
"birth_name": { | "birth_name": { | ||
"label": " | "label": "Name at birth", | ||
"description": "If different, the name the character was given at birth", | "description": "If different, the name the character was given at birth", | ||
"type": "string", | "type": "string", | ||
Line 59: | Line 59: | ||
}, | }, | ||
"birth_date": { | "birth_date": { | ||
"label": " | "label": "Date of birth", | ||
"description": " | "description": "When the character was born (YYYY-MM-DD)", | ||
"type": "date", | "type": "date", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"birth_place": {}, | "birth_place": { | ||
"label": "Place of birth", | |||
"description": "Where the character was born", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"death_date": { | "death_date": { | ||
"label": " | "label": "Date of death", | ||
"description": " | "description": "When the character died (YYYY-MM-DD)", | ||
"type": "date", | "type": "date", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"death_place": {}, | "death_place": { | ||
"death_cause": {}, | "label": "Place of death", | ||
"burial_place": {}, | "description": "Where the character died", | ||
"type": "string", | |||
"suggested": true | |||
}, | |||
"death_cause": { | |||
"label": "Cause of birth", | |||
"description": "How the character died", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"burial_place": { | |||
"label": "Place of burial", | |||
"description": "Where the character is buried", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"locality": { | "locality": { | ||
"label": "Home city", | "label": "Home city", | ||
Line 125: | Line 145: | ||
"ethnicity": {}, | "ethnicity": {}, | ||
"religion": {}, | "religion": {}, | ||
"height": {}, | "height": { | ||
"weight": {}, | "label": "Height", | ||
"description": "The character's height (X ft Y in, X cm OR X m)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"weight": { | |||
"label": "Weight", | |||
"description": "The character's weight (X lb or X kg)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"eyes": {}, | "eyes": {}, | ||
"hair": {}, | "hair": {}, | ||
Line 279: | Line 309: | ||
| label9 = Height | | label9 = Height | ||
| data9 = {{{height|}}} | | data9 = {{#if: {{{height|}}} | {{Infobox person/height|{{{height}}}}} }} | ||
| label10 = Weight | | label10 = Weight | ||
| data10 = {{{weight|}}} | | data10 = {{#if: {{{weight|}}} | {{Infobox person/weight|{{{weight}}}}} }} | ||
| label11 = Hair | | label11 = Hair |
Revision as of 16:39, 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 |
Name at birth | birth_name | If different, the name the character was given at birth | String | suggested |
Date of birth | birth_date | When the character was born (YYYY-MM-DD) | Date | suggested |
Place of birth | birth_place | Where the character was born | String | suggested |
Date of death | death_date | When the character died (YYYY-MM-DD) | Date | suggested |
Place of death | death_place | Where the character died | String | suggested |
Cause of birth | death_cause | How the character died | String | suggested |
Place of burial | burial_place | Where the character is buried | String | suggested |
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 | The character's height (X ft Y in, X cm OR X m) | String | suggested |
Weight | weight | The character's weight (X lb or X kg) | String | suggested |
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}}