Difference between revisions of "Template:LSL Constant"
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 12:58, 25 March 2010
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 |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
{{var:caveats}} Search JIRA for related Bugs
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}}