Template:LSL Constant: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 37: | Line 37: | ||
{{{!}} | {{{!}} | ||
{{{constants|{{#var:constants}}}}} | {{{constants|{{#var:constants}}}}} | ||
{{!}}} }} | {{!}}} }}{{#if:{{{functions|{{#var:functions}}}}}|<h3>Functions</h3> | ||
{{#if:{{{functions|{{#var:functions}}}}}|<h3>Functions</h3> | |||
{{{!}} | {{{!}} | ||
{{{functions|{{#var:functions}}}}} | {{{functions|{{#var:functions}}}}} | ||
{{!}}} }} | {{!}}} }}{{#if:{{{events|{{#var:events}}}}}|<h3>Events</h3> | ||
{{#if:{{{events|{{#var:events}}}}}|<h3>Events</h3> | |||
{{{!}} | {{{!}} | ||
{{{events|{{#var:events}}}}} | {{{events|{{#var:events}}}}} | ||
{{!}}} }} | {{!}}} }}</div></div> | ||
</div></div> | |||
{{!}}- | {{!}}- | ||
{{#if:{{{examples|{{#var:examples}}}}}| | {{#if:{{{examples|{{#var:examples}}}}}| | ||
Revision as of 05:57, 1 March 2007
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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 EventsConstants
Functions
Events
| |||
Examples{{var:examples}} |