Template:Infobox:Country: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 90: Line 90:
<data source="3LetterCode">
<data source="3LetterCode">
<label>3-Letter Code</label>
<label>3-Letter Code</label>
</data>
    <data source="MainsVoltage">
<label>Mains voltage</label>
</data>
    <data source="MainsFreq">
<label>Mains frequency</label>
</data>
    <data source="CallSignPrefxs">
<label>Call sign prefixes</label>
</data>
    <data source="FirstOrderSubdivs">
<label>First-order subdivisions</label>
</data>
</data>
</infobox>
</infobox>
Line 251: Line 263:
"label": "Lower house",
"label": "Lower house",
"description": "The name of the lower house. Leave blank if the legislature is unicameral.",
"description": "The name of the lower house. Leave blank if the legislature is unicameral.",
"type": "string"
},
"MainsVoltage": {
"label": "Mains voltage",
"description": "The mains voltage in use for standard household power",
"type": "string"
},
"MainsFreq": {
"label": "Mains frequency",
"description": "The mains frequency in use for standard household power",
"type": "string"
},
"CallSignPrefxs": {
"label": "Call sign prefixes",
"description": "Prefixes used for broadcasting call signs e.g. K and W in the U.S.",
"type": "string"
},
"FirstOrderSubdivs": {
"label": "First-order subdivisions",
"description": "Terms used for first-order subdivisions e.g. states, territories, and federal districts in the U.S.",
"type": "string"
"type": "string"
}
}
Line 286: Line 318:
"CallingCode",
"CallingCode",
"InternetCode",
"InternetCode",
"3LetterCode"
"3LetterCode",
"MainsVoltage",
"MainsFreq",
"CallSignPrefxs",
"FirstOrderSubdivs"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>