Template:RLV Documentation/Command: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Toy Wylie (talk | contribs)
m Added conditional to display usage automatically
Toy Wylie (talk | contribs)
m Take care of commands that are neither restrictions nor exceptions
Line 8: Line 8:
=== Usage ===
=== Usage ===


{{#ifeq:{{{type}}}|Restriction|{{{command}}}=n, {{{command}}}=y|}}
{{#ifeq:{{{type}}}|Restriction|{{{command}}}=n, {{{command}}}=y|
{{#ifeq:{{{type}}}|Exception|{{{command}}}=add, {{{command}}}=rem|}}
{{#ifeq:{{{type}}}|Exception|{{{command}}}=add, {{{command}}}=rem|{{{command}}}
 
}}
}}
=== Purpose ===
=== Purpose ===



Revision as of 12:38, 6 July 2010

{{{command}}}

Type

"Restriction" or "Exception" {{{type}}}

Usage

{{{command}}}

Purpose

{{{purpose}}}

Implemented

Implemented since RLV version {{{version}}}

See Also

{{{seealso}}}

Example

{{{example}}}