Template:Characters/doc: Difference between revisions

From Another Chance Wiki
Jump to navigation Jump to search
(Created page)
 
(Added hair color attribute)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This template creates a table to give a brief overview of character information.
<templatedata>
{
    "description": "This template creates a table to give a brief overview of character information.",
    "params": {
        "name": {
            "label": "Name",
            "description": "The character's name (full name if possible)",
            "type": "string",
            "required": true
        },
        "image": {
            "label": "Image",
            "description": "Image(s) of the character. For multiple, use the <gallery> tag",
            "type": "string",
            "required": false
        },
        "aliases": {
            "label": "Aliases",
            "description": "Other names that the character may commonly be referred as",
            "type": "string",
            "required": false
        },
        "relatives": {
            "label": "Relatives",
            "description": "Any familial relations that the character may have",
            "type": "string",
            "required": false
        },
        "affiliation": {
            "label": "Affiliation",
            "description": "Any non-familial relations that the character may have",
            "type": "string",
            "required": false
        },
        "occupation": {
            "label": "Occupation",
            "description": "The character's occupation, if applicable",
            "type": "string",
            "required": false
        },
        "age": {
            "label": "Age",
            "description": "The character's age (or best guess based on in-game clues/evidence)",
            "type": "string",
            "required": false
        },
        "marital": {
            "label": "Marital Status",
            "description": "The character's canonical marital status at the start of a new save (Single, Married, Divorced)",
            "type": "string",
            "required": false
        },
        "birthPlace": {
            "label": "Place of Birth",
            "description": "The location the character is originally from (can be left blank if it's confirmed/implied to be Newfall)",
            "type": "string",
            "required": false
        },
        "species": {
            "label": "Species",
            "description": "The species of the character (can be left blank if they're a human)",
            "type": "string",
            "required": false
        },
        "gender": {
            "label": "Gender",
            "description": "The character's gender",
            "type": "string",
            "required": true
        },
        "height": {
            "label": "Height",
            "description": "The character's height (can be left blank if they're non-human or the height is unknown)",
            "type": "string",
            "required": false
        },
        "eyes": {
            "label": "Eye Color",
            "description": "The character's eye color",
            "type": "string",
            "required": false
        },
        "hair": {
            "label": "Hair Color",
            "description": "The character's hair color",
            "type": "string",
            "required": false
        },
        "cup size": {
            "label": "Cup Size",
            "description": "If a human female, her cup size (with there being no official answers from the devs, this is primarily an educated guess)",
            "type": "string",
            "required": false
        },
        "debut": {
            "label": "Debut",
            "description": "The season the character officially debuted as an interactable character",
            "type": "string",
            "required": true
        }
    }
}
</templatedata>
 
{{Characters
|name=Mrs. Lichtenstein
|aliases=Mrs. L
|relatives=Unnamed Father<br>Unnamed Mother<br>Unnamed Husband
|affiliation=[[Ria]] (Rival)
|gender=Female
|eyes=Amber
|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>
|height=5'7" (170 cm)
|occupation=Teacher
|marital=Married
|debut=Season 1
|cup size=F-G
|age=Unknown
|hair=Black
}}


<pre>
<pre>
{{Characters
{{Characters
|name=
|name=Mrs. Lichtenstein
|image=
|image=
|aliases=
<gallery>
|relatives=
Mrs L S1.webp|Season 1
|affiliation=
Mrs L S2.webp|Season 2
|occupation=
Mrs L Bikini.webp|Bikini
|age=
Mrs L Workout.webp|Workout
|marital=
</gallery>
|aliases=Mrs. L
|relatives=Unnamed Father<br>Unnamed Mother<br>Unnamed Husband
|affiliation=[[Ria]] (Rival)
|occupation=Teacher
|age=Unknown
|marital=Married
|birthPlace=
|birthPlace=
|species=
|species=
|gender=
|gender=Female
|height=
|height=5'7" (170 cm)
|eyes=
|eyes=Amber
|cup size=
|hair=Black
|debut=
|cup size=F-G
|debut=Season 1
}}
}}
</pre>
</pre>
{| class="wikitable"
! Parameter !! Description !! Example
|-
| name || The character's full/official name || Jacklyn Hyde
|-
| image || Image(s) of the character. For multiple, use the <nowiki><gallery></nowiki> tag || <nowiki><gallery>
Jacklyn season 1.webp|Season 1
Jacklyn season 2.webp|Season 2
Jacklyn dress.webp|Dress
</gallery></nowiki>
|-
| aliases || Other names that the character may commonly be referred as || Evelyn (Demo)
|-
| relatives || Any familial relations that the character may have || Lora (Great Great Aunt)
|-
| affiliation || Any non-familial characters that the character may be associated with || Mrs. Bloomer (Teacher)
|-
| occupation || The character's occupation, if applicable || Art Teacher's Assistant
|-
| age || The character's age (or best guess based on in-game clues/evidence) || 24
|-
| marital || The character's canonical marital status at the start of a new save (Single, Married, Divorced) || Single
|-
| birthPlace || The location the character is originally from (can be left blank if it's confirmed/implied to be Newfall) ||
|-
| species || The species of the character (can be left blank if they're a human) ||
|-
| gender || The character's gender || Female
|-
| height || The character's height (can be left blank if they're non-human or the height is unknown) || 5'6" (167.5 cm)
|-
| eyes || The character's eye color || Amber
|-
| cup size || If a human female, her cup size (with no official answers from the devs, this is primarily an educated guess) || C
|-
| debut || The season the character officially debuted as a romanceable/interactable character || Season 1
|}

Latest revision as of 14:21, 5 May 2026

This template creates a table to give a brief overview of character information.

Template parameters

ParameterDescriptionTypeStatus
Namename

The character's name (full name if possible)

Stringrequired
Imageimage

Image(s) of the character. For multiple, use the <gallery> tag

Stringoptional
Aliasesaliases

Other names that the character may commonly be referred as

Stringoptional
Relativesrelatives

Any familial relations that the character may have

Stringoptional
Affiliationaffiliation

Any non-familial relations that the character may have

Stringoptional
Occupationoccupation

The character's occupation, if applicable

Stringoptional
Ageage

The character's age (or best guess based on in-game clues/evidence)

Stringoptional
Marital Statusmarital

The character's canonical marital status at the start of a new save (Single, Married, Divorced)

Stringoptional
Place of BirthbirthPlace

The location the character is originally from (can be left blank if it's confirmed/implied to be Newfall)

Stringoptional
Speciesspecies

The species of the character (can be left blank if they're a human)

Stringoptional
Gendergender

The character's gender

Stringrequired
Heightheight

The character's height (can be left blank if they're non-human or the height is unknown)

Stringoptional
Eye Coloreyes

The character's eye color

Stringoptional
Hair Colorhair

The character's hair color

Stringoptional
Cup Sizecup size

If a human female, her cup size (with there being no official answers from the devs, this is primarily an educated guess)

Stringoptional
Debutdebut

The season the character officially debuted as an interactable character

Stringrequired


{{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
}}