The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Template:Infobox: Difference between revisions

From The Codex
Line 7: Line 7:
   </image>
   </image>
   <navigation> {{{tabber}}} </navigation>
   <navigation> {{{tabber}}} </navigation>
  <data source="name">
    <label>Name</label>
  </data>
  <data source="nickname">
  <label>Nicknames</label>
  </data>
   <data source="image">
   <data source="image">
     <label>Image</label>
     <label>Image</label>
   </data>
   </data>
  <data source="origin">
    <label>Origin</label>
  </data>
  <data source="kanji">
    <label>Japanese Name</label>
  </data>
  <group collapse="closed">
    <header>Characteristics</header>
    <data source="gender">
      <label>Sex</label>
    </data>
    <data source="age">
      <label>Age</label>
    </data>
    <data source="species">
      <label>Species</label>
    </data>
    <data source="affiliation">
      <label>Affiliations</label>
    </data>
    <data source="alignment">
    <label>[[Alignment]]</label>
    </data>
    <data source="status">
      <label>Status</label>
    </data>
   </group>
   </group>
</infobox>
</infobox>
Line 49: Line 17:
|title1=Example
|title1=Example
|image1=Example
|image1=Example
|name=Example
|nickname=Example
|origin=Example
|gender=Example
|age=Example
|species=Example
|affiliation=Example
|alignment=Example
|status=Example
}}
}}
</pre>
</pre>

Revision as of 20:49, 16 March 2024

<infobox>

 <title source="title1">
   <default>Infobox</default>
 </title>
 <image source="image1">

</image> <navigation> {{{tabber}}} </navigation> <label>Image</label> </group> </infobox> Example usage:

{{Infobox
|title1=Example
|image1=Example
}}