Difference between revisions of "Template:DeviceDriverInfo"

From RadiWiki
Jump to: navigation, search
Line 8: Line 8:
  
  
{{#ifeq: {{#expr: {{{SupportedDeviceTypes}}} and 2 }} |2|[[Category:Amplifier]]}}
+
{{#ifeq: {{#expr: {{#expr: {{{SupportedDeviceTypes}}} }} and 2 }} |2|[[Category:Amplifier]]}}
  
  

Revision as of 14:30, 20 June 2007

The {{{DeviceType}}} device driver is included in the {{{DLLFile}}}.

Other information:

  • SupportedDeviceTypes: {{{SupportedDeviceTypes}}}
  • DeviceDriverName: {{{DeviceDriverName}}}





This template is used to show the details of a supported device driver. Possible named variables are:

  • DeviceBrand
  • DeviceType
  • DLLFile
  • SupportedDeviceTypes
  • DeviceDriverName