Template:Characters/doc: Difference between revisions
Awsome2464 (talk | contribs) (Reworked page with both JSON table and example code) |
Awsome2464 (talk | contribs) (Added hair color attribute) |
||
| Line 78: | Line 78: | ||
"label": "Eye Color", | "label": "Eye Color", | ||
"description": "The character's eye color", | "description": "The character's eye color", | ||
"type": "string", | |||
"required": false | |||
}, | |||
"hair": { | |||
"label": "Hair Color", | |||
"description": "The character's hair color", | |||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
| Line 115: | Line 121: | ||
|marital=Married | |marital=Married | ||
|debut=Season 1 | |debut=Season 1 | ||
|cup size=F-G | |cup size=F-G | ||
|age=Unknown | |age=Unknown | ||
|hair=Black | |||
}} | }} | ||
| Line 143: | Line 147: | ||
|height=5'7" (170 cm) | |height=5'7" (170 cm) | ||
|eyes=Amber | |eyes=Amber | ||
|hair=Black | |||
|cup size=F-G | |cup size=F-G | ||
|debut=Season 1 | |debut=Season 1 | ||
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 14:21, 5 May 2026
This template creates a table to give a brief overview of character information.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The character's name (full name if possible) | String | required |
| Image | image | Image(s) of the character. For multiple, use the <gallery> tag | String | optional |
| Aliases | aliases | Other names that the character may commonly be referred as | String | optional |
| Relatives | relatives | Any familial relations that the character may have | String | optional |
| Affiliation | affiliation | Any non-familial relations that the character may have | String | optional |
| Occupation | occupation | The character's occupation, if applicable | String | optional |
| Age | age | The character's age (or best guess based on in-game clues/evidence) | String | optional |
| Marital Status | marital | The character's canonical marital status at the start of a new save (Single, Married, Divorced) | String | optional |
| Place of Birth | birthPlace | The location the character is originally from (can be left blank if it's confirmed/implied to be Newfall) | String | optional |
| Species | species | The species of the character (can be left blank if they're a human) | String | optional |
| Gender | gender | The character's gender | String | required |
| Height | height | The character's height (can be left blank if they're non-human or the height is unknown) | String | optional |
| Eye Color | eyes | The character's eye color | String | optional |
| Hair Color | hair | The character's hair color | String | optional |
| Cup Size | cup size | If a human female, her cup size (with there being no official answers from the devs, this is primarily an educated guess) | String | optional |
| Debut | debut | The season the character officially debuted as an interactable character | String | required |
{{Characters
|name=Mrs. Lichtenstein
|image=
<gallery>
Mrs L S1.webp|Season 1
Mrs L S2.webp|Season 2
Mrs L Bikini.webp|Bikini
Mrs L Workout.webp|Workout
</gallery>
|aliases=Mrs. L
|relatives=Unnamed Father<br>Unnamed Mother<br>Unnamed Husband
|affiliation=[[Ria]] (Rival)
|occupation=Teacher
|age=Unknown
|marital=Married
|birthPlace=
|species=
|gender=Female
|height=5'7" (170 cm)
|eyes=Amber
|hair=Black
|cup size=F-G
|debut=Season 1
}}