Template:Interface tableentry

From English DMXC-Wiki
Jump to navigation Jump to search

| {{{vendor}}} || {{{interface}}} || align="center" | - || align="center" data-sort-value="~"|- || align="center" data-sort-value="~"|- || align="center" data-sort-value="~"|- || align="center" data-sort-value="~"|? || align="center" | {{{connection}}} || align="center" | - || align="center" | - || align="center" data-sort-value="}"|No No || align="center" data-sort-value="}"|No No |-

template for the list

{{template:interface tableentry| vendor = | interface = | index = 1 | link = | specification = | assemblykit = | product = | active = | isolated = | connection = | DMX-Out = | DMX-In = | pluginname_V2 = | pluginname_V3 = }}

Description

{{template:interface tableentry
| vendor = <vendor name>
| interface = <interface name>
| index = 1,2,3,...(index, if there is more then one interface from the same vendor)
| link = <Weblink> or specification = <Weblink> (optional)
| assemblykit = [yes,no,<empty>]
| product = [yes,no,<empty>]
| active = [yes,no,<empty>]
| isolated = [yes,no,<empty>]
| connection = USB, RS-232, LPT-connection, Network
| DMX-Out = <Out channel count> (optional)
| DMX-In = <In channel count> (optional)
| DMX-Duplex = [yes,no,<empty>] (optional)
| pluginname_V2 = <Name of the Plugin in DMXC2> (optional)
| pluginname_V3 = <Name of the Plugin in DMXC3> (optional)
}}
All parameters marked with "(optional)" can be empty without any problems. In this case, the default values will be used.