Jump to content

Template:CharacterInfobox

From Cult of Flight Wiki
Revision as of 01:19, 2 April 2026 by Corrin (talk | contribs) (added full name to character infoboxes)

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title1">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <image source="image1">
  • 5
    <caption source="caption1"/>
  • 6
    </image>
  • 7
    <group>
  • 8
    <header>Information</header>
  • 9
    <data source="fullname">
  • 10
    <label>Full Name</label>
  • 11
    <data source="pronouns">
  • 12
    <label>Pronouns</label>
  • 13
    </data>
  • 14
    </group>

    Opening and ending tag mismatch

  • 15

    Opening and ending tag mismatch

    Premature end of tag

Example usage:

{{Character
|title1=Example
|image1=Example
|fullname=Example
|pronouns=Example
}}