Template:LSL Constant: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{functions|{{#var:functions}}}}}| | {{#if:{{{functions|{{#var:functions}}}}}| | ||
{{!}} colspan=" | {{!}} colspan="10" {{!}} <h3>Functions</h3> | ||
{{!}}- | {{!}}- | ||
{{{functions|{{#var:functions}}}}} }} | {{{functions|{{#var:functions}}}}} }} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{events|{{#var:events}}}}}| | {{#if:{{{events|{{#var:events}}}}}| | ||
{{!}} colspan=" | {{!}} colspan="10" {{!}} <h3>Events</h3> | ||
{{!}}- | {{!}}- | ||
{{{events|{{#var:events}}}}} }} | {{{events|{{#var:events}}}}} }} |
Revision as of 15:11, 27 February 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 Events
| ||||||||||||||||||||||
Examples{{var:examples}} |