Difference between revisions of "Template:Privacy"

From Mushpedia
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly><onlyinclude>{{#switch: {{{1}}}
 
<includeonly><onlyinclude>{{#switch: {{{1}}}
| invisible | Invisible = '''[[Actions#Room Logs & Privacy Level|Invisible]]'''
+
| invisible | Invisible = '''[[Privacy Levels|Invisible]]'''
| private | Private = [[Image: Personnal.png|link=Actions#Room Logs & Privacy Level|Icon]] '''[[Actions#Room Logs & Privacy Level|Private]]'''
+
| private | Private = [[Image: Personnal.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Private]]'''
| mush | Mush = [[Image: Mush icon.png|link=Actions#Room Logs & Privacy Level|Icon]] '''[[Actions#Room Logs & Privacy Level|Mush]]'''
+
| mush | Mush = [[Image: Mush icon.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Mush]]'''
| covert | furtive | Covert | Furtive = [[Image: Backtracked.png|link=Actions#Room Logs & Privacy Level|Icon]] '''[[Actions#Room Logs & Privacy Level|Covert]]'''
+
| covert | furtive | Covert | Furtive = [[Image: Camera_icon.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Covert]]'''
| secret | discrete | Secret | Discrete = [[Image: Discrete.png|link=Actions#Room Logs & Privacy Level|Icon]] '''[[Actions#Room Logs & Privacy Level|Secret]]'''
+
| secret | discrete | Secret | Discrete = [[Image: Discrete.png|link=Privacy Levels|Icon]] '''[[Privacy Levels|Secret]]'''
| Special = '''[[Actions#Room Logs & Privacy Level|Special]]'''
+
| Special = '''[[Privacy Levels|Special]]'''
| '''[[Actions#Room Logs & Privacy Level|Public]]'''}}</onlyinclude></includeonly>
+
| '''[[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.
  
{{Note|This template is not used directly with exception of the '''Mush''' privacy level (is this ''really'' a privacy level?); instead you can use the various templates linking to it such as [[Template:Covert]] and [[Template:Secret]].}}
+
'''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 Icon Secret.