Template:LSL Constant: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
=Example= | =Example= | ||
</noinclude><includeonly>__NOEDITSECTION__ {{#vardefine:sort|{{lcfirst:{{{name|{{#var:name}}}}}}}}} {{#if:{{{self|}}}||{{LSLC|Constants}}{{LSLC|{{ucfirst:{{{type|{{#var:type}}}}}}}}}}} | </noinclude><includeonly><div id="RealTitleBanner" style="visibility:hidden"> | ||
<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}}}}}}}}}}} | |||
</includeonly>{{{!}} width="100%" | </includeonly>{{{!}} width="100%" | ||
{{!}}<div id="box"> | {{!}}<div id="box"> | ||
Revision as of 01:10, 28 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}} | |||||||||||||||||||||||||||||||||