Skip to main content

Template:Europe topic







Permanently protected template


Template:Europe topic


From Wikipedia, the free encyclopedia

Jump to navigation
Jump to search







Template documentation[view] [edit] [history] [purge]





Contents





  • 1 General documentation on continent-topic templates

    • 1.1 Usage

      • 1.1.1 1st parameter (prefix)


      • 1.1.2 2nd parameter (suffix)


      • 1.1.3 Changing the title


      • 1.1.4 Displaying template in show mode


      • 1.1.5 Disabling dependencies and other territories


      • 1.1.6 Creating a new template



    • 1.2 When to use the templates

      • 1.2.1 Redirects



    • 1.3 Notes



  • 2 Additional documentation for Template:Europe topic

    • 2.1 Enabling links for England, Northern Ireland, Scotland, and Wales


    • 2.2 Enabling link for Israel


    • 2.3 Removing the article "the"


    • 2.4 Suppressing "(country)" for Georgia


    • 2.5 Disabling links for "other entities"


    • 2.6 Vatican City


    • 2.7 Altering the link used for a specific entity



  • 3 Templates implemented with Template:Europe topic


  • 4 See also



General documentation on continent-topic templates


This documentation is transcluded from Template:About continent and region topic templates.


The continent/region-topic templates allow quick creation of a navigational template for groups of articles about a common topic in different countries of a continent/region. It uses Template:Navbox to create the navigation box.


The lists of countries included in the "Continent topic" templates are broadly those found in the "Countries of" templates. Discussions on which countries to include are best conducted on the talk pages of these latter templates.


For example, Oceania generally includes Australia and the nations of the Pacific and islands in the Pacific Ocean that have closer ties to Asia or the Americas are usually grouped accordingly.


Usage



1st parameter (prefix)


The most basic usage of template is with a single unnamed parameter in the format Topic [of/in], replacing Continent/region with the name of a continent or region and Topic with the name of a topic followed by "of" or "in". For example, Geography of generates a navigation box titled "Geography of Africa" with a list of country names linked to articles such as Geography of Angola, etc.


Code
Geography of

Result



The named parameter prefix can be used in place of the unnamed 1st parameter.


Code
Asia topic 

Result




2nd parameter (suffix)


The template accepts a second unnamed parameter for text to be placed after the country name. There is no space between the country name and the suffix, to allow for links to articles such as List of Spain-related topics.

This element is absent of : Topic (Africa), Topic (Asia), Topic (Europe), Topic (Oceania), Topic (Americas) , Topic (North America), Topic (South America)


Code
-related topics

Result



An underscore can be used to place a space between the country name and the text:


Code
_topics

Result



Note that in the above example the links work but the underscore is displayed in the title. This can be fixed by specifying a title (see next section) or by using the named parameter suffix which always places a space between the country name and text.


Code
suffix=topics

Result



Changing the title


The title parameter is used to specify text which appears in the title bar at the top of the navigation box. This is optional because the use of prefix, suffix or both will automatically generate a title, as shown in the previous examples. This title is not automatically wiki-linked, so add brackets as needed.


The following shows a navigation box with links to articles such as Flag of Australia, but replaces the default title "Flag of Oceania" with the specified title "Flags of Oceania".


Code
Oceania topic 

Result



Displaying template in show mode


These navigation boxes are set to autocollapse when there is more than one on a page. To force it into collapsed or expanded mode use the state parameter. If set to collapsed, the navbox will always start out in a collapsed state. If set to blank or anything other than autocollapse or collapsed, the navbox will always start out in an expanded state.


Code
prefix=Geography of 

Result



Disabling dependencies and other territories


Not all dependencies or similar territories have their own articles on particular topics. To disable the inclusion of such territories in a template (that would otherwise appear as red links), include the parameter "countries_only=yes".


Code
prefix=Islam in :

Result



Creating a new template


Although these templates can be used in an article, they can also be used to create a new template. The name parameter is mandatory when creating a new template, because it allows the "V T E" links to work properly. The following example shows code that could be used to create Template:Flags of Europe.


