Jump to content

Template:TLD: Difference between revisions

From ICANNWiki
No edit summary
Tag: Reverted
Undo revision 1356535 by MarkWD (talk)
Tags: Undo Reverted
Line 1: Line 1:


<div class="template-box">
{| class="template-box" cellpadding="2"
  <table cellpadding="2" style="width: 100%;">
|-
    <tr>
{{#if:{{{logo|}}}
      {{#if:{{{logo|}}}
|{{!}}colspan="2" {{!}} [[Image:{{{logo}}}|150px|center]]}}
        |<td colspan="2" style="text-align: center;"><img src="[[Image:{{{logo}}}|150px|center]]" alt="Logo"></td>}}
|-
    </tr>
{{#if:{{{status|}}}
    <tr>
|{{!}}Status:
      {{#if:{{{status|}}}
{{!}}{{{status}}}}}
        |<td>Status:</td><td>{{{status}}}</td>}}
|-
    </tr>
{{#if:{{{country|}}}
    <tr>
|{{!}}Country:
      {{#if:{{{country|}}}
{{!}}{{{country}}}}}
        |<td>Country:</td><td>{{{country}}}</td>}}
|-
    </tr>
{{#if:{{{introduced|}}}
    <tr>
|{{!}}Introduced:
      {{#if:{{{introduced|}}}
{{!}}{{{introduced}}}}}
        |<td>Introduced:</td><td>{{{introduced}}}</td>}}
|-
    </tr>
{{#if:{{{language|}}}
    <tr>
|{{!}}Language:
      {{#if:{{{language|}}}
{{!}}{{{language}}}}}
        |<td>Language:</td><td>{{{language}}}</td>}}
|-
    </tr>
{{#if:{{{translation|}}}
    <tr>
|{{!}}Translates to:
      {{#if:{{{translation|}}}
{{!}}{{{translation}}}}}
        |<td>Translates to:</td><td>{{{translation}}}</td>}}
|-
    </tr>
{{#if:{{{manager|}}}
    <tr>
|{{!}}Manager:
      {{#if:{{{manager|}}}
{{!}}{{{manager}}}}}
        |<td>Manager:</td><td>{{{manager}}}</td>}}
|-
    </tr>
{{#if:{{{registryprovider|}}}
    <tr>
|{{!}}Registry Provider:
      {{#if:{{{registryprovider|}}}
{{!}}{{{registryprovider}}}}}
        |<td>Registry Provider:</td><td>{{{registryprovider}}}</td>}}
|-
    </tr>
{{#if:{{{registrations|}}}
    <tr>
|{{!}}Registrations:
      {{#if:{{{registrations|}}}
{{!}}{{{registrations}}}}}
        |<td>Registrations:</td><td>{{{registrations}}}</td>}}
|-
    </tr>
{{#if:{{{date|}}}
    <tr>
|{{!}}Date Implemented:
      {{#if:{{{date|}}}
{{!}}{{{date}}}}}
        |<td>Date Implemented:</td><td>{{{date}}}</td>}}
|-
    </tr>
{{#if:{{{type|}}}
    <tr>
|{{!}}Type:
      {{#if:{{{type|}}}
{{!}}{{{type}}}}}
        |<td>Type:</td><td>{{{type}}}</td>}}
|-
    </tr>
{{#if:{{{ascii|}}}
    <tr>
|{{!}}Punycode:
      {{#if:{{{ascii|}}}
{{!}}{{{ascii}}}}}
        |<td>Punycode:</td><td>{{{ascii}}}</td>}}
|-
    </tr>
{{#if:{{{category|}}}
    <tr>
|{{!}}Category:
      {{#if:{{{category|}}}
{{!}}{{{category}}}}}
        |<td>Category:</td><td>{{{category}}}</td>}}
|-
    </tr>
{{#if:{{{community|}}}
    <tr>
|{{!}}Community TLD:
      {{#if:{{{community|}}}
{{!}}{{{community}}}}}
        |<td>Community TLD:</td><td>{{{community}}}</td>}}
|-
    </tr>
{{#if:{{{website|}}}
    <tr>
|{{!}}Website:
      {{#if:{{{website|}}}
{{!}}{{{website}}}}}
        |<td>Website:</td>
|-
        <td><a href="{{{website}}}" target="_blank">{{{website}}}</a></td>}}
{{#if:{{{twitter|}}}
    </tr>
|{{!}}Twitter:
    <tr>
{{!}}[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]}}
      {{#if:{{{twitter|}}}
|-
        |<td>Twitter:</td>
{{#if:{{{PIC|}}}
        <td><a href="http://twitter.com/{{{twitter}}}" target="_blank">@{{{twitter}}}</a></td>}}
|{{!}}PIC Submitted:
    </tr>
{{!}}{{{PIC}}}}}
    <tr>
|-
      {{#if:{{{PIC|}}}
{{#if:{{{keypeople|}}}
        |<td>PIC Submitted:</td><td>{{{PIC}}}</td>}}
|{{!}}Key people:
    </tr>
{{!}}{{{keypeople}}}}}
    <tr>
|-
      {{#if:{{{keypeople|}}}
{{!}}-
        |<td>Key People:</td><td>{{{keypeople}}}</td>}}
{{!}}colspan="2" style="text-align:center;"{{!}}<hr>
    </tr>
{{!}}-
    <tr>
{{!}}colspan="2" style="text-align:center;"{{!}}<b>More information</b>: [[File:NTLDStatsLogo.png|70px|link=https://ntldstats.com/tld/{{Template:NTLDStatsButton}}]]
      <td colspan="2" style="text-align: center;"><hr></td>
|}
    </tr>
    <tr>
      <td colspan="2" style="text-align: center;">
        <b>More information:</b>
        <a href="https://ntldstats.com/tld/{{{template:NTLDStatsButton}}}">
          <img src="[[File:NTLDStatsLogo.png|70px]]" alt="More Info">
        </a>
      </td>
    </tr>
  </table>
</div>


<noinclude>
<noinclude>

Revision as of 02:16, 10 December 2024


More information:


Boilerplate[edit source]

{{TLD|
|logo   = LogoName.jpg
|status = Active/Not in root zone/Proposed/Retired
|country   = Country specific, International
|introduced= introduction date
|language = if non-English/IDN
|translation = if non-English/IDN
|manager  = Managing Entity
|registryprovider   = Registry Provider
|registrations   = Number of Registrations
|type   = Brand, Generic, Geo, IDN
|ascii = ASCII Translation of the TLD (if IDN)
|category  = sport, professional, adult, etc.
|community  = Yes/No
|website = https://example.com
|twitter = Twitter Handle
|PIC    =Yes, link for download
|keypeople  = name, title
}}


Example[edit source]

Status: Active/Not in root zone/Proposed/Retired
Country: Country specific, International
Language: if IDN
Translates to: if IDN
Manager: Managing Entity
Registry Provider: Registry Provider
Registrations: Number of Registrations
Type: Brand, Niche, General, Geo, IDN, etc.
Punycode: .xn--3k3j39f9
Category: sport, professional, adult, etc.
Community TLD: Yes/No
PIC Submitted: Yes, link for download
Key people: name, title

More information: