Template:Infobox character: Difference between revisions

From Timescape Wiki
mNo edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 23: Line 23:
       <label>Died</label>
       <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 66: Line 69:
"type": "string",
"type": "string",
"label": "Died"
"label": "Died"
},
        "parents": {
"description": "Who were the character's parents/creators?",
"type": "string",
"label": "Parents"
},
},
         "relatives": {
         "relatives": {
Line 85: Line 93:
}
}
</templatedata>
</templatedata>
[[Category:Infoboxes]]
 
<includeonly><infobox layout="stacked" accent-color-default="#d99559">
<infobox layout="stacked" accent-color-default="#d99559">
   <title source="name">
   <title source="name">
     <default>Ajax</default>
     <default>Ajax</default>
Line 114: Line 122:
  | allies      = Hawklords
  | allies      = Hawklords
}}
}}
</nowiki></noinclude>
</nowiki>
[[Category:Infoboxes]]
</noinclude>

Latest revision as of 17:49, 17 November 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 and 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
}}