Difference between revisions of "Template:LSL Hex"

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

Revision as of 02:24, 14 February 2007

{{LSL Hex|0x100F}}
0x100F
{{LSL Hex|0x400F}}
0x400F
{{LSL Hex||23534}}
0x5BEE
{{LSL Hex||7967345}}
0x799271