Difference between revisions of "Template:LSL Const"

From Second Life Wiki
Jump to navigation Jump to search
m (It seems like a good idea)
Line 9: Line 9:
||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment}}
||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment}}
|<pre>{{LSL Const|name|type|value|hex=hex|c=comment}}</pre>
|<pre>{{LSL Const|name|type|value|hex=hex|c=comment}}</pre>
|-
||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment|nolink=*}}
|<pre>{{LSL Const|name|type|value|hex=hex|c=comment|nolink=*}}</pre>
|-{{Hl2}}
|-{{Hl2}}
!Variables
!Variables
Line 34: Line 37:
{{#vardefine:comment|{{{c|}}}}}
{{#vardefine:comment|{{{c|}}}}}
{{#vardefine:type|{{{2|}}}}}
{{#vardefine:type|{{{2|}}}}}
}}{{HoverLink|1={{{1}}}|2={{{2|}}} {{{1}}}{{#if:{{#var:hvalue}}|&#32;&#61; {{#var:hvalue}}}}{{#if:{{#var:cvalue}}|&#32;&#61; {{#var:cvalue}}}};{{#if:{{{c|}}}|&#47;&#47;{{{c|}}}}}|3={{#if:{{{4|}}}|{{{4|{{{1}}}}}}|{{{1}}}}}}}</includeonly>
}}{{{{#if:{{{nolink|}}}|HoverText|HoverLink}}|1={{{1}}}|2={{{2|}}} {{{1}}}{{#if:{{#var:hvalue}}|&#32;&#61; {{#var:hvalue}}}}{{#if:{{#var:cvalue}}|&#32;&#61; {{#var:cvalue}}}};{{#if:{{{c|}}}|&#47;&#47;{{{c|}}}}}|3={{#if:{{{4|}}}|{{{4|{{{1}}}}}}|{{{1}}}}}}}</includeonly>

Revision as of 11:13, 6 August 2007

See Template:LSL Const/docs for documentation.

Example Raw Text
name
{{LSL Const|name|type|value|hex=hex|c=comment}}
name
{{LSL Const|name|type|value|hex=hex|c=comment|nolink=*}}
Variables Values
value hex
cvalue value
hvalue hex
type type
comment comment