Template:Infobox ERAProduct

From Goober Games
Revision as of 19:11, 21 May 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"></media>
  • 4
    </group>
  • 5
    <group>
  • 6
    <caption source="caption"><small>{{{caption}}}</small></caption>
  • 7
    <data source="code"><label>'''Code'''</label></data>
  • 8
    <data source="release"><label>'''Available'''</label></data>
  • 9
    <data source="buy"><label>'''Buy'''</label></data>
  • 10
    </media>

    Opening and ending tag mismatch

  • 11
    </group>

    Opening and ending tag mismatch

  • 12

    Extra content at the end of the document


Template for an ERA Product infobox.

{{Infobox Generic
|title          =
|image          =
|caption        =
|code           =
|available      =
|buylink        =
}}

Notes:

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