Template:LSL Constant: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
|events | |events | ||
|functions | |functions | ||
|location | |||
|cat1 | |cat1 | ||
|cat2 | |cat2 | ||
| Line 53: | Line 54: | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{{examples|{{#var:examples}}}}} | {{{examples|{{#var:examples}}}}} | ||
</div></div>}} | |||
{{!}}- | |||
{{#if:{{{location|{{#var:location}}}}}| | |||
{{!}}<div id="box"> | |||
== Source Location == | |||
<div style="padding: 0.5em"> | |||
{{{location|{{#var:location}}}}} | |||
</div></div>}} | </div></div>}} | ||
{{!}}} {{#if:{{{cat1|{{#var:cat1}}}}}|{{LSLC|{{{cat1|{{#var:cat1}}}}}}}}} {{#if:{{{cat2|{{#var:cat2}}}}}|{{LSLC|{{{cat2|{{#var:cat2}}}}}}}}} {{#if:{{{cat3|{{#var:cat3}}}}}|{{LSLC|{{{cat3|{{#var:cat3}}}}}}}}} {{#if:{{{cat4|{{#var:cat4}}}}}|{{LSLC|{{{cat4|{{#var:cat4}}}}}}}}} {{#if:{{{cat5|{{#var:cat5}}}}}|{{LSLC|{{{cat5|{{#var:cat5}}}}}}}}} {{#if:{{{cat6|{{#var:cat6}}}}}|{{LSLC|{{{cat6|{{#var:cat6}}}}}}}}} | {{!}}} {{#if:{{{cat1|{{#var:cat1}}}}}|{{LSLC|{{{cat1|{{#var:cat1}}}}}}}}} {{#if:{{{cat2|{{#var:cat2}}}}}|{{LSLC|{{{cat2|{{#var:cat2}}}}}}}}} {{#if:{{{cat3|{{#var:cat3}}}}}|{{LSLC|{{{cat3|{{#var:cat3}}}}}}}}} {{#if:{{{cat4|{{#var:cat4}}}}}|{{LSLC|{{{cat4|{{#var:cat4}}}}}}}}} {{#if:{{{cat5|{{#var:cat5}}}}}|{{LSLC|{{{cat5|{{#var:cat5}}}}}}}}} {{#if:{{{cat6|{{#var:cat6}}}}}|{{LSLC|{{{cat6|{{#var:cat6}}}}}}}}} | ||
Revision as of 20:31, 2 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
|location
|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}} |