Template:Infobox character: Difference between revisions

From Timescape Wiki
Creating infobox character (incomplete)
Tag: 2017 source edit
 
m Revert category to singular
Tag: 2017 source edit
 
(5 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>
   </title>
   </title>
   <image source="image" />
   <image source="image" />
   <infobox layout="stacked" accent-color-default="#d99559">
   <header>Basic Information</header>
  <title>
    <data source="titles">
     <default>Basic Information</default>
      <label>Titles</label>
  </title>
    </data>
  <data source="titles">
    <data source="aliases">
    <label>Titles</label>
      <label>Aliases</label>
  </data>
    </data>
  <data source="aliases">
     <data source="true-name">
    <label>Aliases</label>
      <label>True Name</label>
  </data>
    </data>
   <data source="true-name">
    <data source="ancestry">
    <label>True Name</label>
      <label>Ancestry</label>
  </data>
    </data>
  <data source="ancestry">
    <data source="lived-in">
    <label>Ancestry</label>
      <label>Lived in</label>
  </data>
    </data>
  </infobox>
   <header>{{#if: {{{enemies|}}}{{{relatives|}}}{{{allies|}}}|Relationships  }}</header>
</infobox>
    <data source="relatives">
</includeonly>
      <label>Relatives</label>
 
    </data>
 
    <data source="allies">
<noinclude>
      <label>Allies</label>
    </data>
    <data source="enemies">
      <label>Enemies</label>
  </data>
</infobox>[[Category:Characters]]</includeonly><noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
        "titles": {
"description": "What titles does the character have?",
"type": "string",
"label": "Titles"
},
"aliases": {
"aliases": {
"description": "What other names does the manifold have?",
"description": "What other names does the character have?",
"type": "string",
"type": "string",
"label": "Aliases"
"label": "Aliases"
},
},
         "index": {
         "true-name": {
"description": "What is the actual name of the character",
"type": "string",
"type": "string",
"label": "Manifold Index"
"label": "True or Actual Name"
},
},
         "chronographic": {
         "ancestry": {
"description": "What is the ancestry of the character? Where do they originate from?",
"type": "string",
"type": "string",
"label": "Chronographic index"
"label": "Ancestry"
},
},
         "dialect": {
         "lived-in": {
"description": "The main dialect spoken in the manifold?",
"description": "When was the character born and when did they died? In which age did they live?",
"type": "string",
"type": "string",
"label": "Dialect"
"label": "Lived In"
},
},
         "interference": {
         "relatives": {
"description": "Greatest constructive interference",
"description": "Character's Family and their relationships",
"type": "string",
"type": "string",
"label": "Interference"
"label": "Relatives"
},
},
         "native-ancestries": {
         "allies": {
"description": "Ancestries which originate from this manifold",
"description": "Other Character's or factions allied to the character",
"type": "string",
"type": "string",
"label": "Native Ancestries"
"label": "Allies"
},
        "enemies": {
"description": "Other Character's or factions in opposition with the character",
"type": "string",
"label": "Enemies"
}
}
}
}
}
}
</templatedata>
</templatedata>
 
[[Category:Infoboxes|Characters]]
{{Infobox character
{{Infobox character
  | name        = Ajax
  | name        = Ajax
  | aliases      = Invincible Overlord
  | titles      = The Invincible Overlord, The Iron Saint
  | ancestry    = Human
  | ancestry    = Human (Phaedran)
| allies      = Hawklords
}}
}}


Line 71: Line 88:
{{Infobox character
{{Infobox character
  | name        = Ajax
  | name        = Ajax
  | aliases      = Invincible Overlord
  | titles      = The Invincible Overlord, The Iron Saint
  | ancestry    = Human
  | ancestry    = Human (Phaedran)
}}</nowiki>
| allies      = Hawklords
</noinclude>
}}
</nowiki></noinclude>

Latest revision as of 23:04, 12 September 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
Lived Inlived-in

When was the character born and when did they died? In which age did they live?

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
}}