Template:DeviceTypeName: Difference between revisions
Jump to navigation
Jump to search
(New page: {{#ifeq: {{#expr:{{{1}}}|1|Signal Generator}} {{#ifeq: {{#expr:{{{1}}}|2|Amplifier}} {{#ifeq: {{#expr:{{{1}}}|4|Coupler}} <noinclude> Converts the numeric value of a SupportedDeviceType i...) |
No edit summary |
||
Line 1: | Line 1: | ||
{{#ifeq: {{#expr:{{{1}}}|1|Signal Generator}} | {{#ifeq: {{#expr:{{{1|0}}}|1|Signal Generator}} | ||
{{#ifeq: {{#expr:{{{1}}}|2|Amplifier}} | {{#ifeq: {{#expr:{{{1|0}}}|2|Amplifier}} | ||
{{#ifeq: {{#expr:{{{1}}}|4|Coupler}} | {{#ifeq: {{#expr:{{{1|0}}}|4|Coupler}} | ||
<noinclude> | <noinclude> |
Revision as of 14:45, 20 June 2007
{{#ifeq: 0 {{#ifeq: 0 {{#ifeq: 0
Converts the numeric value of a SupportedDeviceType into a nice name
Only the basic values are detected, bit-combinations will not be splitted into several names!