Difference between revisions of "Template:DeviceTypeName"

From RadiWiki
Jump to: navigation, search
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}}}}}|2|Amplifier}}
{{#ifeq: {{#expr:{{{1|0}}}|4|Coupler}}
+
{{#ifeq: {{#expr:{{{1|0}}}}}|4|Coupler}}
  
 
<noinclude>
 
<noinclude>

Revision as of 14:46, 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!