Difference between revisions of "Template:RLV Documentation/Command"

From Second Life Wiki
Jump to navigation Jump to search
m (sighs ...)
(added notes section)
Line 28: Line 28:
{{{purpose|<noinclude>Purpose of this command here</noinclude>}}}
{{{purpose|<noinclude>Purpose of this command here</noinclude>}}}
</div></div>
</div></div>
{{#if:{{{notes}}}|
<div id="box" style="margin-top: 2em; clear: both;"><h2>Notes</h2>
<div style="padding: 0.5em;">
{{{notes|<noinclude>Additional notes go here</noinclude>}}}
</div></div>
}}


<div id="box" style="margin-top: 2em;"><h2>See Also</h2>
<div id="box" style="margin-top: 2em;"><h2>See Also</h2>

Revision as of 04:58, 9 July 2010

{{{command}}}

Type

"Restriction", "Force", "Exception" or "General"

Implemented

Implemented since RLV version NUMBER

Usage

Usage here

Purpose

Purpose of this command here

Notes

Additional notes go here

See Also

List of related commands here Further notes here

Example

Example LSL code here