Difference between revisions of "Template:Help"

From Second Life Wiki
Jump to navigation Jump to search
m
(old info added)
Line 13: Line 13:
#ifeq:{{{Wiki}}}|*|[[Category:Help/Wiki{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Wiki}}}|*|[[Category:Help/Wiki{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Glossary}}}|*|[[Category:Glossary{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{Glossary}}}|*|[[Category:Glossary{{{prefix|}}}|{{#var:Name}}]]|}}{{
#ifeq:{{{OldInfo}}}|*|[[Category:Articles_in_need_of_updating{{{prefix|}}}|{{#var:Name}}]]{{Help/Old_Info}}|}}{{
#if:{{{Disclaimer|}}}|{{#ifeq:{{{Disclaimer}}}|*|{{Help/Disclaimer}}|{{Help/Disclaimer|Disclaimer={{{Disclaimer}}}}}}}|}}</includeonly><noinclude>
#if:{{{Disclaimer|}}}|{{#ifeq:{{{Disclaimer}}}|*|{{Help/Disclaimer}}|{{Help/Disclaimer|Disclaimer={{{Disclaimer}}}}}}}|}}</includeonly><noinclude>


Line 18: Line 19:


==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.
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]]




Line 39: Line 40:
<nowiki>|BugFixes=</nowiki><br>
<nowiki>|BugFixes=</nowiki><br>
<nowiki>|Disclaimer=</nowiki><br>
<nowiki>|Disclaimer=</nowiki><br>
<nowiki>|OldInfo=</nowiki><br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>


Line 49: Line 51:
* [[Template:Multi-lang]]
* [[Template:Multi-lang]]
* [[Template:Help/Disclaimer]]
* [[Template:Help/Disclaimer]]
* [[Template:Help/Old Info]]
===This Template Is Used By===
===This Template Is Used By===
* [[Template:TVT]]  
* [[Template:TVT]]  
</noinclude>
</noinclude>

Revision as of 20:39, 7 August 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 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.

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


Min spec:
{{Help}}


Full spec:
{{Help
|Avatar=
|Object=
|LandSim=
|Viewer=
|Community=
|Multimedia=
|Navigation=
|Wiki=
|Glossary=
|Misc=
|BugFixes=
|Disclaimer=
|OldInfo=
}}

Dependencies

This Template Uses:

This Template Is Used By