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

Country Infobox

Template page

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="cityName"/>
  • 2
    <data source="localName" name="subheader"/>
  • 3
    <data source="nicknames" name="subheader"/>
  • 4
  • 5
    <group>
  • 6
    <image source="flag">
  • 7
    <caption source="flagCaption" />
  • 8
    </image>
  • 9
    <image source="symbol" name="coaBox">
  • 10
    <caption source="symbolCaption" />
  • 11
    </image>
  • 12
    </group>
  • 13
  • 14
    <data source="anthem">
  • 15
    <label>Anthem</label>
  • 16
    </data>
  • 17
  • 18
    <group>
  • 19
    <image source="map" name="globeBox">
  • 20
    <caption source="mapCaption" />
  • 21
    </image>
  • 22
    </group>
  • 23
  • 24
    <data source="subdivison">
  • 25
    <label source="subdivisonType" />
  • 26
    </data>
  • 27
  • 28
    <data source="demonym">
  • 29
    <label>Demonym(s)</label>

    Opening and ending tag mismatch

  • 30
    </data>

    Opening and ending tag mismatch

  • 31
  • 32
    <data source="area">

    Extra content at the end of the document

  • 33
    <label>Area</label>
  • 34
    </data>
  • 35
    <data source="population">
  • 36
    <label>Population Estimate</label>
  • 37
    </data>
  • 38
  • 39
    <group>
  • 40
    <header>Government</header>
  • 41
    <data source="government">
  • 42
    <label>Government Type</label>
  • 43
    </data>
  • 44
    <data source="leader">
  • 45
    <label>Current Leader</label>
  • 46
    </data>
  • 47
    <data source="primeMinister">
  • 48
    <label>Current Prime Minister</label>
  • 49
    </data>
  • 50
    </group>
  • 51
  • 52
    <group collapse="closed" >
  • 53
    <header>Formats and Identifiers</header>
  • 54
    <data source="currency">
  • 55
    <label>Currency</label>
  • 56
    </data>
  • 57
    <data source="timeZone">
  • 58
    <label>Time Zone(s)</label>
  • 59
    </data>
  • 60
    <data source="drivingSide">
  • 61
    <label>Driving Side</label>
  • 62
    </data>
  • 63
    <data source="callingCode">
  • 64
    <label>Calling Code</label>
  • 65
    </data>
  • 66
    <data source="countryCode">
  • 67
    <label>Country Code</label>
  • 68
    </data>
  • 69
    <data source="TLD">
  • 70
    <label>Internet TLD</label>
  • 71
    </data>
  • 72
    </group>
  • 73
  • 74

rewritten by rin - Sep 11th 2024

Usage

enter source editing mode, paste the following at the very top of the page, and edit it

Code

{{PI city
| countryName = 
| localName   = 

| flag          = 
| flagCaption   = 
| symbol        = 
| symbolCaption	= 

| anthem = 

| globe        = 
| globeCaption = 

| capital      = 
| largestCity  = 
<!-- OR -->
| capitalAndLargestCity	=

| officialLanguage = 
| minorityLanguage = 
| demonym          = 

| area        = 
| population  = 

| government  = 

| currency    = 
| timeZone    = 
| drivingSide = 
| callingCode = 
| countryCode =
| TLD         =
}}

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="cityName"/>
  • 2
    <data source="localName" name="subheader"/>
  • 3
    <data source="nicknames" name="subheader"/>
  • 4
  • 5
    <group>
  • 6
    <image source="flag">
  • 7
    <caption source="flagCaption" />
  • 8
    </image>
  • 9
    <image source="symbol" name="coaBox">
  • 10
    <caption source="symbolCaption" />
  • 11
    </image>
  • 12
    </group>
  • 13
  • 14
    <data source="anthem">
  • 15
    <label>Anthem</label>
  • 16
    </data>
  • 17
  • 18
    <group>
  • 19
    <image source="map" name="globeBox">
  • 20
    <caption source="mapCaption" />
  • 21
    </image>
  • 22
    </group>
  • 23
  • 24
    <data source="subdivison">
  • 25
    <label source="subdivisonType" />
  • 26
    </data>
  • 27
  • 28
    <data source="demonym">
  • 29
    <label>Demonym(s)</label>

    Opening and ending tag mismatch

  • 30
    </data>

    Opening and ending tag mismatch

  • 31
  • 32
    <data source="area">

    Extra content at the end of the document

  • 33
    <label>Area</label>
  • 34
    </data>
  • 35
    <data source="population">
  • 36
    <label>Population Estimate</label>
  • 37
    </data>
  • 38
  • 39
    <group>
  • 40
    <header>Government</header>
  • 41
    <data source="government">
  • 42
    <label>Government Type</label>
  • 43
    </data>
  • 44
    <data source="leader">
  • 45
    <label>Current Leader</label>
  • 46
    </data>
  • 47
    <data source="primeMinister">
  • 48
    <label>Current Prime Minister</label>
  • 49
    </data>
  • 50
    </group>
  • 51
  • 52
    <group collapse="closed" >
  • 53
    <header>Formats and Identifiers</header>
  • 54
    <data source="currency">
  • 55
    <label>Currency</label>
  • 56
    </data>
  • 57
    <data source="timeZone">
  • 58
    <label>Time Zone(s)</label>
  • 59
    </data>
  • 60
    <data source="drivingSide">
  • 61
    <label>Driving Side</label>
  • 62
    </data>
  • 63
    <data source="callingCode">
  • 64
    <label>Calling Code</label>
  • 65
    </data>
  • 66
    <data source="countryCode">
  • 67
    <label>Country Code</label>
  • 68
    </data>
  • 69
    <data source="TLD">
  • 70
    <label>Internet TLD</label>
  • 71
    </data>
  • 72
    </group>
  • 73
  • 74

Cookies help us deliver our services. By using our services, you agree to our use of cookies.