Template:Infobox ERACard

From Goober Games
Revision as of 16:55, 25 February 2024 by Goober (talk | contribs)

There is a problem with parsing the infobox

  • 0
  • 1
    <group>
  • 2
    <title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
  • 3
    <media source="image">
  • 4
    <caption source="uid"></caption>
  • 5
    </media>
  • 6
    </group>
  • 7
  • 8
    <group>
  • 9
    <data source={{ERACardLookup|{{{1|D001}}}|data=product}}><label>'''Game'''</label>4444</data>

    Attribute value should be inside quotation marks

    Attributes construct error

    Tag definition is not properly terminated

    Opening and ending tag mismatch

  • 10
    <data source="uid"><label>'''Universal ID'''</label></data>
  • 11
    <data source="printings"><label>'''Set(s)'''</label></data>
  • 12
    <data source="products"><label>'''Product(s)'''</label></data>
  • 13
  • 14
    </group>

    Opening and ending tag mismatch

  • 15

    Extra content at the end of the document


{{Infobox ERACard
|title          =
|image          =
|caption        =
|game           =
|uid            =
|printings      =
|products       =
|type           =
|element        =
|cost           =
|power          =
|stamina        =
|hp             =
}}

Notes:

  • If "title" is omitted, it will default to the name of the page.