Template:DeviceDriverInfo: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The {{#ifeq: {{{DeviceBrand|+}}}|{{{DeviceBrand|-}}}| [[{{{DeviceBrand}}}]] |}} {{{DeviceType}}} device driver is included in the {{{DLLFile}}}.
The {{#ifeq: {{{DeviceBrand|+}}}|{{{DeviceBrand|-}}}| [[{{{DeviceBrand}}}]] |}} {{{DeviceType}}} device driver is a {{DeviceTypeName|{{{SupportedDeviceTypes}}}}} which is included in the {{{DLLFile}}} file.


Other information:
Other information:
Line 7: Line 7:
{{#ifeq: {{{DeviceBrand|+}}}|{{{DeviceBrand|-}}}| [[Category:{{{DeviceBrand}}}]] |}}  
{{#ifeq: {{{DeviceBrand|+}}}|{{{DeviceBrand|-}}}| [[Category:{{{DeviceBrand}}}]] |}}  


 
{{DeviceTypeName|{{{SupportedDeviceTypes}}}}}
{{#ifeq: {{#expr: {{#expr: {{{SupportedDeviceTypes}}} }} and 4 }} |2|[[Category:Amplifier]]}}
{{DeviceTypeCategory|{{{SupportedDeviceTypes}}}}}
{{#expr: 2 and 4}}  


<noinclude>
<noinclude>

Revision as of 14:54, 20 June 2007

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

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