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}}} and 2}} | 2 | [[Category:Amplifier]]}}
  
 
<noinclude>
 
<noinclude>

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