Template:DvbDeviceCommented: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Default values.) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
! rowspan="2"| {{{device}}} |
! rowspan="2"| {{{device}}} |
||
| {{{type}}} |
| {{{type}}} |
||
| {{{ |
| {{{hw|}}} |
||
| {{{ |
| {{{fw|}}} |
||
| {{{pic}}} |
| {{{pic|}}} |
||
|- align="left"}} |
|- align="left"}} |
||
| colspan=" |
| colspan="4" bgcolor="#ffffee"| {{{comment}}} |
||
<noinclude> |
<noinclude> |
||
{{Template:DvbDeviceList/doc}}</noinclude> |
{{Template:DvbDeviceList/doc}}</noinclude> |
Latest revision as of 21:37, 31 July 2007
|- align="left" ! rowspan="2"| {{{device}}} | {{{type}}} | | | |- align="left"}} | colspan="4" 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.