Template:LSL Constant: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
</includeonly>{{{!}} width="100%" | </includeonly>{{{!}} width="100%" | ||
{{!}}<div id="box"> | {{!}}<div id="box"> | ||
== [[{{{type|{{#var:type}}}}}]] {{{name|{{#var:name}}}}} = {{{value|{{#var:value}}}}}; == | == [[{{{type|{{#var:type}}}}}]] [[{{{name|{{#var:name}}}}}]] = {{{value|{{#var:value}}}}}; == | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
The {{{type|{{#var:type}}}}} constant {{{name|{{#var:name}}}}} has the value {{{value|{{#var:value}}}}}{{#if:{{{desc|{{#var:desc}}}}}|<br/><br/>{{{desc|{{#var:desc}}}}}}} | The {{{type|{{#var:type}}}}} constant {{{name|{{#var:name}}}}} has the value {{{value|{{#var:value}}}}}{{#if:{{{desc|{{#var:desc}}}}}|<br/><br/>{{{desc|{{#var:desc}}}}}}} | ||
Revision as of 17:00, 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}} | |||||||||||||||||||||||||||||||||