Jump to content

Template:Mandarin TLD: Difference between revisions

From ICANNWiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
== Boilerplate ==
== Boilerplate ==
<pre>
<pre>
{{ 顶级域名|
{{ MandarinTLD|
|商标 = 商标名.jpg
|logo = LogoName.jpg
|状态 = 活跃/不在区域内/已提案
|status = Active/Not in root zone/proposed
|国家 = 具体国家名, 国际的
|country = Country specific, International
|语言 = 非英语/国际化域名
|language = if non-English/IDN
|翻译 = 非英语/国际化域名
|translation = if non-English/IDN
|经理 = 管理实体
|manager = Managing Entity
|注册供应商 = 注册供应商
|registryprovider = Registry Provider
|注册 = 注册数
|registrations = Number of Registrations
|日期 =
|date =
|类型 = 品牌, 起源, 地理, 国际化域名
|type = Brand, Generic, Geo, IDN
|分类 = 体育, 专业, 成人, 其他.
|category = sport, professional, adult, etc.
|社区 = /
|community = Yes/No
|优先级 = 数字
|priority = Number
|关键人物 = 名字, 头衔
|keypeople = name, title
}}
}}
</pre>
</pre>
Line 22: Line 22:
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px;  margin-left: 10px;"
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px;  margin-left: 10px;"
|-
|-
{{#if:{{{商标|}}}
{{#if:{{{logo|}}}
|{{!}}colspan="2" {{!}} [[Image:{{{商标}}}‎|150px|center]]}}
|{{!}}colspan="2" {{!}} [[Image:{{{logo}}‎|150px|center]]}}
|-
|-
{{#if:{{{状态|}}}
{{#if:{{status|}}}
|{{!}}valign="top" {{!}}状态:
|{{!}}valign="top" {{!}}状态:
{{!}}{{{状态}}}}}
{{!}}{{{状态}}}}}
|-
|-
{{#if:{{{国家|}}}
{{#if:{{{country|}}}
|{{!}}valign="top" {{!}}国家:
|{{!}}valign="top" {{!}}国家:
{{!}}{{{国家}}}}}
{{!}}{{{国家}}}}}
|-
|-
{{#if:{{{语言|}}}
{{#if:{{{language|}}}
|{{!}}valign="top" {{!}}语言:
|{{!}}valign="top" {{!}}语言:
{{!}}{{{语言}}}}}
{{!}}{{{语言}}}}}
|-
|-
{{#if:{{{翻译|}}}
{{#if:{{{translation|}}}
|{{!}}valign="top" {{!}}翻译:
|{{!}}valign="top" {{!}}翻译:
{{!}}{{{翻译}}}}}
{{!}}{{{翻译}}}}}
|-
|-
{{#if:{{{经理|}}}
{{#if:{{{manager|}}}
|{{!}}valign="top" {{!}}经理:
|{{!}}valign="top" {{!}}经理:
{{!}}{{{经理}}}}}
{{!}}{{{经理}}}}}
|-
|-
{{#if:{{{注册供应商|}}}
{{#if:{{{registryprovider|}}}
|{{!}}valign="top" {{!}}注册供应商:
|{{!}}valign="top" {{!}}注册供应商:
{{!}}{{{注册供应商}}}}}
{{!}}{{{注册供应商}}}}}
|-
|-
{{#if:{{{注册|}}}
{{#if:{{{registrations|}}}
|{{!}}valign="top" {{!}}注册:
|{{!}}valign="top" {{!}}注册:
{{!}}{{{注册}}}}}
{{!}}{{{注册}}}}}
|-
|-
{{#if:{{{日期|}}}
{{#if:{{{date|}}}
|{{!}}valign="top" {{!}}日期:
|{{!}}valign="top" {{!}}日期:
{{!}}{{{日期}}}}}
{{!}}{{{日期}}}}}
|-
|-
{{#if:{{{类型|}}}
{{#if:{{{type|}}}
|{{!}}valign="top" {{!}}类型:
|{{!}}valign="top" {{!}}类型:
{{!}}{{{类型}}}}}
{{!}}{{{类型}}}}}
|-
|-
{{#if:{{{分类|}}}
{{#if:{{{category|}}}
|{{!}}valign="top" {{!}}分类:
|{{!}}valign="top" {{!}}分类:
{{!}}{{{分类}}}}}
{{!}}{{{分类}}}}}
|-
|-
{{#if:{{{社区|}}}
{{#if:{{{community|}}}
|{{!}}valign="top" {{!}}社区:
|{{!}}valign="top" {{!}}社区:
{{!}}{{{社区}}}}}
{{!}}{{{社区}}}}}
|-
|-
{{#if:{{{优先级|}}}
{{#if:{{{priority|}}}
|{{!}}valign="top" {{!}}优先级 #:
|{{!}}valign="top" {{!}}优先级 #:
{{!}}{{{优先级}}}}}
{{!}}{{{优先级}}}}}
|-
|-
{{#if:{{{关键人物|}}}
{{#if:{{{keypeople|}}}
|{{!}}colspan="2" style="text-align:center; background-color:#ADDFFF;"{{!}} 关键人物  
|{{!}}colspan="2" style="text-align:center; background-color:#ADDFFF;"{{!}} 关键人物  
{{!}}-
{{!}}-
Line 80: Line 80:


==Example==
==Example==
{{ 顶级域名|
{{ MandarinTLD|
|商标 = Example.jpg
|logo =  
|状态 = 活跃/不在区域内/已提案
|status =  
|国家 = 具体国家名, 国际的
|country =  
|语言 = 非英语/国际化域名
|language = if non-English/IDN
|翻译 = 非英语/国际化域名
|translation = if non-English/IDN
|经理 = 管理实体
|manager = Managing Entity
|注册供应商 = 注册供应商
|registryprovider = Registry Provider
|注册 = 注册数
|registrations = Number of Registrations
|日期 =
|date =
|类型 = 品牌, 起源, 地理, 国际化域名
|type = Brand, Generic, Geo, IDN
|分类 = 体育, 专业, 成人, 其他.
|category = sport, professional, adult, etc.
|社区 = /
|community = Yes/No
|优先级 = 数字
|priority = Number
|关键人物 = 名字, 头衔
|keypeople = name, title
}}
}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 16:59, 6 March 2013

Boilerplate[edit source]

{{ MandarinTLD|
|logo = LogoName.jpg
|status = Active/Not in root zone/proposed
|country = Country specific, International
|language = if non-English/IDN
|translation = if non-English/IDN
|manager = Managing Entity
|registryprovider = Registry Provider
|registrations = Number of Registrations
|date =
|type = Brand, Generic, Geo, IDN
|category = sport, professional, adult, etc.
|community = Yes/No
|priority = Number
|keypeople = name, title
}}
状态: {{{状态}}}

Example[edit source]

Template:MandarinTLD