Template:CharacterInfobox: Difference between revisions

From Transcendence AU Wiki
imported>ToothPasteCanyon
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="age"> ...")
 
(Let's sneak in an invisible link to the missing files (for migration purposes))
 
(6 intermediate revisions by one other user not shown)
Line 6: Line 6:
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
   <data source="age">
   <data source="alias">
     <label>Age</label>
     <label>Alias</label>
  </data>
  <data source="born">
    <label>Born</label>
   </data>
   </data>
   <data source="height">
   <data source="died">
     <label>Height</label>
     <label>Died</label>
   </data>
   </data>
   <data source="species">
   <data source="species">
     <label>Species</label>
     <label>Species</label>
   </data>
   </data>
   <data source="alias">
   <data source="ethnicity">
     <label>Alias</label>
     <label>Ethnicity</label>
  </data>
  <data source="pronouns">
    <label>Pronouns</label>
  </data>
  <data source="occupation">
    <label>Occupation</label>
   </data>
   </data>
   <data source="relatives">
   <data source="relatives">
     <label>Relatives</label>
     <label>Relatives</label>
   </data>
   </data>
</infobox>
  <data source="height">
    <label>Height</label>
  </data>
  <data source="hair_color">
    <label>Hair color</label>
  </data>
  <data source="eye_color">
    <label>Eye color</label>
  </data>
  <data source="distinctive_features">
    <label>Distinctive features</label>
  </data>
</infobox><div style="display: none">[[File:{{{image1}}}]]</div>
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>

Latest revision as of 23:35, 12 November 2023

[[File:{{{image1}}}]]

Example usage:

{{Age, Height, Species, Alias, Relatives
|title1=Example
|image1=Example
|caption1=Example
|age=Example
|height=Example
|species=Example
|alias=Example
|relatives=Example
}}