Difference between revisions of "Template:LSL Hex"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<span title="Hexadecimal notation for: {{{2}}}" style="border-bottom:1px dotted">{{{1}}}</span>
<includeonly><span title="Hexadecimal notation for: {{#if:{{{2|}}}|{{{2|}}}|{{LSL_Hex/Parse|{{{1|}}}}}}}" style="border-bottom:1px dotted">{{{1}}}</span></includeonly><noinclude>
{|
|<pre>{{LSL Hex|0x1000}}</pre>
|{{LSL Hex|0x1000}}
|}
{|
|<pre>{{LSL Hex|0x10000000}}</pre>
|{{LSL Hex|0x10000000}}
|}
{|
|<pre>{{LSL Hex|0xFFFFFFFF}}</pre>
|{{LSL Hex|0xFFFFFFFF}}
|}
</noinclude>

Revision as of 00:48, 12 February 2007

{{LSL Hex|0x1000}}
0x1000
{{LSL Hex|0x10000000}}
0x10000000
{{LSL Hex|0xFFFFFFFF}}
0xFFFFFFFF