Difference between revisions of "Template:Infobox Person"

From CorsairCraft
Jump to navigation Jump to search
Tag: Manual revert
Line 1: Line 1:
<infobox theme="whf" type="character">
{{Navbox
  <title source="name">
| navbar    = off
    <default>{{PAGENAME}}</default>
| bodystyle  = width: 1000px; margin: auto; margin-top: 5px; margin-bottom: 5px; background-color: #C9D8CC
  </title>
| titlestyle = background: #4A8757; width: 1000px; font-size: 1.3em
  <image source="image">
| liststyle  = ; border: 0px; padding: 5px; background-color: #FFFFFF
    <caption source="caption1"/>
| belowstyle = background: #4A8757; padding: 5px; text-align: center; font-size: .8em;
  </image>
| groupstyle = background: #C9D8CC; text-align: left; padding: 4px; width: 15%; background-color: #FFFFFF; border-right:solid 2px #C9D8CC;
  <group>
 
    <header>Biographical Information</header>
| title      = [[People]]
    <data source="other_names">
| below      = • [[Character Creation Lore]] • [[General Lore]] • [[World Lore]] • [[Items and Technology Lore]] •
      <label>Other Names</label>
| group2     = Regalian Emperors
    </data>
| list2      = • [[Emperors of Regalia]] • [[Alexander I]] • [[Cedromar I]] •
    <data source="title">
 
      <label>Title(s)</label>
| group3     = Regalian Chancellors
    </data>
| list3      = • [[List of Regalian Arch Chancellors]] •
    <data source="birth">
 
      <label>Birth</label>
| group4     = Noble Figures
    </data>
| list4      = <DPL>
    <data source="rule">
   category=Noble Figures
      <label>Rule</label>
format=• ,[[%PAGE%|%TITLE%]] • ,
    </data>
</DPL>
    <data source="death">
 
      <label>Death</label>
| group5     = Royal Figures
    </data>
| list5      =  <DPL>
     <data source="realms">
  category=Royal Figures
      <label>Realm(s)</label>
format=• ,[[%PAGE%|%TITLE%]] • ,
    </data>
</DPL>
    <data source="spouse">
 
      <label>Spouse(s)</label>
| group6     = Military Figures
     </data>
| list6      = <DPL>
    <data source="children">
   category=Military Figures
      <label>Children</label>
format=• ,[[%PAGE%|%TITLE%]] • ,
    </data>
</DPL>
    <data source="parents">
 
      <label>Parent(s)</label>
| group7    = Religious Figures
    </data>
| list7      = <DPL>
     <data source="siblings">
  category=Religious Figures
      <label>Sibling(s)</label>
format=• ,[[%PAGE%|%TITLE%]] • ,
    </data>
</DPL>
    <data source="weapon">
 
      <label>Weapon(s)</label>
| group8    = Public Figures
    </data>
| list8      = <DPL>
   </group>
  category=Public Figures
  <group>
format=• ,[[%PAGE%|%TITLE%]] • ,
    <header>Physical Description</header>
</DPL>
    <data source="race">
      <label>Race</label>
| group9    = Arcane Figures
    </data>
| list9      = <DPL>
     <data source="height">
  category=Arcane Figures
      <label>Height</label>
format=• ,[[%PAGE%|%TITLE%]] • ,
    </data>
</DPL>
    <data source="hair">
      <label>Hair</label>
    </data>
     <data source="eyes">
      <label>Eyes</label>
    </data>
    <data source="culture">
      <label>Culture</label>
    </data>
   </group>
  <group>
    <header>Other Media</header>
    <data source="voice">
      <label>Voice</label>
    </data>
  </group>
</infobox>
<noinclude>
Example usage:
<pre>
{{Infobox Person
| title=Page Name
| image=Example
| caption=Example
| other_names=Example
| title=Example
| birth=Example
| rule=Example
| death=Example
| realms=Example
| spouse=Example
| children=Example
| parents=Example
| siblings=Expample
| weapon=Example
| race=Example
| height=Example
| hair=Example
| eyes=Example
| culture=Example
| voice=Example
}}
}}
</pre>
[[Category:Infobox templates]]</noinclude>

Revision as of 17:31, 1 July 2022

{{#invoke:Navbox|navbox}}