Template:Infobox Title

From Goober Games
Revision as of 17:54, 24 February 2024 by Goober (talk | contribs) (Created page with "<infobox> <group> <title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title> <media source="image"> <caption source="caption"><small>{{{caption}}}</small></caption> </media> </group> <group> <!--- <header><small>Information</small></header> ---> <data source="category"><label>'''Category'''</label></data> <data source="platform"><label>'''Platform(s)'''</label></data> <data source="engine"><label>'''Engine''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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="caption"><small>{{{caption}}}</small></caption>
  • 5
    </media>
  • 6
    </group>
  • 7
  • 8
    <group>
  • 9
    <!--- <header><small>Information</small></header> --->

    Incorrect XML markup. Please validate your XML

  • 10
    <data source="category"><label>'''Category'''</label></data>
  • 11
    <data source="platform"><label>'''Platform(s)'''</label></data>
  • 12
    <data source="engine"><label>'''Engine'''</label></data>
  • 13
    <data source="developer"><label>'''Developer(s)'''</label></data>
  • 14
    <data source="publisher"><label>'''Publisher(s)'''</label></data>
  • 15
    <data source="status"><label>'''Status'''</label></data>
  • 16
    <data source="release"><label>'''Released'''</label></data>
  • 17
    </group>
  • 18

    Incorrect XML markup. Please validate your XML

    Incorrect XML markup. Please validate your XML


{{Infobox Game
|title          =
|image          =
|caption        =
|category       =
|platform       =
|engine         =
|developer      =
|publisher      =
|status         =
|release        =
}}

Notes:

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