{Europe topic
<noinclude>
[[Category:Europe templates]]
</noinclude>

The template can then be added to articles using Flags of Europe or Flags of Europe .





When to use the templates


  1. Before implementing these templates in a topic, check for red links. If there are several red links, consider whether a separate article in the topic for each country is warranted.

  2. Some topics may use a different navigational scheme. In general, don't use this template if there are already navigational templates in several of the articles of a topic.

Examples of appropriate articles for these templates are Africa topic or North America topic , both of which have a number of blue links, and where the majority of red links could have a reasonable article written about them.


Examples of inappropriate articles for these templates are North America topic , where articles could only be written for a small number of nations and Oceania topic , where articles already have templates which use a different navigational scheme.


Redirects


When there are a small number of links for which an article is not appropriate, consider making a redirect to the broader article in which the topic is included. For example, Hinduism in Cambodia redirects to Hinduism in Southeast Asia and Geography of Christmas Island redirects to Christmas Island#Geography.


Notes


Navigational templates are usually placed at the end of an article.


Additional documentation for Template:Europe topic



Enabling links for England, Northern Ireland, Scotland, and Wales


In some topics, the constituent countries of the United Kingdom are treated as national entities in their own right. To enable their inclusion in a template, set the parameter |UK_only= to "no", "n" or "0" (zero). This will put links for England, Scotland, Northern Ireland and Wales in brackets after the UK.


Code

prefix=Football in:


Result

To enable only some of the constituent countries, their respective parameters ENG, NIR, SCT and WLS (see below) can be used. Set any of them to "yes", "y" or "1" to use the default link as defined by the prefix and suffix, and to anything else (except "no"/"n"/"0") to link to a specific article. For example:



  • Europe topic to add England and link it to Foo in England, and


  • Europe topic to add England and link it to Bar in England.

If |UK_only= is defined, these four parameters always link to the specified article, so UK_only=no creates a link to the disambiguation page Yes. Like with other countries (see below), these parameters can also be used to omit some of the constituent countries by setting them to nothing or whitespace only:



  • Foo in to add England, Scotland and Northern Ireland only (all except Wales);


  • Foo in to add England and Wales only (equivalent to Europe topic).

Enabling link for Israel


Israel is a member of UEFA, LEN and several other European sports organizations. With the parameter |IL= it can be added to the navbox. Set it to "yes", "y" or "1" to use the default link, and to anything else except whitespace for a custom linked article. For example:


Code

suffix=national football team


Result


Removing the article "the"


By default all links include the article "the" for countries like the Czech Republic, the Netherlands and the United Kingdom. In some cases this is not wanted; for example, the example from the previous section contains links to The Czech Republic national football team instead of Czech Republic national football team. To remove the leading article, set the parameter |article= to anything except "yes":


Code

IL=yes


Result

Note that Europe topic, together with Asia topic, is the only continent-topic template to have an "article" parameter. In most other templates "the" is automatically included if there is no suffix and cannot be manually added or suppressed.



Suppressing "(country)" for Georgia


By default, the link for Georgia includes the disambiguator "(country)". Set the parameter |template= to anything except "yes" to suppress this:


Code

title=National football teams of Europe


Result


Disabling links for "other entities"


If some topic is inapplicable to the European Union, the European Economic Area or the Sovereign Military Order of Malta, they can be removed from the list by the addition of the parameter |no_other_entities=yes.
Additionally there is a rough check for existence of the particular EU/EEA/SMOM article and if there isn't such - the entity with a missing article is automatically not shown in the template (see Vatican City explanation below).


Code

Europe topic:


Result

Additionally, if some template is applicable to only one of these three entities, the redundant entity can be removed by adding the corresponding parameter as shown below:


  • prefix=List of airports in

  • no_EEA=yes

  • no_SMOM=yes

Vatican City


As the Vatican is such a small country, with 0.44 km2 and 826 inhabitants, many articles about it would be meaningless; for example, "Hinduism in the Vatican City". So the condition for the Vatican to appear in any template created using this one is the preexistence of the article about the Vatican. That is why the Vatican City doesn't appear on many templates (such as Hinduism in Europe).


Altering the link used for a specific entity


To change the link used for a single state, Dependency, territory, or other entity, use the following parameters:


Sovereign states




  • |AL= Albania


  • |AD= Andorra


  • |AM= Armenia


  • |AT= Austria


  • |AZ= Azerbaijan


  • |BY= Belarus


  • |BE= Belgium


  • |BA= Bosnia and Herzegovina


  • |BG= Bulgaria


  • |HR= Croatia


  • |CY= Cyprus


  • |CZ= Czech Republic


  • |DK= Denmark


  • |EE= Estonia


  • |FI= Finland


  • |FR= France


  • |GE= Georgia


  • |DE= Germany


  • |GR= Greece


  • |HU= Hungary


  • |IS= Iceland


  • |IE= Ireland


  • |IL= Israel (see above)


  • |IT= Italy


  • |KZ= Kazakhstan


  • |LV= Latvia


  • |LI= Liechtenstein


  • |LT= Lithuania


  • |LU= Luxembourg


  • |MK= Macedonia


  • |MT= Malta


  • |MD= Moldova


  • |MC= Monaco


  • |ME= Montenegro


  • |NL= Netherlands


  • |NO= Norway


  • |PL= Poland


  • |PT= Portugal


  • |RO= Romania


  • |RU= Russia


  • |SM= San Marino


  • |RS= Serbia


  • |SK= Slovakia


  • |SI= Slovenia


  • |ES= Spain


  • |SE= Sweden


  • |CH= Switzerland


  • |TR= Turkey


  • |UA= Ukraine


  • |GB= United Kingdom


  • |VA= Vatican City


States with limited recognition




  • |AB= Abkhazia


  • |NKR= Nagorno-Karabakh Republic


  • |PMR= Transnistria


  • |SO= South Ossetia


  • |TRNC= Northern Cyprus


  • |XK= Kosovo


Dependencies and other territories




  • |AX= Åland


  • |FO= Faroe Islands


  • |GI= Gibraltar


  • |GG= Guernsey


  • |JE= Jersey


  • |IM= Isle of Man


  • |SJ= Svalbard


Other entities



  • |EU= European Union


  • |EEA= European Economic Area


  • |SMOM= Sovereign Military Order of Malta

UK constituent countries (see above)



  • |ENG= England


  • |NIR= Northern Ireland


  • |SCT= Scotland


  • |WLS= Wales

If the parameter is specified, but left blank, the entity will be omitted from the list. For |GB=, leaving the parameter blank will simply unlink the text if |UK_only=no is also specified.


As an example: in some sports there's one team for the island of Ireland, covering both the Republic of Ireland and Northern Ireland, while England, Scotland and Wales compete separately. In such cases the parameters |IE= and |NIR= can be used to omit Northern Ireland and have Ireland link to "... of Ireland" rather than "... of the Republic of Ireland":


Code

IE=Rugby union in Ireland


Result

Templates implemented with Template:Europe topic


See also



  • Template:Year in Europe – for "Year in country" articles such as 1831 in France






Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Europe_topic&oldid=855434135"





Navigation menu

























(window.RLQ=window.RLQ||).push(function()mw.config.set("wgPageParseReport":"limitreport":"cputime":"1.932","walltime":"2.044","ppvisitednodes":"value":120091,"limit":1000000,"ppgeneratednodes":"value":0,"limit":1500000,"postexpandincludesize":"value":666695,"limit":2097152,"templateargumentsize":"value":41340,"limit":2097152,"expansiondepth":"value":18,"limit":40,"expensivefunctioncount":"value":63,"limit":500,"unstrip-depth":"value":0,"limit":20,"unstrip-size":"value":1916,"limit":5000000,"entityaccesscount":"value":0,"limit":400,"timingprofile":["100.00% 1722.623 1 -total"," 88.29% 1520.887 17 Template:Navbox"," 87.41% 1505.661 1 Template:Documentation"," 84.88% 1462.078 1 Template:Europe_topic/doc"," 74.88% 1289.888 544 Template:Iso2country"," 66.79% 1150.507 9 Template:Europe_topic"," 34.43% 593.157 1 Template:About_continent_and_region_topic_templates"," 23.91% 411.797 544 Template:Iso2country/data"," 9.35% 160.995 1 Template:Asia_topic"," 7.77% 133.919 446 Template:Iso2country/article"],"scribunto":"limitreport-timeusage":"value":"0.473","limit":"10.000","limitreport-memusage":"value":4114352,"limit":52428800,"cachereport":"origin":"mw2274","timestamp":"20180930194658","ttl":1900800,"transientcontent":false);mw.config.set("wgBackendResponseTime":81,"wgHostname":"mw2225"););

Popular posts from this blog

The Dalles, Oregon

眉山市

清晰法令