Difference between revisions of "Template:Infobox top level domain"
Jump to navigation
Jump to search
imported>MZMcBride (updated code) |
imported>Ms2ger m (Cleanup) |
||
| Line 1: | Line 1: | ||
| − | + | {| class="infobox" style="width:20em; font-size:90%; text-align:left; line-height:1.1;" cellpadding="4" | |
| − | + | |+ style="font-weight:bold;" | {{{name}}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
{{#if:{{{image<includeonly>|</includeonly>}}} | | {{#if:{{{image<includeonly>|</includeonly>}}} | | ||
| Line 11: | Line 6: | ||
}} | }} | ||
|- | |- | ||
| − | ! | + | ! Introduced |
| − | + | | {{{introduced}}} | |
|- | |- | ||
| − | ! | + | ! [[TLD]] type |
| − | + | | {{{type}}} | |
|- | |- | ||
| − | ! | + | ! Status |
| − | + | | {{{status}}} | |
|- | |- | ||
| − | ! | + | ! [[Domain name registry|Registry]] |
| − | + | | {{{registry}}} | |
|- | |- | ||
| − | ! | + | ! Sponsor |
| − | + | | {{{sponsor}}} | |
|- | |- | ||
| − | ! | + | ! Intended use |
| − | + | | {{{intendeduse}}} | |
|- | |- | ||
{{#if:{{{actualuse<includeonly>|</includeonly>}}} | | {{#if:{{{actualuse<includeonly>|</includeonly>}}} | | ||
| − | ! | + | ! Actual use |
| − | + | {{!}} {{{actualuse}}} | |
}} | }} | ||
|- | |- | ||
{{#if:{{{restrictions<includeonly>|</includeonly>}}} | | {{#if:{{{restrictions<includeonly>|</includeonly>}}} | | ||
| − | ! | + | ! Registration restrictions |
| − | + | {{!}} {{{restrictions}}} | |
}} | }} | ||
|- | |- | ||
{{#if:{{{structure<includeonly>|</includeonly>}}} | | {{#if:{{{structure<includeonly>|</includeonly>}}} | | ||
| − | ! | + | ! Structure |
| − | + | {{!}} {{{structure}}} | |
}} | }} | ||
|- | |- | ||
| − | ! | + | ! Documents |
| − | + | | {{{document}}} | |
|- | |- | ||
| − | ! | + | ! Dispute policies |
| − | + | | {{{disputepolicy}}} | |
|- | |- | ||
| − | ! | + | ! Website |
| − | + | | {{{website}}} | |
|}<noinclude> | |}<noinclude> | ||
| − | + | {{Documentation}} | |
| − | |||
<!---Please add metadata to the <includeonly> section on the /doc subpage - thanks!---> | <!---Please add metadata to the <includeonly> section on the /doc subpage - thanks!---> | ||
</noinclude> | </noinclude> | ||
Revision as of 15:51, 24 July 2008
| {{{image}}} | |
| Introduced | {{{introduced}}} |
|---|---|
| TLD type | {{{type}}} |
| Status | {{{status}}} |
| Registry | {{{registry}}} |
| Sponsor | {{{sponsor}}} |
| Intended use | {{{intendeduse}}} |
| Actual use | {{{actualuse}}} |
| Registration restrictions | {{{restrictions}}} |
| Structure | {{{structure}}} |
| Documents | {{{document}}} |
| Dispute policies | {{{disputepolicy}}} |
| Website | {{{website}}} |
Usage
{{Infobox top level domain
| name =
| image = (optional)
| introduced =
| removed = (optional)
| type = <tld type>
| status =
| registry =
| sponsor = <sponsoring organization>
| intendeduse =
| actualuse = (optional)
| restrictions = <registration restrictions> (optional)
| structure = (optional)
| document = <documents>
| DNSname = DNS name of internationalized TLD
| disputepolicy =
| website =
| registereddomains = number of registered domains; if this argument is provided so must the following two
| dateregistereddomains = date where the above number applies
| refregistereddomains = reference for the previous two arguments, surrounded by <ref> and </ref>
or using <ref name="..."/>
| dnssec = Yes if DNSSEC is implemented in the TLD, otherwise No or Unknown
| idn = Yes if IDN is implemented in the TLD, otherwise No
}}
Examples
From .org.
{{Infobox top level domain
|name=.org
|image=[[File:ORG_RGB.png|200px]]
|introduced={{start date and age|1985|1|1}}
|type=[[Generic top-level domain]]
|status=Active
|registry=[[Public Interest Registry]] (technical service by [[Afilias]])
|sponsor=Not technically sponsored, but PIR is connected with the [[Internet Society]]
|intendeduse=Miscellaneous organizations not fitting in other categories (generally noncommercial)
|actualuse=Nonprofits; personal sites; open-source projects; some government websites; mostly used by non-commercial entities
|restrictions=None
|structure=Registrations at second level permitted
|document=RFC 920; RFC 1591; [http://www.icann.org/tlds/agreements/org/ ICANN registry agreement]
|disputepolicy=[[UDRP]]
|website=[http://www.pir.org/ Public Interest Registry]
|dnssec=yes
}}
| DOT ORG (ORG Marketing Resources logo).png | |
| Introduced | 1985 |
|---|---|
| TLD type | Generic top-level domain |
| Status | Active |
| Registry | Public Interest Registry (operated by Afilias) |
| Sponsor | Not technically sponsored, but PIR is connected with the Internet Society |
| Intended use | Miscellaneous organizations not fitting in other categories (generally noncommercial) |
| Actual use | Nonprofits; personal sites; open-source projects; sometimes used by commercial entities |
| Registration restrictions | None |
| Structure | Registrations at second level permitted |
| Documents | RFC 920; RFC 1591; ICANN registry agreement |
| Dispute policies | UDRP |
| Website | Public Interest Registry |
| The above documentation is transcluded from Template:Infobox top level domain/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |