(Created page with "<onlyinclude>| {{{manufacturer}}} || {{{interface}}} || align="center" | {{#if: {{{link|}}} | [{{{link}}} Homepage] | {{#if: {{{specification|}}} | [{{{specification}}} specif...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude>| {{{ | <onlyinclude>| {{{vendor}}} || {{{interface}}} || align="center" | {{#if: {{{link|}}} | [{{{link}}} Homepage] | {{#if: {{{specification|}}} | [{{{specification}}} specification] | -}}}} || {{#ifeq: {{{assemblykit}}} | yes | {{yes_sort|{{{vendor}}}{{{index}}}}} | {{#ifeq: {{{assemblykit}}} | no | {{no_sort}} | {{-_sort}}}}}} || {{#ifeq: {{{product}}} | yes | {{yes_sort|{{{vendor}}}{{{index}}}}} | {{#ifeq: {{{product}}} | no | {{no_sort}} | {{-_sort}}}}}} || {{#ifeq: {{{active}}} | yes | {{yes_sort|{{{active}}}{{{index}}}}} | {{#ifeq: {{{active}}} | no | {{no_sort}} | {{-_sort}}}}}} || align="center" | {{Picture of Connection|{{{connection}}}}} || align="center" | {{#if: {{{DMX-Out|}}} | {{{DMX-Out}}} | -}} || align="center" | {{#if: {{{DMX-In|}}} | {{{DMX-In}}} | -}} || {{#if: {{{pluginname_V2|}}} | {{check_sort|anyma01}}{{{pluginname_V2}}} | {{no_sort}}}} || {{#if: {{{pluginname_V3|}}} | {{check_sort|anyma01}}{{{pluginname_V3}}} | {{no_sort}}}} | ||
|-</onlyinclude> | |-</onlyinclude> | ||
<br><br> | <br><br> | ||
====template for the list==== | ====template for the list==== | ||
<nowiki>{{template:interface tableentry| | <nowiki>{{template:interface tableentry| vendor = | interface = | index = 1 | link = | specification = | assemblykit = | product = | active = | connection = | DMX-Out = | DMX-In = | pluginname_V2 = | pluginname_V3 = }}</nowiki><br> | ||
====Auswahlbeschreibung==== | ====Auswahlbeschreibung==== | ||
{{template:interface tableentry<br> | {{template:interface tableentry<br> | ||
| | | vendor = <vendor name><br> | ||
| interface = <interface name><br> | | interface = <interface name><br> | ||
| index = 1,2,3,...(index, if there is more then one interface from the same | | index = 1,2,3,...(index, if there is more then one interface from the same vendor)<br> | ||
| link = <Weblink> or specification = <Weblink> (optional)<br> | | link = <Weblink> or specification = <Weblink> (optional)<br> | ||
| assemblykit = [yes,no,<empty>]<br> | | assemblykit = [yes,no,<empty>]<br> | ||
Revision as of 01:18, 13 March 2017
| {{{vendor}}} || {{{interface}}} || align="center" | - || 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 || align="center" data-sort-value="}"|
No
|-
template for the list
{{template:interface tableentry| vendor = | interface = | index = 1 | link = | specification = | assemblykit = | product = | active = | connection = | DMX-Out = | DMX-In = | pluginname_V2 = | pluginname_V3 = }}
Auswahlbeschreibung
{{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>]
| connection = USB, RS-232, LPT-connection, Network
| DMX-Out = <Out channel count> (optional)
| DMX-In = <In channel count> (optional)
| pluginname_V2 = <Name of the Plugin in DMXC2> (optional)
| pluginname_V3 = <Name of the Plugin in DMXC3> (optional)
}}
Alle als (optional) gekennzeichneten Parameter können weggelassen werden, ohne dass es Probleme gibt. In diesem Fall werden Defaultwerte verwendet