Template:Infobox character: Difference between revisions

From Timescape Wiki
No edit summary
Tag: 2017 source edit
Add From
Tag: 2017 source edit
 
Line 16: Line 16:
     <data source="ancestry">
     <data source="ancestry">
       <label>Ancestry</label>
       <label>Ancestry</label>
    </data>
    <data source="from">
      <label>From</label>
     </data>
     </data>
     <data source="born">
     <data source="born">
Line 61: Line 64:
},
},
         "born": {
         "born": {
"description": "When and where was the character born?",
"description": "When was the character born?",
"type": "string",
"type": "string",
"label": "Born"
"label": "Born"
},
        "from": {
"description": "Where was the character born?",
"type": "string",
"label": "From"
},
},
         "died": {
         "died": {

Latest revision as of 16:49, 21 December 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titlestitles

What titles does the character have?

Stringoptional
Aliasesaliases

What other names does the character have?

Stringoptional
True or Actual Nametrue-name

What is the actual name of the character

Stringoptional
Ancestryancestry

What is the ancestry of the character? Where do they originate from?

Stringoptional
Bornborn

When was the character born?

Stringoptional
Fromfrom

Where was the character born?

Stringoptional
Dieddied

When and where did the character die?

Stringoptional
Parentsparents

Who were the character's parents/creators?

Stringoptional
Relativesrelatives

Character's Family and their relationships

Stringoptional
Alliesallies

Other Character's or factions allied to the character

Stringoptional
Enemiesenemies

Other Character's or factions in opposition with the character

Stringoptional

{{Infobox character
 | name         = Ajax
 | titles       = The Invincible Overlord, The Iron Saint
 | ancestry     = Human (Phaedran)
 | allies       = Hawklords
}}