Template:DvbDeviceList: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
m (Make "Device/Model" wrappable.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| width="100%" border=1 cellpadding=2 cellspacing=0 valign="top"
{| width="100%" border=1 cellpadding=2 cellspacing=0 valign="top"
|- bgcolor="#eeeeee" valign="top"
|- bgcolor="#eeeeee" valign="top"
! rowspan="2"| Device/Model
! rowspan="2"| Device / Model
! width="5%"| Type
! width="5%"| Type
! Hardware
! Hardware
! Firmware name
! Firmware
! URL/pictures
! URL / Pictures
|- bgcolor=#efefef valign="top"
|- bgcolor=#efefef valign="top"
! colspan="4" bgcolor="#eeeedd"| Comments & quirks
! colspan="4" bgcolor="#eeeedd"| Comments & quirks

Latest revision as of 14:23, 3 August 2007

Device / Model Type Hardware Firmware URL / Pictures
Comments & quirks

{{{content}}}

Usage:

{{DvbDeviceList
|content=CONTENT
}}

where CONTENT is one or more of

{{DvbDevice
|device=DEVICE_NAME
|type=INTERFACE_TYPE
|fw=FIRMWARE
|hw=TUNER_AND_FRONTEND
|pic=URL
}}
{{DvbDeviceCommented
|device=DEVICE_NAME
|type=INTERFACE_TYPE
|fw=FIRMWARE
|hw=TUNER_AND_FRONTEND
|pic=URL
|comment=COMMENT_OR_QUIRK
}}

If hw, fw, or pic should have no content, they can be omitted.