Changes

MyWikiBiz, Author Your Legacy — Thursday September 04, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
{{Module rating |r}}
{{high-risk|40847}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
This module implements {{t|country alias}} and the {{t|flagIOC2}} family of templates. Check there for usage documentation.

{{#invoke:convert/tester|compare|Country alias|Country alias/data}}

== Usage ==
===Template:Country alias===
This module is used by {{t|country alias}} to return either the country name or the country's flag, based on a combination of the three-letter country code (required), the year (optional), and the competition being played (optional).

<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|main|''alias=''|''flag=''|''games=''|''year=''}}</code>

===Template:FlagIOC===
This module is used by {{t|flagIOC}} to return a formatted country flag, country name, and the number of athletes present (optional) at a given edition of the [[Olympic Games]].

<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|flagIOC|''alias=''|''flag=''|''games=''|''year=''|''athletes=''}}</code>

===Template:FlagIOC2 and variants===
This module is used by the {{t|flagIOC2}} [[Template:Flag templates|family of templates]] (except flagIOC, described above) to return various formatted combinations of country flag, country name, the number of athletes present and/or names of athletes present at a given Games.

<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|flagXYZ|''alias=''|''flag=''|''games=''|''year=''|''athletes=''|''type=''}}</code>

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->

}}</includeonly>

Navigation menu