Шаблон:Infobox song contest country

Мавод аз Википедиа — донишномаи озод
Ҳуҷҷатгузорӣ

This is the standard infobox for an country in the song contest (such as Eurovision, and ABU Song Festivals) and uses the {{Infobox song contest country}} template. The box to the right is an example. Follow the guidelines below to use the template appropriately. You may copy/paste the code for simplicity.

Code

{{Infobox song contest country
| Name           = 
| Member station = 
| National selection event = 
| Apps           = 
| First          = 
| Best           = 
| Worst          = 
| Website        = 
| EBU page       = 
| Current        = <!-- Year only! eg: 2015 -->
}}

Details

Description of each field.

{{Infobox song contest country
|Name                       =  name of country 
|Flag                       =  Flag of (insert country name).svg 
|Member station             =  tv station of ESC for this country, include abbreviation
|National selection event   =  How the representative for this country is chosen
                               (national final, internal selection, named event; if varies, leave blank 
|ESC apps                   =  Deprecated, use '|Apps='
|ABU apps                   =  Deprecated, use '|Apps='
|Apps                       =  number of appearances, eg: 5.
|ESC first                  =  Deprecated, use '|First='
|ABU first                  =  Deprecated, use '|First='
|First                      =  first appearance, eg: [[Eurovision Song Contest 2008|2008]] 
|ESC best                   =  Deprecated, use '|Best='
|ABU best                   =  Deprecated, use '|Best='
|Best                       =  best appearance, eg: 1st: [[Eurovision Song Contest 2008|2008]]
|ESC worst                  =  Deprecated, use '|Worst='
|ABU worst                  =  Deprecated, use '|Worst='
|Worst                      =  worst appearance eg: Last: [[Eurovision Song Contest 2007|2007]]
|Website                    =  [http://example.com/ (EBU abbreviation of network) Official Homepage] 
|EBU page                   =  url on eurovision.tv 
|Current                    =  To be added if the country is currently participating in a contest, eg: 2015.
}}

Example

The code for the example infobox above.

{{Infobox song contest country
|Name           = Sweden
|Flag           = Flag of Sweden.svg
|Member station = [[Radiotjänst|Sveriges Radiotjänst]] (1958)<br>[[Sveriges Radio|Sveriges Radio (SR)]] (1959-1979)<br>[[Sveriges Television|Sveriges Television (SVT)]] (1980-)
|National selection event = [[Melodifestivalen]]
|Apps           = 48
|First          = [[Eurovision Song Contest 1958|1958]]
|Best           = 1st: [[Eurovision Song Contest 1974|1974]], [[Eurovision Song Contest 1984|1984]], [[Eurovision Song Contest 1991|1991]], [[Eurovision Song Contest 1999|1999]]
|Worst          = Last: [[Eurovision Song Contest 1963|1963]], [[Eurovision Song Contest 1977|1977]]
|Website        = [http://www.svt.se/melodifestivalen SVT Official Homepage]
|EBU page       = http://www.eurovision.tv/page/history/by-country/country?country=16
|Current        = 2015
}}

Microformat

The HTML mark-up produced by this template includes an adr microformat that makes postal addresses or their component parts (regions, postal codes, country names, etc) readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
Classes used

The HTML classes this microformat uses include:

  • adr
  • country-name
  • extended-address
  • locality
  • postal-code
  • region
  • street-address
Please do not rename or remove these classes.