Template:Infobox top level domain/doc
< Template:Infobox top level domain
Jump to navigation
Jump to search
Revision as of 11:04, 29 May 2010 by imported>Thumperward (move docs from talk)
Usage
{{Infobox top level domain
| name =
| image = (optional)
| background =
| introduced =
| type = <tld type>
| status =
| registry =
| sponsor = <sponsoring organization>
| intendeduse =
| actualuse = (optional)
| restrictions = <registration restrictions> (optional)
| structure = (optional)
| document = <documents>
| PunycodeL = Latin punycode of non-Latin 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="..."/>
}}
Some suggested colors
| Unsponsored gTLDs | #FC0 |
|---|---|
| Sponsored gTLDs | #FCC |
| CCTLDs | #CCF |
| Infrastructure TLDs | #FF9 |
| Unassigned TLDs | #F0FFF0 |
| Discontinued TLDs | #CCC |
| Proposed TLDs | #D2B48C |
| Reserved TLDs | #6CC |
| Pseudo-TLDs | #ADFF2F |
Examples
From .org.
{{Infobox Top level domain|
|name=.org
|background=#FC0
|image=[[Image:Orglogo.gif|.org -- Serving the public interest]]
|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]
}}