Template:Boxcomm: Difference between revisions
Jump to navigation
Jump to search
(Intended to be used in the pages where are explained the game config commands of the official emulators) |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="width:100%; font-weight:bold; line-height:100%" | {| class="wikitable" style="width:100%; font-weight:bold; line-height:100%" | ||
| style="width:25px; height:25px; padding:2px; background:#000; color:lime; font-size:150%" | | | rowspan="2" style="width:25px; height:25px; padding:2px; background:#000; color:lime; font-size:150%" | {{{id|0x00}}} | ||
| style="width:75px; font-weight:normal" | Name: || {{{name|please enter a command name identifyer}}} | |||
|- | |||
| style="width:75px; font-weight:normal" | Data Type: || {{{data|please enter a description of the data type}}} | |||
|}<noinclude> | |}<noinclude> | ||
==Example== | ==Example== | ||
< | <nowiki>{{Boxcomm|id=0x35|name=Unknown|data=1 * int32}}</nowiki> | ||
{{Boxcomm|id=0x35|name=unknown|data=1*int32}} | |||
[[Category:templates]]</noinclude> | [[Category:templates]]</noinclude> |
Revision as of 18:23, 10 February 2022
0x00 | Name: | please enter a command name identifyer |
Data Type: | please enter a description of the data type |
Example
{{Boxcomm|id=0x35|name=Unknown|data=1 * int32}}
0x35 | Name: | unknown |
Data Type: | 1*int32 |