Module:Country/doc

From Saintapedia
< Module:Country
Revision as of 20:50, 26 September 2024 by Tom (talk | contribs) (Created page with "Country gets data about a country using its ISO code, decimal code, or name. == {{{syntax|Syntax}}} == * <code>{{t|country|main|country-isocode|param2 see table below|i=1}}</code> * <code>{{t|country|main|country name|param2 see table below|i=1}}</code> * <code>{{t|country|main|country-code|country name|i=1}}</code> == {{{options|Options}}} == {| class="article-table" |- ! {{{options-name|Name}}} ! {{{options-description|Description}}} ! {{{options-example|Example outp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Country

Country gets data about a country using its ISO code, decimal code, or name.

Syntax

Options

Name Description Example output
alpha-2 2-letter country code Lua error in package.lua at line 80: module 'Country/data' not found.
alpha-3 3-letter country code Lua error in package.lua at line 80: module 'Country/data' not found.
country-code Country code Lua error in package.lua at line 80: module 'Country/data' not found.
iso_3166-2 ISO code Lua error in package.lua at line 80: module 'Country/data' not found.
name Country name Lua error in package.lua at line 80: module 'Country/data' not found.
region Region name Lua error in package.lua at line 80: module 'Country/data' not found.
region-code Region code Lua error in package.lua at line 80: module 'Country/data' not found.
sub-region Subregion name Lua error in package.lua at line 80: module 'Country/data' not found.
sub-region-code Subregion code Lua error in package.lua at line 80: module 'Country/data' not found.

Example

Lua error in package.lua at line 80: module 'Dev:Arguments' not found. Lua error in package.lua at line 80: module 'Dev:Arguments' not found. Lua error in package.lua at line 80: module 'Dev:Arguments' not found.

See also