Template:Infobox:Country: Difference between revisions

No edit summary
No edit summary
Line 183: Line 183:
"type": "string"
"type": "string"
},
},
        "Legislature": {
"Legislature": {
            "label": "Legislature",
"label": "Legislature",
            "description": "The name of the legislature.",
"description": "The name of the legislature.",
            "type": "string"
"type": "string"
        },
        "Upper house": {
            "label": "Upper house",
            "description": "The name of the upper house. Leave blank if the legislature is unicameral.",
            "type": "string"
        },
        "Middle house": {
            "label": "Middle house",
            "description": "The name of the middle house. Leave blank if the legislature is unicameral or bicameral.",
            "type": "string"
},
        "Lower house": {
            "label": "Lower house",
            "description": "The name of the lower house. Leave blank if the legislature is unicameral.",
            "type": "string"
},
},
        "Currency": {
"Currency": {
"label": "Currency",
"label": "Currency",
"type": "string",
"type": "string",
Line 239: Line 224:
"label": "3-letter code",
"label": "3-letter code",
"description": "The country's three-letter code, e.g. 'LRM' for Loremesia.",
"description": "The country's three-letter code, e.g. 'LRM' for Loremesia.",
"type": "string"
},
"UpperHouse": {
"label": "Upper house",
"description": "The name of the upper house. Leave blank if the legislature is unicameral.",
"type": "string"
},
"MiddleHouse": {
"label": "Middle house",
"description": "The name of the middle house. Leave blank if the legislature is unicameral or bicameral.",
"type": "string"
},
"LowerHouse": {
"label": "Lower house",
"description": "The name of the lower house. Leave blank if the legislature is unicameral.",
"type": "string"
"type": "string"
}
}
}
},
"paramOrder": [
"EnglishName",
"LocalName",
"DependencyType",
"Flag",
"Coat of Arms/Emblem",
"Borders",
"PartOf",
"Capital",
"BiggestCity",
"Population",
"Area",
"Demonym",
"Language",
"UnrecLanguage",
"Species",
"Ethnicities",
"Religion",
"GovernmentType",
"HeadOfState",
"HeadOfGov",
"Legislature",
"UpperHouse",
"MiddleHouse",
"LowerHouse",
"Currency",
"GDP",
"DMV",
"TrafficDirection",
"TimeZone",
"CallingCode",
"InternetCode",
"3LetterCode"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>