Template:Infobox novelcharacter-TUG: Difference between revisions
Created page with "<noinclude> <templatedata> { "params": { "name": { "label": "Name", "description": "The common name of the character", "example": "John Smith", "type": "string", "suggested": true }, "image": { "label": "Character image", "description": "An image of the character in common appearance", "type": "wiki-file-name", "suggested": true }, "caption": {}, "full_name": { "label": "Full Name", "description": "The full name of the charac..." |
No edit summary |
||
Line 8: | Line 8: | ||
"example": "John Smith", | "example": "John Smith", | ||
"type": "string", | "type": "string", | ||
" | "required": true | ||
}, | }, | ||
"image": { | "image": { | ||
Line 16: | Line 16: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"landscape": {}, | |||
"imagesize": {}, | |||
"image_upright": {}, | |||
"alt": {}, | |||
"caption": {}, | "caption": {}, | ||
"full_name": { | "full_name": { | ||
Line 24: | Line 28: | ||
"nicknames": {}, | "nicknames": {}, | ||
"aliases": {}, | "aliases": {}, | ||
"gender": {}, | "gender": { | ||
"label": "Gender identity", | |||
"description": "The character's gender identity", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Man:", | |||
"Woman:", | |||
"Transgender:", | |||
"Non-binary:" | |||
], | |||
"suggested": true | |||
}, | |||
"birth_name": {}, | "birth_name": {}, | ||
"birth_date": {}, | "birth_date": {}, | ||
Line 49: | Line 64: | ||
"relatives": {}, | "relatives": {}, | ||
"politics": {}, | "politics": {}, | ||
"sex_pref": {}, | "sex_pref": {}, | ||
"distinguishing": {}, | "distinguishing": {}, | ||
Line 82: | Line 90: | ||
"description": "The current status of the character's Spryt (WAI)", | "description": "The current status of the character's Spryt (WAI)", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | |||
"Normal:", | |||
"Rooted:", | |||
"Deactivated:" | |||
], | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 96: | Line 109: | ||
"image", | "image", | ||
"landscape", | "landscape", | ||
"imagesize", | "imagesize", | ||
"image_upright", | "image_upright", | ||
" | "alt", | ||
"caption", | "caption", | ||
"full_name", | "full_name", | ||
Line 133: | Line 145: | ||
"siblings", | "siblings", | ||
"relatives", | "relatives", | ||
"sex_pref", | "sex_pref", | ||
"distinguishing", | "distinguishing", |
Revision as of 13:01, 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 |
landscape | landscape | no description | Unknown | optional |
imagesize | imagesize | no description | Unknown | optional |
image_upright | image_upright | no description | Unknown | optional |
alt | alt | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
Full Name | full_name | The full name of the character | String | optional |
Pronunciation | name_pronunciation | IPA transcription of character name | String | suggested |
nicknames | nicknames | no description | Unknown | optional |
aliases | aliases | no description | Unknown | optional |
Gender identity | gender | The character's gender identity
| String | suggested |
birth_name | birth_name | no description | Unknown | optional |
birth_date | birth_date | no description | Unknown | optional |
birth_place | birth_place | no description | Unknown | optional |
death_date | death_date | no description | Unknown | optional |
death_place | death_place | no description | Unknown | optional |
death_cause | death_cause | no description | Unknown | optional |
burial_place | burial_place | no description | Unknown | optional |
locality | locality | no description | Unknown | optional |
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}}