Template:Boxcomm: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
(Smaller)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="width:100%; background:#eef; font-weight:bold; line-height:80%"
{| class="wikitable" style="width:100%; background:#eef; line-height:60%"
| rowspan="2" style="width:25px; height:25px; padding:2px; background:#000; color:lime; font-size:150%; cursor:help" title="Command ID" | {{{id|0x00}}}
| rowspan="2" style="width:25px; padding:2px; background:black; color:lime; font-weight:bold; font-size:120%; cursor:help" title="Command ID" | {{{id|0xID}}}
| style="width:70px; font-weight:normal; border-style:solid hidden hidden" | Name: || style="border-style:solid solid hidden" | {{{name|Please enter a command name identifyer}}}
| style="width:110px; border-style:solid hidden hidden" | Command Name:
|-style="font-weight:normal"
| style="border-style:solid solid hidden; font-weight:bold" | {{{name|Please enter a name identifyer}}}
| style="width:70px; border-style:hidden hidden solid" | Data Type: || style="font-style:italic" | {{{data|Please enter a data type description}}}
|-
| style="width:110px; border-style:hidden hidden solid" | Command Data:
| style="font-style:italic" | {{{data|Please enter a data description}}}
|}<noinclude>
|}<noinclude>



Latest revision as of 14:48, 13 February 2022

0xID Command Name: Please enter a name identifyer
Command Data: Please enter a data description

Example[edit source]

{{Boxcomm|id=0x35|name=Unknown|data=1 * int32}}

0x35 Command Name: Unknown
Command Data: 1 * int32