Template:FEC Character Infobox v1: Difference between revisions

From The Peacock Room Archives
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<infobox>
<infobox >
  <title source="name">
  <title source="name" style=center>
   <default>{{PAGENAME}}</default>
   <default>{{PAGENAME}}</default>
  </title>
  </title>

Revision as of 00:53, 21 November 2025

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="name" style=center>

    Attribute value should be inside quotation marks

    Attributes construct error

    Tag definition is not properly terminated

  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>

    Opening and ending tag mismatch

  • 4
    <image source="image">

    Extra content at the end of the document

  • 5
    <default>PeacockrPlaceholder.png</default>
  • 6
    </image>
  • 7
    <data source="pronouns">
  • 8
    <label>Pronouns</label>
  • 9
    </data>
  • 10
    <data source="gender">
  • 11
    <label>Gender</label>
  • 12
    </data>
  • 13
    <data source="born">
  • 14
    <label>Born</label>
  • 15
    </data>
  • 16
    <data source="died">
  • 17
    <label>Died</label>
  • 18
    </data>
  • 19
    <data source="age">
  • 20
    <label>age</label>
  • 21
    </data>
  • 22
    <data source="afffiliation">
  • 23
    <label>Affiliation</label>
  • 24
    </data>
  • 25
    <data source="role">
  • 26
    <label>Role</label>
  • 27
    </data>
  • 28
    <data source="family">
  • 29
    <label>Family</label>
  • 30
    </data>
  • 31
    <data source="location">
  • 32
    <label>Location</label>
  • 33
    </data>
  • 34