Difference between revisions of "Template:DeviceDriverInfo"

From RadiWiki
Jump to: navigation, search
Line 7: Line 7:
 
{{#ifeq: {{{DeviceBrand|+}}}|{{{DeviceBrand|-}}}| [[Category:{{{DeviceBrand}}}]] |}}  
 
{{#ifeq: {{{DeviceBrand|+}}}|{{{DeviceBrand|-}}}| [[Category:{{{DeviceBrand}}}]] |}}  
  
{{#ifeq: {{#expr: {{{SupportedDeviceTypes}}} }} |2|Amplifier!}}
+
{{#ifeq: {{#expr: {{{SupportedDeviceTypes}}} }} |2|[[Category:Amplifier]]}}
  
  

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