Template:Characters: Difference between revisions
Awsome2464 (talk | contribs) m (1 revision imported) |
Awsome2464 (talk | contribs) (Added hair color attribute) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="title"> | <title source="title"> | ||
<default>{{{name}}}</default> | <default>{{{name|}}}</default> | ||
</title> | </title> | ||
<image source="image"> | <image source="image"> | ||
<default>[[File:{{{image}}}|262px|link=]]</default> | <default>[[File:{{{image|}}}|262px|link=]]</default> | ||
</image> | </image> | ||
<data source="data1"> | <data source="data1"> | ||
<label>Aliases</label> | <label>Aliases</label> | ||
<default>{{{aliases}}}</default> | <default>{{{aliases|}}}</default> | ||
</data> | </data> | ||
<data source="data2"> | <data source="data2"> | ||
<label>Relatives</label> | <label>Relatives</label> | ||
<default>{{{relatives}}}</default> | <default>{{{relatives|}}}</default> | ||
</data> | </data> | ||
<data source="data3"> | <data source="data3"> | ||
<label>Affiliation</label> | <label>Affiliation</label> | ||
<default>{{{affiliation}}}</default> | <default>{{{affiliation|}}}</default> | ||
</data> | </data> | ||
<data source="data4"> | <data source="data4"> | ||
<label>Occupation</label> | <label>Occupation</label> | ||
<default>{{{occupation}}}</default> | <default>{{{occupation|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data5"> | ||
<label>Age</label> | |||
<default>{{{age|}}}</default> | |||
</data> | |||
<data source="data6"> | |||
<label>Marital Status</label> | <label>Marital Status</label> | ||
<default>{{{marital}}}</default> | <default>{{{marital|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data7"> | ||
<label>Place of Birth</label> | <label>Place of Birth</label> | ||
<default>{{{birthPlace}}}</default> | <default>{{{birthPlace|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data8"> | ||
<label>Species</label> | <label>Species</label> | ||
<default>{{{species}}}</default> | <default>{{{species|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data9"> | ||
<label>Gender</label> | <label>Gender</label> | ||
<default>{{{gender}}}</default> | <default>{{{gender|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data10"> | ||
<label>Height</label> | <label>Height</label> | ||
<default>{{{height}}}</default> | <default>{{{height|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data11"> | ||
<label>Weight</label> | <label>Weight</label> | ||
<default>{{{weight}}}</default> | <default>{{{weight|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data12"> | ||
<label>Eye Color</label> | <label>Eye Color</label> | ||
<default>{{{eyes}}}</default> | <default>{{{eyes|}}}</default> | ||
</data> | |||
<data source="data13"> | |||
<label>Hair Color</label> | |||
<default>{{{hair|}}}</default> | |||
</data> | </data> | ||
<data source=" | <data source="data14"> | ||
<label>Cup Size</label> | <label>Cup Size</label> | ||
<default>{{{cup size}}}</default> | <default>{{{cup size|}}}</default> | ||
</data> | </data> | ||
<data source=" | <data source="data15"> | ||
<label>Debut</label> | <label>Debut</label> | ||
<default>{{{debut}}}</default> | <default>{{{debut|}}}</default> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
{{Documentation}} | |||
</noinclude> | |||
Latest revision as of 14:20, 5 May 2026
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
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
}}