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

From blackwiki
Jump to navigation Jump to search
(→‎Usage: +ja)
imported>WOSlinker
m (change source to syntaxhighlight)
 
(38 intermediate revisions by 31 users not shown)
Line 1: Line 1:
{{Template doc page}}
+
{{Documentation subpage}}
 
<!--
 
<!--
     PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE
+
     PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE
 
     YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
 
     YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
 
-->
 
-->
== Usage ==
+
=== Usage ===
<pre>
+
<syntaxhighlight lang="xml">
{{Infobox Top level domain
+
{{Infobox top level domain
 
| name          =  
 
| name          =  
 
| image        = (optional)
 
| image        = (optional)
| background    =
 
 
| introduced    =  
 
| introduced    =  
 +
| removed      = (optional)
 
| type          = <tld type>
 
| type          = <tld type>
 
| status        =  
 
| status        =  
Line 20: Line 20:
 
| structure    = (optional)
 
| structure    = (optional)
 
| document      = <documents>
 
| document      = <documents>
 +
| DNSname      = DNS name of internationalized TLD
 
| disputepolicy =  
 
| disputepolicy =  
 
| website      =  
 
| 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
 
}}
 
}}
</pre>
+
</syntaxhighlight>
  
<includeonly>
+
<!-- === Some suggested colors ===
 +
 
 +
{| style="background:transparent;"
 +
!style="background-color:#FFCC00"|Unsponsored gTLDs||#FC0
 +
|-
 +
!style="background-color:#FFCCCC"|Sponsored gTLDs||#FCC
 +
|-
 +
!style="background-color:#CCCCFF"|CCTLDs||#CCF
 +
|-
 +
!style="background-color:#FFFF99"|Infrastructure TLDs||#FF9
 +
|-
 +
!style="background-color:#F0FFF0"|Unassigned TLDs||#F0FFF0
 +
|-
 +
!style="background-color:#CCCCCC"|Discontinued TLDs||#CCC
 +
|-
 +
!style="background-color:#d2b48c"|Proposed TLDs||#D2B48C
 +
|-
 +
!style="background-color:#66CCCC"|Reserved TLDs||#6CC
 +
|-
 +
!style="background-color:#ADFF2F"|Pseudo-TLDs||#ADFF2F
 +
|} -->
 +
 
 +
=== Examples ===
 +
 
 +
From [[.org]].
 +
<syntaxhighlight lang="moin">
 +
{{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]
 +
}}
 +
 
 +
<includeonly>{{Sandbox other||
 
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
 
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
 
[[Category:Computing infobox templates|Top level domain]]
 
[[Category:Computing infobox templates|Top level domain]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
+
}}</includeonly>
 
 
<!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. -->
 
[[fr:Modèle:Infobox Domaine de premier niveau]]
 
[[ko:틀:최상위 도메인 정보]]
 
[[ja:Template:TLD]]
 
[[no:Mal:Infoboks Toppnivådomene]]
 
[[uz:Shablon:Infobox Top level domain]]
 
[[nds:Vörlaag:Infobox TLD]]
 
[[ru:Шаблон:Домен верхнего уровня]]
 
</includeonly>
 

Latest revision as of 11:58, 7 July 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=[[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
}}
.org
DOT ORG (ORG Marketing Resources logo).png
Introduced1985
TLD typeGeneric top-level domain
StatusActive
RegistryPublic Interest Registry (operated by Afilias)
SponsorNot technically sponsored, but PIR is connected with the Internet Society
Intended useMiscellaneous organizations not fitting in other categories (generally noncommercial)
Actual useNonprofits; personal sites; open-source projects; sometimes used by commercial entities
Registration restrictionsNone
StructureRegistrations at second level permitted
DocumentsRFC 920; RFC 1591; ICANN registry agreement
Dispute policiesUDRP
Registry websitePublic Interest Registry