Template:Infobox character: Difference between revisions

From fattwiki
No edit summary
Tag: 2017 source edit
(rearragned & added "People")
Tag: 2017 source edit
Line 1: Line 1:
<infobox theme-source="color-theme">
<infobox theme-source="color-theme">
   <title source="title1">
   <title source="title">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
Line 8: Line 8:
   <group>
   <group>
     <header>Basic Information</header>
     <header>Basic Information</header>
    <data source="pronouns">
      <label>Pronouns</label>
    </data>
     <data source="titles">
     <data source="titles">
       <label>Title(s)</label>
       <label>Titles</label>
     </data>
     </data>
     <data source="aliases">
     <data source="aliases">
       <label>Alias(es)</label>
       <label>Aliases</label>
    </data>
    <data source="pronouns">
      <label>Pronouns</label>
     </data>
     </data>
     <data source="place_of_origin">
     <data source="place_of_origin">
       <label>Place of Origin</label>
       <label>Place of Origin</label>
    </data>
    <data source="people">
      <label>People</label>
    </data>
    <data source="playbook">
      <label>Playbook</label>
     </data>
     </data>
     <data source="affiliation(s)">
     <data source="affiliation(s)">
Line 24: Line 30:
     </data>
     </data>
     <data source="relations">
     <data source="relations">
       <label>Relations</label>
       <label>Relationships</label>
     </data>
     </data>
   </group>
   </group>
Line 34: Line 40:
     <data source="game">
     <data source="game">
       <label>Game</label>
       <label>Game</label>
    </data>
    <data source="class">
      <label>Class</label>
     </data>
     </data>
     <data source="player">
     <data source="player">
       <label>Player</label>
       <label>Player</label>
     </data>
     </data>
     <data source="appears_in">
     <data source="appearsIn">
       <label>First Appearance</label>
       <label>Appears in</label>
    </data>
    <data source="debut">
      <label>debut</label>
     </data>
     </data>
   </group>
   </group>
Line 60: Line 66:
|season=Example
|season=Example
|game=Example
|game=Example
|class=Example
|playbook=Example
|appears_in=Example
|appears_in=Example
}}
}}
</pre>
</pre>
[[Category:Infoboxes]]
[[Category:Infoboxes]]
{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Characters]][[Category:PCs]]}}
</noinclude>
</noinclude>

Revision as of 20:02, 12 July 2022

Example usage:

{{Infobox PC
|title1=Example
|image1=Example
|caption1=Example
|titles=Example
|aliases=Example
|pronouns=Example
|place_of_origin=Example
|affiliations=Example
|relations=Example
|season=Example
|game=Example
|playbook=Example
|appears_in=Example
}}