Template:LSL Constant: Difference between revisions
Jump to navigation
Jump to search
m missed one |
mNo edit summary |
||
| Line 23: | Line 23: | ||
=Example= | =Example= | ||
</noinclude><includeonly><div id="RealTitleBanner" style=" | </noinclude><includeonly><div id="RealTitleBanner" style="display:none;"> | ||
<span id="RealTitle">{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{{name|{{#var:name}}}}}</span></div> __NOEDITSECTION__ {{#vardefine:sort|{{lcfirst:{{{name|{{#var:name}}}}}}}}} {{#if:{{{self|}}}||{{LSLC|Constants}}{{LSLC|{{ucfirst:{{{type|{{#var:type}}}}}}}}}}} | <span id="RealTitle">{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{{name|{{#var:name}}}}}</span></div> __NOEDITSECTION__ {{#vardefine:sort|{{lcfirst:{{{name|{{#var:name}}}}}}}}} {{DEFAULTSORT:{{#var:sort}}}} {{#if:{{{self|}}}||{{LSLC|Constants}}{{LSLC|{{ucfirst:{{{type|{{#var:type}}}}}}}}}}} | ||
</includeonly>{{{!}} width="100%" | </includeonly>{{{!}} width="100%" | ||
{{!}}<div id="box"> | {{!}}<div id="box"> | ||
Revision as of 15:41, 5 June 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}} | |||
{{var:pa_front}} [[{{var:name}}]]{{var:pa_mid}}{{var:pa_end}} | |||
Functions and EventsConstants
Functions
Events
| |||
Examples{{var:examples}} | |||
Source Location{{var:location}} |