Difference between revisions of "Template:InfoBox UOSound"

m
m
Line 1: Line 1:
<includeonly>{{UOSoundData}}{{#vardefine: sound |{{#replace:{{PAGENAME}}|UO:Items that make sound |}} }}
+
<includeonly>{{UOSoundData}}{{#vardefine: sound |{{#expr: {{#replace:{{PAGENAME}}|UO:Items that make sound |}} - 1}} }}
 
{| class=infobox style="margin-top: 5em;"
 
{| class=infobox style="margin-top: 5em;"
 
|class=titlecell colspan="2"| Sound
 
|class=titlecell colspan="2"| Sound
Line 11: Line 11:
 
{{!}}Length{{!!}}{{#arrayindex:sound{{#var:sound}}|1}} seconds
 
{{!}}Length{{!!}}{{#arrayindex:sound{{#var:sound}}|1}} seconds
 
{{!}}-
 
{{!}}-
{{!}}Number (decimal){{!!}}{{#var:sound}}
+
{{!}}Number (decimal)*{{!!}}{{#var:sound}}
 
{{!}}-
 
{{!}}-
{{!}}Number (hex){{!!}}{{#ifeq: {{#var:sound}}|1|0x01|{{Dec2hex|{{#var:sound}}}}}}
+
{{!}}Number (hex)*{{!!}}{{#ifeq: {{#var:sound}}|1|0x01|{{Dec2hex|{{#var:sound}}}}}}
 +
{{!}}-
 +
{{!}} colspan=2 {{!}} * Note that internally, a sound packet (packet 0x54) uses a [[Wikipedia:Word_(computer_architecture)|word]] index starting from 0, not 1.  This means that sound #1 internally has packet ID #0.
 
{{!}}}[[Category:UO Items Using Specific Sounds]]}}</includeonly>
 
{{!}}}[[Category:UO Items Using Specific Sounds]]}}</includeonly>

Revision as of 15:40, 29 March 2020