Difference between revisions of "Template:LSL Constant"

From Second Life Wiki
Jump to navigation Jump to search
m (footnotes weren't loading, template bug)
m
Line 105: Line 105:
{{#if:{{{constants|}}}{{#var:constants}}|<h3>Constants</h3>
{{#if:{{{constants|}}}{{#var:constants}}|<h3>Constants</h3>
{{{!}}
{{{!}}
{{{constants|}}}{{#var:constants}}
{{{constants|}}}{{#var:constants}}{{#var:also_constants}}
{{!}}} }}{{#if:{{{functions|}}}{{#var:functions}}|<h3>Functions</h3>
{{!}}} }}{{#if:{{{functions|}}}{{#var:functions}}{{#var:also_functions}}|<h3>Functions</h3>
{{{!}}
{{{!}}
{{{functions|{{#var:functions}}}}}
{{{functions|{{#var:functions}}}}}
{{!}}} }}{{#if:{{{events|}}}{{#var:events}}|<h3>Events</h3>
{{!}}} }}{{#if:{{{events|}}}{{#var:events}}{{#var:also_events}}|<h3>Events</h3>
{{{!}}
{{{!}}
{{{events|}}}{{#var:events}}
{{{events|}}}{{#var:events}}
{{!}}} }}{{#if:{{{articles|}}}{{#var:articles}}|<h3>Articles</h3>
{{!}}} }}{{#if:{{{articles|}}}{{#var:articles}}{{#var:also_articles}}|<h3>Articles</h3>
{{{!}}
{{{!}}
{{{articles|}}}{{#var:articles}}
{{{articles|}}}{{#var:articles}}

Revision as of 13:58, 25 March 2010

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

Description

Constant: [[{{var:type}}|{{var:type}}]] [[{{var:name}}|{{var:name}}]] = {{var:value}};

{{var:float}}

The {{var:type}} constant {{var:name}} has the value {{var:value}}

{{var:desc}}

{{var:pa}}{{var:pb}}{{var:pc}}{{var:pd}}

Caveats

Related Articles

Constants

{{var:constants}}

Functions

{{var:functions}}

Events

{{var:events}}

Articles

{{var:articles}}

Examples

{{var:examples}}

Notes

{{var:notes}}

Deep Notes

{{var:deepnotes}}

History

{{var:history}}

Issues

~ Search JIRA for related Issues {{var:issues}}

Source

{{var:location}}

Footnotes

    {{var:footnotes}}