Tags: Mobile edit Mobile web edit Advanced mobile edit |
Tags: Manual revert Mobile edit Mobile web edit Advanced mobile edit |
Line 5: |
Line 5: |
| --> | | --> |
| {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} |
|
| |
| === Examples ===
| |
|
| |
| From [[.org]].
| |
| <syntaxhighlight lang="wikitext">
| |
| {{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
| |
| }}
| |
| </syntaxhighlight>
| |
|
| |
| {{Infobox top level domain|
| |
| |name=.org
| |
| |image=<nowiki>DOT ORG (ORG Marketing Resources logo).png</nowiki>
| |
| |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]
| |
| |dnssec=yes
| |
| }}
| |
|
| |
| <includeonly>{{Sandbox other||
| |
| <!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
| |
| [[Category:Computing infobox templates|Top level domain]]
| |
| }}</includeonly>
| |
|
| |
|
| === Usage === | | === Usage === |