Difference between revisions of "Template:Infobox InSim packet"
From LFS Manual
Jump to navigationJump to search| Line 13: | Line 13: | ||
| data2 = {{{type_key|}}} ({{{type_value}}}) | | data2 = {{{type_key|}}} ({{{type_value}}}) | ||
| − | | label3 = | + | | label3 = Usage |
| data3 = | | data3 = | ||
| − | {{#ifeq: {{{direction|}}} | in | incoming | | + | {{#ifeq: {{{direction|}}} | in | {{abbr|info|incoming packet from LFS to InSim application}} | |
| − | {{#ifeq: {{{direction|}}} | out | outgoing | | + | {{#ifeq: {{{direction|}}} | out | {{abbr|instruction|outgoing packet from InSim application to LFS}} | |
| − | {{#ifeq: {{{direction|}}} | in-out | both ways | ?}} | + | {{#ifeq: {{{direction|}}} | in-out | {{abbr|both ways|incoming and outgoing packets}} | ?}} |
}} | }} | ||
}} | }} | ||