Template:DvbDevice

From LinuxTVWiki
Revision as of 19:48, 31 July 2007 by D.s (talk | contribs)
Jump to navigation Jump to search

|- align="left" ! {{{device}}} | {{{type}}} | {{{fw}}} | {{{hw}}} | {{{pic}}}

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.