Difference between revisions of "Template:Character Infobox"

From Kuselada Wiki
Jump to navigation Jump to search
Line 22: Line 22:
<data source="affiliations" />
<data source="affiliations" />
</group>
</group>
<group>
<header>Meta</header>
<data source="player">
<label>Player</label>
</data>
<data source="dndbeyond">
<format>
[[${{{dndbeyond}}}|View on DNDBeyond]
</format>
</data>
</infobox>
</infobox>

Revision as of 11:43, 16 November 2021

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <group>
  • 5
    <header>Information</header>
  • 6
    <data source="race">
  • 7
    <label>Race</label>
  • 8
    </data>
  • 9
    <data source="gender">
  • 10
    <label>Gender</label>
  • 11
    </data>
  • 12
    <data source="age">
  • 13
    <label>Age</label>
  • 14
    </data>
  • 15
    <data source="class">
  • 16
    <label>Class</label>
  • 17
    </data>
  • 18
    </group>
  • 19
    <group>
  • 20
    <header>Affiliations</header>
  • 21
    <data source="affiliations" />
  • 22
    </group>
  • 23
    <group>
  • 24
    <header>Meta</header>
  • 25
    <data source="player">
  • 26
    <label>Player</label>
  • 27
    </data>
  • 28
    <data source="dndbeyond">
  • 29
    <format>
  • 30
    [[${{{dndbeyond}}}|View on DNDBeyond]
  • 31
    </format>
  • 32
    </data>
  • 33

    Opening and ending tag mismatch

    Premature end of tag