Template:DeviceTypeName: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#ifeq: {{#expr:{{{1|0}}}}}|1|Signal Generator}}
{{#ifeq: {{#expr:{{{1|0}}}}}|1|Signal Generator}}{{#ifeq: {{#expr:{{{1|0}}}}}|2|Amplifier}}{{#ifeq: {{#expr:{{{1|0}}}}}|4|Coupler}}
{{#ifeq: {{#expr:{{{1|0}}}}}|2|Amplifier}}
{{#ifeq: {{#expr:{{{1|0}}}}}|4|Coupler}}
 
<noinclude>
<noinclude>
Converts the numeric value of a SupportedDeviceType into a nice name
Converts the numeric value of a SupportedDeviceType into a nice name

Revision as of 14:48, 20 June 2007


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!