Difference between revisions of "Template:Privacy"
From Mushpedia
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#switch: {{{1}}} | <includeonly><onlyinclude>{{#switch: {{{1}}} | ||
| − | | private | Private = [[Image: Personnal.png|link= | + | | invisible | Invisible = '''[[Privacy Levels|Invisible]]''' |
| − | | mush | Mush = [[Image: Mush icon.png|link= | + | | private | Private = [[Image: Personnal.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Private]]''' |
| − | | covert | furtive | Covert | Furtive = [[Image: | + | | mush | Mush = [[Image: Mush icon.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Mush]]''' |
| − | | secret | discrete | Secret | Discrete = [[Image: Discrete.png|link= | + | | covert | furtive | Covert | Furtive = [[Image: Camera_icon.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Covert]]''' |
| − | | Special = '''[[ | + | | secret | discrete | Secret | Discrete = [[Image: Discrete.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Secret]]''' |
| − | | '''[[ | + | | Special = '''[[Privacy Levels|Special]]''' |
| + | | '''[[Privacy Levels|Public]]'''}}</onlyinclude></includeonly> | ||
A template to display the '''Privacy''' level of an action. | A template to display the '''Privacy''' level of an action. | ||
| − | + | '''Usage:''' | |
| + | <pre>{{Privacy|<privacy level>}}</pre> | ||
| + | |||
| + | '''Possible inputs:''' | ||
| + | <pre>Invisible | ||
| + | Private | ||
| + | Mush | ||
| + | Covert | ||
| + | Secret | ||
| + | Special | ||
| + | Public</pre> | ||
| + | |||
| + | '''Demo:''' | ||
| + | <pre>This action is {{Privacy|Secret}}.</pre> | ||
| + | This action is {{Privacy|Secret}}. | ||
| + | |||
| + | [[Category:Useful Templates]] | ||
Latest revision as of 07:34, 12 January 2014
A template to display the Privacy level of an action.
Usage:
{{Privacy|<privacy level>}}
Possible inputs:
Invisible Private Mush Covert Secret Special Public
Demo:
This action is {{Privacy|Secret}}.
This action is
Secret.