Template:Boxcomm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Smaller) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="width:100%; | {| class="wikitable" style="width:100%; background:#eef; line-height:60%" | ||
| rowspan="2" style="width | | 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: | | style="width:110px; border-style:solid hidden hidden" | Command Name: | ||
| style="border-style:solid solid hidden; font-weight:bold" | {{{name|Please enter a name identifyer}}} | |||
|- | |- | ||
| style="width: | | style="width:110px; border-style:hidden hidden solid" | Command Data: | ||
| style="font-style:italic" | {{{data|Please enter a data description}}} | |||
|}<noinclude> | |}<noinclude> | ||
==Example== | ==Example== | ||
<nowiki>{{Boxcomm|id=0x35|name=Unknown|data=1 * int32}}</nowiki> | <nowiki>{{Boxcomm|id=0x35|name=Unknown|data=1 * int32}}</nowiki> | ||
{{Boxcomm|id=0x35|name= | {{Boxcomm|id=0x35|name=Unknown|data=1 * int32}} | ||
[[Category:templates]]</noinclude> | [[Category:templates]]</noinclude> |
Latest revision as of 13:48, 13 February 2022
0xID |
Please enter a data description |
Example[edit source]
{{Boxcomm|id=0x35|name=Unknown|data=1 * int32}}
0x35 |
1 * int32 |