Template:Infobox Top level domain: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ #ifeq: {{{dnssec}}} | Yes | {{main other|Category:DNSSEC}} | }}{{ #ifeq: {{{dnssec}}} | yes | {{main other|Category:DNSSEC}} | }}{{ #ifeq: {{{dnssec}}} | YES | {{...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{ #ifeq: {{{dnssec}}} | Yes | {{main other| | {{ #ifeq: {{{dnssec}}} | Yes | {{main other|{{wp|Category:DNSSEC}}}} | }}{{ #ifeq: {{{dnssec}}} | yes | {{main other|{{wp|Category:DNSSEC}}}} | }}{{ #ifeq: {{{dnssec}}} | YES | {{main other|{{wp|Category:DNSSEC}}}} | }}{{Infobox | ||
| title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | | title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | ||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}} | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}} | ||
Line 7: | Line 7: | ||
| label2 = Removed | | label2 = Removed | ||
| data2 = {{{removed|}}} | | data2 = {{{removed|}}} | ||
| label3 = | | label3 = {{wp|Top-level domain|TLD}} type | ||
| data3 = {{{type|}}} | | data3 = {{{type|}}} | ||
| label4 = Status | | label4 = Status | ||
| data4 = {{{status|}}} | | data4 = {{{status|}}} | ||
| label5 = | | label5 = {{wp|Domain name registry|Registry}} | ||
| data5 = {{{registry|}}} | | data5 = {{{registry|}}} | ||
| label6 = Sponsor | | label6 = Sponsor | ||
Line 31: | Line 31: | ||
| label14 = DNS name | | label14 = DNS name | ||
| data14 = {{{DNSname|}}} | | data14 = {{{DNSname|}}} | ||
| label15 = | | label15 = {{wp|DNSSEC}} | ||
| data15 = {{{dnssec|}}} | | data15 = {{{dnssec|}}} | ||
| label16 = | | label16 = {{wp|Internationalized_domain_name|IDN}} | ||
| data16 = {{{idn|}}} | | data16 = {{{idn|}}} | ||
| label17 = Registry website | | label17 = Registry website | ||
| data17 = {{{website|}}} | | data17 = {{{website|}}} | ||
}}<noinclude>{{documentation}}<!-- Please add category and language links to the <includeonly> section on the /doc sub=page --></noinclude> | }}<noinclude>{{documentation}}<!-- Please add category and language links to the <includeonly> section on the /doc sub=page --></noinclude> |
Latest revision as of 05:37, 5 March 2020
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=DOT ORG (ORG Marketing Resources logo).png
|introduced=1985
|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]]
|intendeduse=Miscellaneous organizations not fitting in other categories (generally noncommercial)
|actualuse=Nonprofits; personal sites; open-source projects; sometimes used by 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.publicinterestregistry.org/ Public Interest Registry]
}}
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 |
Registry Website | Public Interest Registry |