Difference between revisions of "Template:Help/zh-Hant"

From Second Life Wiki
Jump to navigation Jump to search
(New page: <noinclude>{{multi-lang}}</noinclude><includeonly>{{#ifeq:{{{noMultiLang|}}}|*||{{Multi-lang}}}}{{Help Header|noMultiLang={{{noMultiLang|}}}|TVT_c={{{TVT_c|}}}}} {{#vardefine:Name|{{{Name|...)
 
 
Line 1: Line 1:
<noinclude>{{multi-lang}}</noinclude><includeonly>{{#ifeq:{{{noMultiLang|}}}|*||{{Multi-lang}}}}{{Help Header|noMultiLang={{{noMultiLang|}}}|TVT_c={{{TVT_c|}}}}}
<noinclude>{{multi-lang|1=Template:Help|2=/zh-Hant}}</noinclude><includeonly>{{#vardefine:Parent|{{{Parent|}}}}}{{#ifeq:{{#var:Parent}}|||{{#vardefine:langbase|{{#var:Parent}}}}{{#vardefine:lang|/zh-Hant}}}}{{#ifeq:{{{noMultiLang|}}}|*||{{Multi-lang|version={{{Version|}}}}}|}}{{Help Header/zh-Hant|TVT_c={{{TVT_c|}}}|}}{{#vardefine:Name|{{{Name|{{PAGENAME}}}}}|}}{{
{{#vardefine:Name|{{{Name|{{PAGENAME}}}}}|}}{{
#ifeq:{{{Avatar}}}|*|[[Category:說明/化身|{{#var:Name}}]]|}}{{
#ifeq:{{{Avatar}}}|*|[[Category:Help/Avatar{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Object}}}|*|[[Category:說明/物品|{{#var:Name}}]]|}}{{
#ifeq:{{{Object}}}|*|[[Category:Help/Object{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{LandSim}}}|*|[[Category:說明/土地及模擬器|{{#var:Name}}]]|}}{{
#ifeq:{{{LandSim}}}|*|[[Category:Help/Land{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Community}}}|*|[[Category:說明/社群|{{#var:Name}}]]|}}{{
#ifeq:{{{Community}}}|*|[[Category:Help/Community{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Viewer}}}|*|[[Category:說明/檢視器|{{#var:Name}}]]|}}{{
#ifeq:{{{Viewer}}}|*|[[Category:Help/Viewer{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Communication}}}|*|[[Category:說明/溝通|{{#var:Name}}]]|}}{{
#ifeq:{{{Communication}}}|*|[[Category:Help/Communication{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Multimedia}}}|*|[[Category:說明/多媒體|{{#var:Name}}]]|}}{{
#ifeq:{{{Multimedia}}}|*|[[Category:Help/Multimedia{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Navigation}}}|*|[[Category:說明/導航|{{#var:Name}}]]|}}{{
#ifeq:{{{Navigation}}}|*|[[Category:Help/Navigation{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Misc}}}|*|[[Category:說明/其他|{{#var:Name}}]]|}}{{
#ifeq:{{{Misc}}}|*|[[Category:Help/Misc{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{BugFixes}}}|*|[[Category:錯誤修正|{{#var:Name}}]]|}}{{
#ifeq:{{{BugFixes}}}|*|[[Category:Bug Fixes{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Wiki}}}|*|[[Category:說明/Wiki|{{#var:Name}}]]|}}{{
#ifeq:{{{Wiki}}}|*|[[Category:Help/Wiki{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Glossary}}}|*|[[Category:詞彙表|{{#var:Name}}]]|}}{{
#ifeq:{{{Glossary}}}|*|[[Category:Glossary{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{OldInfo}}}|*|[[Category:需要更新的文章|{{#var:Name}}]]{{Help/Old_Info/zh-Hant}}|}}</includeonly><noinclude>
#ifeq:{{{OldInfo}}}|*|[[Category:Articles_in_need_of_updating{{{prefix|}}}|{{#var:Name}}]]{{Help/Old_Info}}|}}</includeonly><noinclude>


This template is supposed to be used at articles related to the [[Help Portal]]. It includes [[Template:Multi-lang]] as well as the [[Template:Help Header]] and registers pages to certain help categories. Every article is automatically added to [[:Category:Help Portal]]. Critical articles can use a disclaimer to ensure that users know that the provided content is Resident created and might contain mistakes or out-of-date information.
This template is supposed to be used at articles related to the [[說明入口網站]]. It includes [[Template:Multi-lang]] as well as the [[Template:Help Header/zh-Hant]] and registers pages to certain help categories. Every article is automatically added to [[:Category:說明入口網站]]. Critical articles can use a disclaimer to ensure that users know that the provided content is Resident created and might contain mistakes or out-of-date information.


==Documentation==
==Documentation==
Categories can be "switched on" be placing an asterisk (*) behind the equal (=) signs of the related category. The optional disclaimer can be switched on the same way. Alternativly, an URL can be provided for the disclaimer which automatically places a link to a related entry on the KB (or elsewhere) where more reliable infos are stored. The variable OldInfo adds [[Template:Help/Old Info|a warning box]] and registeres a page to the [[:Category:Articles in need of updating]]. Additional boxes in the same style can be added with [[Template:Help/Box]], which uses the syntax <nowiki>{{Help/Box|Title|Text}}</nowiki>.
Categories can be "switched on" be placing an asterisk (*) behind the equal (=) signs of the related category. The optional disclaimer can be switched on the same way. Alternativly, an URL can be provided for the disclaimer which automatically places a link to a related entry on the KB (or elsewhere) where more reliable infos are stored. The variable OldInfo adds [[Template:Help/Old Info/de|a warning box]] and registeres a page to the [[:需要更新的文章]]. Additional boxes in the same style can be added with [[Template:Help/Box]], which uses the syntax <nowiki>{{Help/Box|Title|Text}}</nowiki>.




Min spec:<br>
Min spec:<br>
<nowiki>{{Help}}</nowiki>
<nowiki>{{Help/zh-Hant}}</nowiki>




Full spec:<br>
Full spec:<br>
<nowiki>{{Help</nowiki><br>
<nowiki>{{Help/zh-Hant</nowiki><br>
<nowiki>|Parent=</nowiki><br>
<nowiki>|Version=</nowiki><br>
<nowiki>|Avatar=</nowiki><br>
<nowiki>|Avatar=</nowiki><br>
<nowiki>|Object=</nowiki><br>
<nowiki>|Object=</nowiki><br>
Line 43: Line 44:
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>


'''Template developer info''': The template also accepts the variables ''TVT_c'' and ''noMultiLang'' and sends them to [[Template:Help Header]].
'''Template developer info''': The template also accepts the variables ''TVT_c'' and ''noMultiLang'' and sends them to [[Template:Help Header/zh-Hant]].


==Dependencies==
==Dependencies==
Line 49: Line 50:
* [[Template:!]]
* [[Template:!]]
* [[Template:!!]]
* [[Template:!!]]
* [[Template:Help Header]]
* [[Template:Help Header/zh-Hant]]
* [[Template:Languages/Lang]]
* [[Template:Languages/Lang]]
* [[Template:Multi-lang]]
* [[Template:Multi-lang]]
* [[Template:Help/Disclaimer]]
* [[Template:Help/Old Info/zh-Hant]]
* [[Template:Help/Old Info]]
* [[Template:Parent Helper]]
===This Template Is Used By===
===This Template Is Used By===
* [[Template:TVT]]
* none
</noinclude>
</noinclude>

Latest revision as of 04:44, 17 February 2009

This template is supposed to be used at articles related to the 說明入口網站. It includes Template:Multi-lang as well as the Template:Help Header/zh-Hant and registers pages to certain help categories. Every article is automatically added to Category:說明入口網站. Critical articles can use a disclaimer to ensure that users know that the provided content is Resident created and might contain mistakes or out-of-date information.

Documentation

Categories can be "switched on" be placing an asterisk (*) behind the equal (=) signs of the related category. The optional disclaimer can be switched on the same way. Alternativly, an URL can be provided for the disclaimer which automatically places a link to a related entry on the KB (or elsewhere) where more reliable infos are stored. The variable OldInfo adds a warning box and registeres a page to the 需要更新的文章. Additional boxes in the same style can be added with Template:Help/Box, which uses the syntax {{Help/Box|Title|Text}}.


Min spec:
{{Help/zh-Hant}}


Full spec:
{{Help/zh-Hant
|Parent=
|Version=
|Avatar=
|Object=
|LandSim=
|Viewer=
|Community=
|Communication=
|Multimedia=
|Navigation=
|Wiki=
|Glossary=
|Misc=
|BugFixes=
|Disclaimer=
|OldInfo=
}}

Template developer info: The template also accepts the variables TVT_c and noMultiLang and sends them to Template:Help Header/zh-Hant.

Dependencies

This Template Uses:

This Template Is Used By

  • none