Template:Person: Difference between revisions
Jump to navigation
Jump to search
Bibbleskit (talk | contribs) No edit summary Tag: Reverted |
Bibbleskit (talk | contribs) No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="float: right"> | <div style="float: right; background-color: #eee;"> | ||
<table> | <table> | ||
<tr> | <tr> | ||
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> | ||
<td>'''Alternate Names'''</td> | {{#if:{{{Alternate Names|}}}|<td>'''Alternate Names'''</td><td>{{{Alternate Names|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>'''Pronouns'''</td> | {{#if:{{{Pronouns|}}}|<td>'''Pronouns'''</td><td>{{{Pronouns|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>'''Species'''</td> | {{#if:{{{Species|}}}|<td>'''Species'''</td><td>{{{Species|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
{{if | {{#if:{{{Subspecies|}}}|<td>'''Subspecies'''</td><td>{{{Subspecies|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>'''Division'''</td> | {{#if:{{{Division|}}}|<td>'''Division'''</td><td>{{{Division|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>'''Role'''</td> | {{#if:{{{Role|}}}|<td>'''Role'''</td><td>{{{Role|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>''' | {{#if:{{{Height|}}}|<td>'''Height'''</td><td>{{{Height|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>''' | {{#if:{{{Age|}}}|<td>'''Age'''</td><td>{{{Age|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>''' | {{#if:{{{Birth Date|}}}|<td>'''Birth Date'''</td><td>{{{Birth Date|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>''' | {{#if:{{{Death Date|}}}|<td>'''Death Date'''</td><td>{{{Death Date|}}}</td>|}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>''' | {{#if:{{{Zodiac|}}}|<td>'''Zodiac'''</td><td>{{{Zodiac|}}}</td>|}} | ||
<td>{{{Family|}}}</td> | </tr> | ||
<tr> | |||
{{#if:{{{Aspect|}}}|<td>'''Aspect'''</td><td>{{{Aspect|}}}</td>|}} | |||
</tr> | |||
<tr> | |||
{{#if:{{{Family|}}}|<td>'''Family'''</td><td>{{{Family|}}}</td>|}} | |||
</tr> | </tr> | ||
</table> | </table> | ||
Line 62: | 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 99: | 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 109: | 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 |