Template:DvbDeviceList: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Adding documentation.)
No edit summary
Line 3: Line 3:
! rowspan="2"| Device/Model
! rowspan="2"| Device/Model
! width="5%"| Type
! width="5%"| Type
! Hardware
! Firmware name
! Firmware name
! URL/pictures
! URL/pictures
|- bgcolor=#efefef valign="top"
|- bgcolor=#efefef valign="top"
! colspan="3" bgcolor="#eeeedd"| Comments & quirks
! colspan="4" bgcolor="#eeeedd"| Comments & quirks
{{{content}}}
{{{content}}}
|-
|-

Revision as of 19:51, 31 July 2007

Device/Model Type Hardware Firmware name 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.