Template:Person: Difference between revisions
Jump to navigation
Jump to search
Bibbleskit (talk | contribs) No edit summary |
Bibbleskit (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th colspan="2" text-align="center">{{{Image}}}</th> | {{#if:{{{Image|}}}|<th colspan="2" text-align="center">{{{Image}}}</th>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 24: | Line 24: | ||
<tr> | <tr> | ||
{{#if:{{{Role|}}}|<td>'''Role'''</td><td>{{{Role|}}}</td>|}} | {{#if:{{{Role|}}}|<td>'''Role'''</td><td>{{{Role|}}}</td>|}} | ||
</tr> | |||
<tr> | |||
{{#if:{{{Height|}}}|<td>'''Height'''</td><td>{{{Height|}}}</td>|}} | |||
</tr> | |||
<tr> | |||
{{#if:{{{Age|}}}|<td>'''Age'''</td><td>{{{Age|}}}</td>|}} | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 49: | Line 55: | ||
"Name": { | "Name": { | ||
"description": "the full name of the entity", | "description": "the full name of the entity", | ||
"example": "Freyja Lest" | "example": "Freyja Lest", | ||
"required": true | |||
}, | }, | ||
"Birth Date": { | "Birth Date": { | ||
Line 86: | Line 93: | ||
"description": "Adventurer's role within their assigned Division" | "description": "Adventurer's role within their assigned Division" | ||
}, | }, | ||
"Pronouns": {} | "Pronouns": {}, | ||
"Age": {}, | |||
"Height": {} | |||
}, | }, | ||
"description": "A template used for beings of Castrella. Can be a character, deity, historical figure, animal, etc.", | "description": "A template used for beings of Castrella. Can be a character, deity, historical figure, animal, etc.", | ||
Line 96: | Line 105: | ||
"Species", | "Species", | ||
"Subspecies", | "Subspecies", | ||
"Height", | |||
"Age", | |||
"Birth Date", | |||
"Death Date", | |||
"Division", | "Division", | ||
"Role", | "Role", | ||
"Zodiac", | "Zodiac", | ||
"Aspect", | "Aspect", |
Latest revision as of 20:22, 1 January 2025
{{{Name}}} | |
---|---|
A template used for beings of Castrella. Can be a character, deity, historical figure, animal, etc.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | the full name of the entity
| Unknown | required |
Image | Image | an image depicting the character | Content | optional |
Alternate Names | Alternate Names | Nicknames, titles, etc.
| Unknown | optional |
Pronouns | Pronouns | no description | Unknown | optional |
Species | Species | The race/species of the entity. | Unknown | optional |
Subspecies | Subspecies | Subspecies if necessary. | Unknown | optional |
Height | Height | no description | Unknown | optional |
Age | Age | no description | Unknown | optional |
Birth Date | Birth Date | date of birth | Unknown | optional |
Death Date | Death Date | date of death | Unknown | optional |
Division | Division | Adventurer's assignment within the Guild | Unknown | optional |
Role | Role | Adventurer's role within their assigned Division | Unknown | optional |
Zodiac | Zodiac | the zodiac of the entity | Unknown | optional |
Aspect | Aspect | the magical aspect of the entity | Unknown | optional |
Family | Family | any family members related to the entity. | Unknown | optional |