Template:DvbDeviceList/doc: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
(Add a note about default parameters)
 
Line 21: Line 21:
<nowiki>|comment=COMMENT_OR_QUIRK</nowiki>
<nowiki>|comment=COMMENT_OR_QUIRK</nowiki>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>

If <code>hw</code>, <code>fw</code>, or <code>pic</code> should have no content, they can be omitted.

Latest revision as of 21:39, 31 July 2007

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.