Difference between revisions of "Template:LSL Constant"

From Second Life Wiki
Jump to navigation Jump to search
m (made a small mistake that i didn't notice during testing ^^;)
m
Line 52: Line 52:
{{!}}<div id="box">
{{!}}<div id="box">
== [[{{#var:type}}]] {{HoverLink|1={{#var:name}}|2={{#var:comment}}}} = {{#var:value}}; ==
== [[{{#var:type}}]] {{HoverLink|1={{#var:name}}|2={{#var:comment}}}} = {{#var:value}}; ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">{{#if:{{{float|}}}|<div style="float:right;">
{{{float|}}}
</div>}}
The {{#var:type}} constant {{#var:name}} has the value {{#var:value}}{{#if:{{{desc|}}}{{#var:desc}}|<br/><br/>{{{desc|}}}{{#var:desc}}}}
The {{#var:type}} constant {{#var:name}} has the value {{#var:value}}{{#if:{{{desc|}}}{{#var:desc}}|<br/><br/>{{{desc|}}}{{#var:desc}}}}
</div></div>
</div></div>

Revision as of 11:17, 15 April 2008

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:desc}}

{{var:pa}}

{{var:pb}}

{{var:pc}}

Related Functions, Events & Constants

Constants

{{var:constants}}

Functions

{{var:functions}}

Events

{{var:events}}

Examples

{{var:examples}}

Source Location

{{var:location}}