Template:Infobox character: Difference between revisions
m Revert category to singular Tag: 2017 source edit |
Separated lived in into born and died Tag: 2017 source edit |
||
Line 17: | Line 17: | ||
<label>Ancestry</label> | <label>Ancestry</label> | ||
</data> | </data> | ||
<data source=" | <data source="born"> | ||
<label> | <label>Born</label> | ||
</data> | |||
<data source="died"> | |||
<label>Died</label> | |||
</data> | </data> | ||
<header>{{#if: {{{enemies|}}}{{{relatives|}}}{{{allies|}}}|Relationships }}</header> | <header>{{#if: {{{enemies|}}}{{{relatives|}}}{{{allies|}}}|Relationships }}</header> | ||
Line 54: | Line 57: | ||
"label": "Ancestry" | "label": "Ancestry" | ||
}, | }, | ||
" | "born": { | ||
"description": "When was the character born and | "description": "When and where was the character born?", | ||
"type": "string", | |||
"label": "Born" | |||
}, | |||
"died": { | |||
"description": "When and where did the character die?", | |||
"type": "string", | "type": "string", | ||
"label": " | "label": "Died" | ||
}, | }, | ||
"relatives": { | "relatives": { |
Revision as of 16:30, 17 November 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Titles | titles | What titles does the character have? | String | optional |
Aliases | aliases | What other names does the character have? | String | optional |
True or Actual Name | true-name | What is the actual name of the character | String | optional |
Ancestry | ancestry | What is the ancestry of the character? Where do they originate from? | String | optional |
Born | born | When and where was the character born? | String | optional |
Died | died | When and where did the character die? | String | optional |
Relatives | relatives | Character's Family and their relationships | String | optional |
Allies | allies | Other Character's or factions allied to the character | String | optional |
Enemies | enemies | Other Character's or factions in opposition with the character | String | optional |
{{Infobox character | name = Ajax | titles = The Invincible Overlord, The Iron Saint | ancestry = Human (Phaedran) | allies = Hawklords }}