Template:TLD
Usage[edit source]
- The following code block creates a "TLD" template floating to the right of an article.
- Choose a single option from the choices within curly brackets ({ and }), but remove the curly brackets. For example: tld_type = gTLD.
- Every parameter is optional other than: "tld_type".
{{TLD|
|logo = LogoFile.{png / svg} (Upload the logo first)
|tld_type = {gTLD / ccTLD} (Property:Has TLD type)
|tld_subtype = {geoTLD / dotBrand / Sponsored TLD / Legacy TLD / 2012 gTLD Round} (Property:Has TLD subtype)
|tld_status = {Submitted / Delegated / Active / Retired / Removed} (Property:Has TLD status)
|country = Territory; Territory (up to 2 territories, separated by a semicolon. Only nation names. For overseas territories and similar, use, for example: United Kingdom; Cayman Islands)
|introduced = Date introduced in YYYY/MM/DD format
|implemented = Date implemented in YYYY/MM/DD format
|registry = Name of the Registry Provider or Manager or Sponsoring Organization}
|idn = {Yes} (if an IDN)
|script = Script the TLD is written in, for example: Latin, Hebrew, Han, etc. (if an IDN)
|translation = English version (if an IDN)
|website = https://example.org
|PIC = {NNN} (where NNN is the numeric identifier of the PIC or RVC, if one exists. Extract the numeric value from the URL of their entry here: https://gtldresult.icann.org/applicationstatus/applicationdetails/}
|platform name = social media user handle (see below for the supported platforms; e.g.: instagram = icannwiki)
}}
Social media[edit source]
Any social media platform listed below can be called by this template, being rendered at its footer. E.g.: instagram = icannwiki will render an icon leading to: instagram.com/icannwiki/
The current list of available platforms is as follows (transcluded from Module:SocialMedia):
Facebook, Github, Instagram, LinkedIn, Telegram, Threads, TikTok, X/Twitter, Youtube
Template data[edit source]
Parameter | Description | Type | Status | |
---|---|---|---|---|
Logo | logo | File name of the logo without 'https://icannwiki.org/File:', needs to be uploaded to ICANNWiki first
| File | optional |
Type | tld_type | String | required | |
Subtype | tld_subtype | Choose, only if applicable: geoTLD, dotBrand, Sponsored TLD, Legacy TLD, 2012 gTLD Round | String | optional |
Status | tld_status | Choose: Submitted, Delegated, Active, Retired, Removed | String | optional |
Country | country | Choose up to two territories, separated by a semicolon. Only nation names. For overseas territories, e.g.: United Kingdom; Cayman Islands | String | optional |
Introduced | introduced | Date officially introduced; will normalize to Month DD, YYYY | String | optional |
Implemented | implemented | Date officially implemented; will normalize to Month DD, YYYY | String | optional |
Registry Provider | registry | Entity responsible for registry operations | String | optional |
IDN | idn | Write 'Yes' if an IDN | String | optional |
Script | script | Writing script (if IDN), e.g., Latin, Hebrew | String | optional |
Translation | translation | English version (if IDN) | String | optional |
Punycode | ascii | String | optional | |
Websites | website | Official websites, URL only, semi-colon separated.
| URL | suggested |
PIC/RVC Application Number | PIC | Numeric identifier for PIC or RVC | Number | optional |
Social: Facebook | facebook | User handle
| String | optional |
Social: Instagram | instagram | User handle | String | optional |
Social: LinkedIn | linkedin | User handle | String | optional |
Social: Telegram | telegram | User handle | String | optional |
Social: Threads | threads | User handle | String | optional |
Social: TikTok | tiktok | User handle | String | optional |
Social: X/Twitter | x | User handle | String | optional |
Social: YouTube | youtube | User handle | String | optional |