Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CorpRP Nation Infobox

Template page
Revision as of 23:28, 31 October 2018 by imported>MechanicalDog (Undo revision 803 by MechanicalDog (talk))

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title1">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <group layout="horizontal">
  • 5
    <image source="image1">
  • 6
    <caption source="caption1"/>
  • 7
    </image>
  • 8
    <image source="image2">
  • 9
    <caption source="caption2"/>
  • 10
    </image>
  • 11
    </data>

    Opening and ending tag mismatch

  • 12
    </group>

    Opening and ending tag mismatch

  • 13
    <group>

    Extra content at the end of the document

  • 14
    <header>Information</header>
  • 15
    <data source="full_name">
  • 16
    <label>Full Name</label>
  • 17
    </data>
  • 18
    <data source="capital">
  • 19
    <label>Capital</label>
  • 20
    </data>
  • 21
    <data source="official_languages">
  • 22
    <label>Official Languages</label>
  • 23
    </data>
  • 24
    <data source="government">
  • 25
    <label>Government</label>
  • 26
    </data>
  • 27
    <data source="head_of_state">
  • 28
    <label>Head of State</label>
  • 29
    </data>
  • 30
    <data source="formation">
  • 31
    <label>Formation</label>
  • 32
    </data>
  • 33
    <data source="population">
  • 34
    <label>Population</label>
  • 35
    </data>
  • 36
    <data source="demonym">
  • 37
    <label>Demonym</label>
  • 38
    </data>
  • 39
    </group>
  • 40

Example usage:

{{Nation infobox
|title1=Example
|image1=Example
|caption1=Example
|capital=Example
|official_languages=Example
|government=Example
|head_of_state=Example
|formation=Example
|population=Example
}}