This template is used on approximately 3,500 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Use this to create a category of the form "YYYY elections in CountryName", where "CountryName" is a valid name of a country and "YYYY" is a 4-digit year.
e.g.
- Category:1798 elections in the United States
- Category:1971 elections in Japan
- Category:2011 elections in Pakistan
- Category:2015 elections in Nigeria
Usage
Normal usage
{{YYYY elections in countryname category header}}
The normal usage requires no parameters, because the template looks up the other data.
e.g. on Category:1954 elections in the United States, no parameters are needed
The other needed data is:
- the adjectival form of the country in which the country is located. This is looked up by Template:GetAdjectiveFromCountryName
- the continent(s) in which the country is located. This is looked up by Template:Country2continent
If either of those lookups fails, then an error is reported unless the required data is supplied by an optional parameter.
That may be due to this category being misnamed, or it may be due to an omission in the lookup table used by Template:GetAdjectiveFromCountryName or Template:Country2continent. (Some former countries may have been omitted. Also, when country has been renamed, the lookup uses only the current country name).
If a lookup fails, then the template creates no output other than an error message. If you are satisfied that the category is correctly named, use the one of the optional parameters below.
Optional parameters
|nationality=Fooish
bypasses the lookup of the nationality, and uses "Fooish"|continent1=Atlantis
bypasses the lookup of the continent, and uses "Atlantis".|continent2=Lemuria
bypasses the lookup of the continent, and adds a second continent: "Lemuria"|parentcountry=AnotherCountry
is available for use when a country is part of another country.
e.g. on Category:1998 elections in Hong Kong, use{{YYYY elections in countryname category header|parentcountry=China}}
|diagnose=yes
turns on diagnostics, which may help if the template doesn't work as expected
Tracking
Use of the |parentcountry=
parameter is tracked in:
Use of the |nationality =
parameter is tracked in:
- Category:Template YYYY elections in countryname category header with nationality parameter (population 0)
Categories where country lookup fails are tracked in a category shared with many other templates:
- Category:Errors reported by other category header templates (population 3)