Padron:FIFA World Rankings

Mula sa Wikipedia, ang malayang ensiklopedya
Dokumentasyon sa padron [tingnan] [baguhin] [nakaraan] [purga]

Kamalian ng lua na sa Module:Lua_banner na nasa linyang 113: attempt to index field 'edit' (a nil value)

Usage[baguhin ang wikitext]

This template ({{FIFA World Rankings}}) is meant to help quicky update the FIFA World Rankings for all 211 men's national teams of FIFA, displayed in the infobox on each national team article. When given a country code, the template outputs the FIFA World Ranking of a country, along with a movement indicator (increase, decrease, or steady), and by how many spots a country moves, if applicable. The date of the rankings is also listed, along with a reference to the rankings from FIFA's website.

If desired, the FIFA ranking reference can be used elsewhere in the article using the name "FIFA World Rankings" (i.e. <ref name="FIFA World Rankings"/>).

Parameters[baguhin ang wikitext]

  • 1 (unnamed): FIFA country code
  • mdy: Switches dates to month-day-year format

Example[baguhin ang wikitext]

An example of the code used to display the ranking of Gibraltar:

{{FIFA World Rankings|GIB}}

This code produces the following:

194 Increase -4 (29 November 2018)[1]

  1. "The FIFA/Coca-Cola World Ranking". FIFA. 29 November 2018. Nakuha noong 29 November 2018.

The template can be tested at the sandbox page, Template:FIFA World Rankings/sandbox.

Updating[baguhin ang wikitext]

The main template page is not meant to be updated. The rankings should be updated at Module:SportsRankings/data/FIFA World Rankings.

To update the rankings:

  1. On line 14, add the day and month (along with the year if necessary) of the current rankings
  2. On line 15, add the day and month (along with the year if necessary) of the previous rankings
  3. Between line 20 and 230, paste in the code for the new rankings (see generating code section)

and save. Once the cache of a national team page is purged, the updated ranking will be displayed.

Generating rankings code[baguhin ang wikitext]

All positions can be quickly updated using a spreadsheet. For example, after copying the entire ranking list (211 rows from all five pages, unedited) from FIFA's ranking list, the following formula can be used in an external spreadsheet to generate the code necessary to update the data page (given the FIFA rankings begin in cell A1):

="          {  """&B2&""", "&A1&", "&E1&", "&C1&" },"

If unnecessary lines are included, then paste the text into a site to remove lines with the string , , ,.

See also[baguhin ang wikitext]