Template:Infobox character: Difference between revisions
Added the missing parameters | Character Category Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><infobox layout="stacked" accent-color-default="#d99559"> | ||
<infobox layout="stacked" accent-color-default="#d99559"> | |||
<title source="name"> | <title source="name"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
Line 18: | 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> | ||
<data source="parents"> | |||
<label>Parents</label> | |||
</data> | |||
<header>{{#if: {{{enemies|}}}{{{relatives|}}}{{{allies|}}}|Relationships }}</header> | <header>{{#if: {{{enemies|}}}{{{relatives|}}}{{{allies|}}}|Relationships }}</header> | ||
<data source="relatives"> | <data source="relatives"> | ||
Line 31: | Line 36: | ||
<label>Enemies</label> | <label>Enemies</label> | ||
</data> | </data> | ||
</infobox> | </infobox>[[Category:Characters]]</includeonly><noinclude> | ||
[[Category: | |||
</includeonly> | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 60: | Line 60: | ||
"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" | ||
}, | |||
"parents": { | |||
"description": "Who were the character's parents/creators?", | |||
"type": "string", | |||
"label": "Parents" | |||
}, | }, | ||
"relatives": { | "relatives": { | ||
Line 84: | Line 94: | ||
</templatedata> | </templatedata> | ||
<infobox layout="stacked" accent-color-default="#d99559"> | |||
<title source="name"> | |||
<default>Ajax</default> | |||
</title> | |||
<image source="image" /> | |||
<header>Basic Information</header> | |||
<data source="titles"> | |||
<label>Titles</label> | |||
<default>The Invincible Overlord, The Iron Saint</default> | |||
</data> | |||
<data source="ancestry"> | |||
<label>Ancestry</label> | |||
<default>Human (Phaedran)</default> | |||
</data> | |||
<header>Relationships</header> | |||
<data source="allies"> | |||
<label>Allies</label> | |||
<default>Hawklords</default> | |||
</data> | |||
</infobox> | |||
<nowiki> | <nowiki> | ||
Line 99: | Line 123: | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
[[Category:Infoboxes]] | |||
</noinclude> |
Latest revision as of 17:49, 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 |
Parents | parents | Who were the character's parents/creators? | 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 }}