Template:LegacyTLD: Difference between revisions
Dustin Loup (talk | contribs) Created page with "{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px; margin-left: 10px;" |- {{#if:{{{logo|}}} |{{!}}colspan="2" {{!}} Imag..." |
Dustin Loup (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
== Boilerplate == | |||
<pre> | |||
{{TLD| | |||
|logo = LogoName.jpg | |||
|status = Active/Not in root zone/proposed | |||
|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 | |||
|renewal =Renewal Rate % | |||
|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 | |||
|priority = Number | |||
|keypeople = name, title | |||
}} | |||
</pre> | |||
</noinclude> | |||
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px; margin-left: 10px;" | {| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px; margin-left: 10px;" | ||
|- | |- | ||
Line 80: | Line 106: | ||
{{!}}- | {{!}}- | ||
{{!}}colspan="2" {{!}} {{{keypeople}}}}} | {{!}}colspan="2" {{!}} {{{keypeople}}}}} | ||
|} | |}<noinclude> | ||
==Example== | |||
{{TLD| | |||
|logo = Example.jpg | |||
|status = Active/Not in root zone/proposed | |||
|manager = Managing Entity | |||
|country = Country specific, International | |||
|language = if IDN | |||
|translation = if IDN | |||
|stringcontention = Yes/No | |||
|registryprovider = Registry Provider | |||
|registrations = Number of Registrations | |||
|renewal = Renewal Rate % | |||
|date = | |||
|type = Brand, Niche, General, Geo, IDN, etc. | |||
|ascii = .xn--3k3j39f9 | |||
|category = sport, professional, adult, etc. | |||
|community = Yes/No | |||
|PIC =Yes, link for download | |||
|priority = Number | |||
|keypeople = name, title | |||
}} | |||
[[Category: Templates]] | |||
</noinclude> |