Template:Infobox top level domain: Difference between revisions
Jump to navigation
Jump to search
old>Montiar (Created page with "<noinclude>{| style="width:100%; background:transparent;" |- style="vertical-align:top;" | <!-----Lefthand side: documentation-----> {{Infobox top level domain/doc}} | <!-----...") |
m (Protected "Template:Infobox top level domain": semi-protecting highly-visible templates in response to recent template-space vandalism ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirm...) |
||
Line 1: | Line 1: | ||
{{ #ifeq: {{{dnssec}}} | Yes | {{main other|[[Category:DNSSEC]]}} | }}{{ #ifeq: {{{dnssec}}} | yes | {{main other|[[Category:DNSSEC]]}} | }}{{ #ifeq: {{{dnssec}}} | YES | {{main other|[[Category:DNSSEC]]}} | }}{{Infobox | |||
| | | title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | ||
| | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}} | ||
{{ | | caption = {{{caption|}}} | ||
| | | label1 = Introduced | ||
| data1 = {{{introduced|}}} | |||
| | | label2 = Removed | ||
| | | data2 = {{{removed|}}} | ||
{{# | | label3 = [[Top-level domain|TLD]] type | ||
{{ | | data3 = {{{type|}}} | ||
}} | | label4 = Status | ||
| | | data4 = {{{status|}}} | ||
| label5 = [[Domain name registry|Registry]] | |||
| | | data5 = {{{registry|}}} | ||
| | | label6 = Sponsor | ||
| data6 = {{{sponsor|}}} | |||
| | | label7 = Intended use | ||
| | | data7 = {{{intendeduse|}}} | ||
| label8 = Actual use | |||
| | | data8 = {{{actualuse|}}} | ||
| | | label9 = Registered domains | ||
| data9 = {{#if:{{{refregistereddomains|}}}|{{{registereddomains}}} ({{{dateregistereddomains}}}){{{refregistereddomains}}}}} | |||
| | | label10 = Registration restrictions | ||
| | | data10 = {{{restrictions|}}} | ||
| label11 = Structure | |||
| | | data11 = {{{structure|}}} | ||
| | | label12 = Documents | ||
| data12 = {{{document|}}} | |||
| | | label13 = Dispute policies | ||
| | | data13 = {{{disputepolicy|}}} | ||
| label14 = DNS name | |||
| data14 = {{{DNSname|}}} | |||
{{ | | label15 = [[DNSSEC]] | ||
}} | | data15 = {{{dnssec|}}} | ||
| | | label16 = [[Internationalized_domain_name|IDN]] | ||
| data16 = {{{idn|}}} | |||
| label17 = Registry Website | |||
| data17 = {{{website|}}} | |||
}}<noinclude>{{documentation}}<!-- Please add category and language links to the <includeonly> section on the /doc sub=page --></noinclude> | |||
| | |||
{{ | |||
}} | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
<! | |||
</noinclude> |
Revision as of 19:25, 10 January 2018
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 |