Difference between revisions of "Template:Help/de"
(regular parent fix) |
(bug fix part #2 & L10N of cats) |
||
Line 1: | Line 1: | ||
<noinclude>{{multi-lang}}</noinclude><includeonly>{{# | <noinclude>{{multi-lang}}</noinclude><includeonly>{{#vardefine:Parent|{{{Parent}}}}}{{#ifeq:{{#var:Parent}}|{{Parent Helper}}||{{#vardefine:langbase|{{#var:Parent}}}}{{#vardefine:lang|/de}}}}{{Help Header/de|noMultiLang={{{noMultiLang}}}|TVT_c={{{TVT_c}}}|}} | ||
{{#vardefine:Name|{{{Name|{{PAGENAME}}}}}|}}{{ | {{#vardefine:Name|{{{Name|{{PAGENAME}}}}}|}}{{ | ||
#ifeq:{{{Avatar}}}|*|[[Category: | #ifeq:{{{Avatar}}}|*|[[Category:Hilfe/Avatar{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Object}}}|*|[[Category: | #ifeq:{{{Object}}}|*|[[Category:Hilfe/Objekt{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{LandSim}}}|*|[[Category: | #ifeq:{{{LandSim}}}|*|[[Category:Hilfe/Land{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Community}}}|*|[[Category: | #ifeq:{{{Community}}}|*|[[Category:Hilfe/Gemeinschaft{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Viewer}}}|*|[[Category: | #ifeq:{{{Viewer}}}|*|[[Category:Hilfe/Viewer{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Communication}}}|*|[[Category: | #ifeq:{{{Communication}}}|*|[[Category:Hilfe/Kommunikation{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Multimedia}}}|*|[[Category: | #ifeq:{{{Multimedia}}}|*|[[Category:Hilfe/Multimedia{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Navigation}}}|*|[[Category: | #ifeq:{{{Navigation}}}|*|[[Category:Hilfe/Navigation{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Misc}}}|*|[[Category: | #ifeq:{{{Misc}}}|*|[[Category:Hilfe/Sonstiges{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{BugFixes}}}|*|[[Category: | #ifeq:{{{BugFixes}}}|*|[[Category:Fehlerbehebung{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Wiki}}}|*|[[Category: | #ifeq:{{{Wiki}}}|*|[[Category:Hilfe/Wiki{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{Glossary}}}|*|[[Category: | #ifeq:{{{Glossary}}}|*|[[Category:Wörterbuch{{{prefix|}}}|{{#var:Name}}]]|}}{{ | ||
#ifeq:{{{OldInfo}}}|*|[[Category: | #ifeq:{{{OldInfo}}}|*|[[Category:Artikel die aktualisiert werden müssen{{{prefix|}}}|{{#var:Name}}]]{{Help/Old_Info}}|}}{{ | ||
#if:{{{Disclaimer|}}}|{{#ifeq:{{{Disclaimer}}}|*|{{Help/Disclaimer/de}}|{{Help/Disclaimer/de|Disclaimer={{{Disclaimer}}}}}}}|}}</includeonly><noinclude> | #if:{{{Disclaimer|}}}|{{#ifeq:{{{Disclaimer}}}|*|{{Help/Disclaimer/de}}|{{Help/Disclaimer/de|Disclaimer={{{Disclaimer}}}}}}}|}}</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: | 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/de]] and registers pages to certain help categories. Every article is automatically added to [[:Category:Hilsportal]]. 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== | ||
Line 56: | Line 56: | ||
* [[Template:Help/Disclaimer/de]] | * [[Template:Help/Disclaimer/de]] | ||
* [[Template:Help/Old Info/de]] | * [[Template:Help/Old Info/de]] | ||
* [[Template:Parent Helper | |||
===This Template Is Used By=== | ===This Template Is Used By=== | ||
* none | * none | ||
</noinclude> | </noinclude> |
Revision as of 05:58, 18 September 2008
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/de and registers pages to certain help categories. Every article is automatically added to Category:Hilsportal. 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 Category:Articles in need of updating/de. Additional boxes in the same style can be added with Template:Help/Box, which uses the syntax {{Help/Box|Title|Text}}.
Min spec:
{{Help/de}}
Full spec:
{{Help/de
|Parent=
|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/de.
Dependencies
This Template Uses:
- Template:!
- Template:!!
- Template:Help Header/de
- Template:Languages/Lang
- Template:Multi-lang
- Template:Help/Disclaimer/de
- Template:Help/Old Info/de
- [[Template:Parent Helper
This Template Is Used By
- none