Template:IPC/RequestHeader: Difference between revisions
Add header decomposition |
Noinclude decoration, add to Category:IPC message contents templates |
||
Line 1: | Line 1: | ||
|- | <noinclude> | ||
| {{#var:ipc_offset}}{{#vardefine:ipc_offset|{{#expr: {{#var:ipc_offset}} + 1}}}} | {{IPC/Request|ipc_offset_prefix=n + }} | ||
</noinclude>|- | |||
| {{#var:ipc_offset_prefix}}{{#var:ipc_offset}}{{#vardefine:ipc_offset|{{#expr: {{#var:ipc_offset}} + 1}}}} | |||
| Header code [{{{1}}}{{ | | Header code [{{{1}}}{{ | ||
#vardefine:headerlow|{{#expr:{{{3}}}+({{{2}}}*64)}}}}{{ | #vardefine:headerlow|{{#expr:{{{3}}}+({{{2}}}*64)}}}}{{ | ||
Line 33: | Line 35: | ||
! <abbr title="Number of words in the translate section of the message">Xlat</abbr> | ! <abbr title="Number of words in the translate section of the message">Xlat</abbr> | ||
| {{{3}}} | | {{{3}}} | ||
|} | |}<noinclude> | ||
{{IPC/RequestEnd}} | |||
[[Category:IPC message contents templates]] | |||
</noinclude> |