Template:DvbDeviceCommented: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(DVB device list item (with comment))
 
m (Adding documentation.)
Line 6: Line 6:
|- align="left"}}
|- align="left"}}
| colspan="3" bgcolor="#ffffee"| {{{comment}}}
| colspan="3" bgcolor="#ffffee"| {{{comment}}}
<noinclude>
{{Template:DvbDeviceList/doc}}</noinclude>

Revision as of 16:55, 31 July 2007

|- align="left" ! rowspan="2"| {{{device}}} | {{{type}}} | {{{fw}}} | {{{pic}}} |- align="left"}} | colspan="3" bgcolor="#ffffee"| {{{comment}}}

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.