Template:Character: Difference between revisions

From Ashea Wiki
(Created page with "<includeonly> <infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <group> <header>Biographical Information</header> <data source="fullname"> <label>Full name</label> </data> <data source="othernames"> <label>Other name(s)</label> </data> <data source="born"> <label>Born</label> </data> <data source="gender"> <label>Gen...")
 
No edit summary
Line 1: Line 1:
<includeonly>
{| class="wikitable" colspan="2" style="float:right;border:1px solid black; width:360px; max-width:100%; min-width:20px;"
<infobox>
|+<h2>{{{name}}}</h2>
  <title source="name">
|+<img src="{{{url}}}" style="width:360px"/>
    <default>{{PAGENAME}}</default>
|-
  </title>
| <strong>Government Type</strong>
  <image source="image">
| {{{gov}}}
    <caption source="caption"/>
|-
  </image>
| <strong>Ruler</strong>
  <group>
| {{{ruler}}}
    <header>Biographical Information</header>
|-
    <data source="fullname">
| <strong>Capital City</strong>
      <label>Full name</label>
| {{{capital}}}
    </data>
|-
    <data source="othernames">
| <strong>Racial Makeup</strong>
      <label>Other name(s)</label>
| {{{race}}}
    </data>
|-
    <data source="born">
| <strong>Religion</strong>
      <label>Born</label>
| {{{religion}}}
    </data>
|-
    <data source="gender">
| <strong>[[Primary Population]]</strong>
      <label>Gender</label>
| {{{pop}}}
    </data>
|-
    <data source="nationality">
| <strong>[[Secondary Population]]</strong>
      <label>Nationality</label>
| {{{secPop}}}
    </data>
|-
    <data source="family">
| <strong>Founded</strong>
      <label>Family</label>
| {{{date}}}
    </data>
|-
    <data source="status">
| <strong>Demonym</strong>
      <label>Status</label>
| {{{demonym}}}
    </data>
|-
    <data source="cause of death">
| Preceded by {{{old}}}
      <label>Cause of Death</label>
| Succeeded by {{{new}}}
    </data>
|}
  </group>
  <group>
    <header>Physical Description</header>
    <data source="hair">
      <label>Hair</label>
    </data>
    <data source="eyes">
      <label>Eyes</label>
    </data>
    <data source="height">
      <label>Height</label>
    </data>
    <data source="weight">
      <label>Weight</label>
    </data>
  </group>
  <group>
    <header>In-game Information</header>
    <data source="affiliations">
      <label>Affiliations</label>
    </data>
    <data source="rank">
    <label>Rank</label>
    </data>
   
    <data source="location">
      <label>Location</label>
    </data>
    <data source="appearances">
      <label>Appearances</label>
    </data>
    <data source="voiceactor">
      <label>Voice actor</label>
    </data>
  </group>
</infobox>
</includeonly><noinclude>
{{Documentation}}
</noinclude>

Revision as of 13:22, 3 September 2024

{{{name}}}

Government Type {{{gov}}}
Ruler {{{ruler}}}
Capital City {{{capital}}}
Racial Makeup {{{race}}}
Religion {{{religion}}}
Primary Population {{{pop}}}
Secondary Population {{{secPop}}}
Founded {{{date}}}
Demonym {{{demonym}}}
Preceded by {{{old}}} Succeeded by {{{new}}}