Difference between revisions of "Template:Help"

From Space Station 13 Wiki
Jump to navigation Jump to search
(Make it extra clear parameters are optional. Think I'm happy with the documentation now.)
m (Just to be safe, put <noinclude> tags around the parts that aren't in the template.)
Line 1: Line 1:
<noinclude>
==Usage Guide==
==Usage Guide==
Use this template whenever you mention an interaction involving the Help intent, e.g. "click on person while on {{Help}} intent" or "on {{Help}} intent, the device does..." This is ''not'' meant for something like "help the Engineers rebuild areas" or "Need more help? Check out this guide", where "help" refers to something besides the intent. Unlike, say [[Template:Location]], you do not need to specify any parameters, though it is possible; see below.
Use this template whenever you mention an interaction involving the Help intent, e.g. "click on person while on {{Help}} intent" or "on {{Help}} intent, the device does..." This is ''not'' meant for something like "help the Engineers rebuild areas" or "Need more help? Check out this guide", where "help" refers to something besides the intent. Unlike, say [[Template:Location]], you do not need to specify any parameters, though it is possible; see below.
Line 13: Line 14:


==Template Formatting==
==Template Formatting==
This part contains the markup used to create the template. Edit this part for if you want to change the template itself rather than the documentation here, e.g. if you want to use a different kind of green.
This part contains the markup used to create the template. Edit this part for if you want to change the template itself rather than the documentation here, e.g. if you want to use a different kind of green.</noinclude>


<onlyinclude><font color=green>'''{{{1|Help}}}'''</font></onlyinclude>
<onlyinclude><font color=green>'''{{{1|Help}}}'''</font></onlyinclude>
<noinclude>
[[Category:Decorative Templates]]
[[Category:Decorative Templates]]
</noinclude>

Revision as of 05:41, 2 July 2021

Usage Guide

Use this template whenever you mention an interaction involving the Help intent, e.g. "click on person while on Help intent" or "on Help intent, the device does..." This is not meant for something like "help the Engineers rebuild areas" or "Need more help? Check out this guide", where "help" refers to something besides the intent. Unlike, say Template:Location, you do not need to specify any parameters, though it is possible; see below.

Parameter Definitions

When using the template, you can, optionally, put a | after "Help" to use a custom piece of text in place of the word Help, e.g. {{Help|Help mode}} to get Help mode.

Examples

{{Help}}

Help

While on {{Help}} intent, you pass through people.

While on Help intent, you pass through people.

Template Formatting

This part contains the markup used to create the template. Edit this part for if you want to change the template itself rather than the documentation here, e.g. if you want to use a different kind of green.

Help