Difference between revisions of "User:Strife Onizuka/Constant"
Jump to navigation
Jump to search
m |
m |
||
Line 249: | Line 249: | ||
}}<div id="RealTitleBanner" style="display:none;"> | }}<div id="RealTitleBanner" style="display:none;"> | ||
<span id="RealTitle">{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{#var: | <span id="RealTitle">{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{#var:Name}}</span></div> __NOEDITSECTION__ {{DEFAULTSORT:{{#var:sort}}}} {{#if:{{#var:self}}||[[Category:LSL Constants{{#var:lang}}|{{#var:Name}}]][[Category:LSL {{ucfirst:{{#var:type}}}}{{#var:lang}}|{{#var:Name}}]]{{#ifexpr:({{#var:BugCounter}} + 0) > 0|[[Category:LSL topics with bugs{{#var:lang}}]]}}}} | ||
</includeonly>{{#var:header}} | </includeonly>{{#var:header}} | ||
{{RightToc|font-size:80%}} | {{RightToc|font-size:80%}} | ||
Line 256: | Line 256: | ||
default [[#{{anchorencode:Important Issues}}|There {{#ifeq:{{#var:BugCounter}}|1|is 1 important Jira Issue|are {{#var:BugCounter}} important Jira Issues}} pertaining to this function.]] | default [[#{{anchorencode:Important Issues}}|There {{#ifeq:{{#var:BugCounter}}|1|is 1 important Jira Issue|are {{#var:BugCounter}} important Jira Issues}} pertaining to this function.]] | ||
desc none | desc none | ||
}}</div>}}<span id="{{anchorencode:Description}}" class="mw-headline" style="display:block; padding-bottom:0.17em; padding-top:0.5em; background:transparent none repeat scroll 0% 0%; color:#546368; font-family:Arial,Helvetica,Sans-Serif; background-color:#F4F8FB; border-bottom:1px dotted #AAAAAA; font-size:120%; font-weight:bold; margin:0pt; padding:0.2em 0.5em; text-align:left;"> Constant: [[{{#var: | }}</div>}}<span id="{{anchorencode:Description}}" class="mw-headline" style="display:block; padding-bottom:0.17em; padding-top:0.5em; background:transparent none repeat scroll 0% 0%; color:#546368; font-family:Arial,Helvetica,Sans-Serif; background-color:#F4F8FB; border-bottom:1px dotted #AAAAAA; font-size:120%; font-weight:bold; margin:0pt; padding:0.2em 0.5em; text-align:left;"> Constant: [[{{#var:Type}}{{#var:lang}}|{{#var:Type}}]] {{HoverLink|1={{#var:Name}}{{#var:lang}}|2={{#var:comment}}|3={{#var:Name}}}} = {{#var:Value}}; </span> | ||
<div style="padding: 0.5em">{{#if:{{{float|}}}{{#var:float}}|<div style="float:right;"> | <div style="padding: 0.5em">{{#if:{{{float|}}}{{#var:float}}|<div style="float:right;"> | ||
{{{float|}}}{{#var:float}} | {{{float|}}}{{#var:float}} | ||
</div>}} | </div>}} | ||
The {{#var: | The {{#var:Type}} constant {{#var:Name}} has the value {{#var:Value}}{{#if:{{{desc|}}}{{#var:desc}}|<br/><br/> | ||
{{{desc|}}}{{#var:desc}}|[[Category:LSL FixMe{{#var:lang}}]]}} | {{{desc|}}}{{#var:desc}}|[[Category:LSL FixMe{{#var:lang}}]]}} | ||
</div></div> | </div></div> |
Revision as of 10:01, 18 November 2010
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
See User:Strife Onizuka/Constant/docs for documentation.
This is a PrimitiveParams specific template.
Description
Constant: [[|]] [[|]] = ;The constant has the value
Caveats