Template:LSL Constant: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m made a small mistake that i didn't notice during testing ^^; |
||
| Line 57: | Line 57: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{pa|}}}{{#var:pa}}|{{!}} | {{#if:{{{pa|}}}{{#var:pa}}|{{!}} | ||
{{{pa}}}{{#var:pa}}}} | {{{pa|}}}{{#var:pa}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{pb|}}}{{#var:pb}}|{{!}} | {{#if:{{{pb|}}}{{#var:pb}}|{{!}} | ||
{{{pb}}}{{#var:pb}}}} | {{{pb|}}}{{#var:pb}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{pc|}}}{{#var:pc}}|{{!}} | {{#if:{{{pc|}}}{{#var:pc}}|{{!}} | ||
{{{pc}}}{{#var:pc}}}} | {{{pc|}}}{{#var:pc}}}} | ||
{{!}}- | {{!}}- | ||
{{!}}<div id="box"> | {{!}}<div id="box"> | ||
Revision as of 16:11, 25 February 2008
| 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
|history
|comment
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
}}
Example
[[{{var:type}}]] [[{{var:name}}|{{var:name}}]] = {{var:value}};The {{var:type}} constant {{var:name}} has the value {{var:value}} | |||
|
{{var:pa}} | |||
|
{{var:pb}} | |||
|
{{var:pc}} | |||
Related Functions, Events & ConstantsConstants
Functions
Events
| |||
Examples{{var:examples}} | |||
Source Location{{var:location}} |