Difference between revisions of "Template:Infobox top level domain/doc"

From blackwiki
Jump to navigation Jump to search
imported>HaŋaRoa
(registereddomains, dateregistereddomains, refregistereddomains)
imported>Thumperward
(move docs from talk)
Line 4: Line 4:
 
     YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
 
     YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
 
-->
 
-->
== Usage ==
+
=== Usage ===
 
<pre>
 
<pre>
 
{{Infobox top level domain
 
{{Infobox top level domain
Line 27: Line 27:
 
| refregistereddomains  = reference for the previous two arguments, surrounded by <ref> and </ref>  
 
| refregistereddomains  = reference for the previous two arguments, surrounded by <ref> and </ref>  
 
                           or using <ref name="..."/>
 
                           or using <ref name="..."/>
 +
}}
 +
</pre>
 +
 +
=== Some suggested colors ===
 +
 +
{| style="background:transparent;"
 +
!bgcolor="#FFCC00"|Unsponsored gTLDs||#FC0
 +
|-
 +
!bgcolor="#FFCCCC"|Sponsored gTLDs||#FCC
 +
|-
 +
!bgcolor="#CCCCFF"|CCTLDs||#CCF
 +
|-
 +
!bgcolor="#FFFF99"|Infrastructure TLDs||#FF9
 +
|-
 +
!bgcolor="#F0FFF0"|Unassigned TLDs||#F0FFF0
 +
|-
 +
!bgcolor="#CCCCCC"|Discontinued TLDs||#CCC
 +
|-
 +
!bgcolor="#d2b48c"|Proposed TLDs||#D2B48C
 +
|-
 +
!bgcolor="#66CCCC"|Reserved TLDs||#6CC
 +
|-
 +
!bgcolor="#ADFF2F"|Pseudo-TLDs||#ADFF2F
 +
|}
 +
 +
=== Examples ===
 +
 +
From [[.org]].
 +
<pre>
 +
{{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]
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 11:04, 29 May 2010

Template:Template doc page

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]
}}