Template:Phestival

From PHIGHTING! Wiki
Revision as of 21:30, 6 March 2024 by Kaffi (talk | contribs) (navigation group and version added)

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title1">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <image source="image1">
  • 5
    <caption source="caption1"/>
  • 6
    </image>
  • 7
    <data source="start">
  • 8
    <label>Start</label>
  • 9
    </data>
  • 10
    <data source="end">
  • 11
    <label>End</label>
  • 12
    </data>
  • 13
    <data source="winner">
  • 14
    <label>Winner</label>
  • 15
    </data>
  • 16
    <data source="award">
  • 17
    <label>Award</label>
  • 18
    </data>
  • 19
    <data source="version_added">
  • 20
    <label>Version</label>
  • 21
    </data>
  • 22
    </group>

    Opening and ending tag mismatch

  • 23
    <group collapse="open">

    Extra content at the end of the document

  • 24
    <header>Navigation</header>
  • 25
    <data source="previous">
  • 26
    <label>Previous</label>
  • 27
    </data>
  • 28
    <data source="next">
  • 29
    <label>Next</label>
  • 30
    </data>
  • 31
    </group>
  • 32

Example usage:

{{Phestival

  | title1=Example

  | image1=Example

  | caption1=Example

  | start=Example

  | end=Example

  | winner=Example

  | award=Example

  | version_added=Example

  | previous=Example

  | next=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"start":{"suggested":true},"end":{"suggested":true},"winner":{"suggested":true},"award":{"suggested":true},"version_added":{"suggested":true},"previous":{"suggested":true},"next":{"suggested":true}},"sets":[],"maps":{}} </templatedata>