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" and "tld_status".
{{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, use, e.g.: 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 = Leave empty for No / Yes if it is an IDN
|script = Script the IDN TLD is written in, e.g.: Latin, Hebrew, Han, etc.
|translation = English version of the IDN TLD
|website = https://example.org; https://example.wiki (up to 2 websites, separated by a semicolon)
|PIC = PIC/RVC number or URL: 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 | suggested |
Type | tld_type | Whether the TLD is Generic or a Country Code. | String | required |
Subtype | tld_subtype | TLD subtype, if applicable. | String | suggested |
Status | tld_status | Status of the TLD in relation to IANA.
| String | required |
Country | country | Territory; Territory. Up to 2 territories, separated by a semicolon. Only nation names.
| String | suggested |
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 | suggested |
Registry Provider | registry | Entity responsible for registry operations, be it a Registry Provider, Manager, or Sponsoring Organization. | String | suggested |
IDN | idn | Write 'Yes' if an IDN, otherwise leave empty. | String | suggested |
Script | script | Writing script utilized in the IDN TLD.
| String | optional |
Translation | translation | String of the IDN TLD translated into English. | String | optional |
Punycode | ascii | ASCII representation, derived automatically by our system. | String | optional |
Websites | website | Official websites, URL only, semi-colon separated.
| URL | suggested |
PIC/RVC Application Number | PIC | PIC/RVC number or URL, if applicable.
| Number | optional |
Social: Facebook | facebook | User handle
| String | optional |
Social: Instagram | instagram | User handle
| String | optional |
Social: LinkedIn | linkedin | User handle
| String | suggested |
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 |