Template:LSL Constant

From Second Life Wiki
Revision as of 15:11, 27 February 2007 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

See Template:LSL Constant/docs for documentation.

{{LSL Constant
|name
|type
|value
|desc
|examples
|events
|functions
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
}}

Example

[[{{var:type}}]] {{var:name}} = {{var:value}};

The {{var:type}} constant {{var:name}} has the value {{var:value}}.

Functions and Events

Functions

{{var:functions}}

Events

{{var:events}}

Examples

{{var:examples}}