Template:Interface tableentry: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<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>| {{{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" {{#ifeq: {{{DMX-Duplex}}} | yes | colspan="2" {{!}} Out: {{#if: {{{DMX-Out|}}} | {{{DMX-Out}}} | -}} '''or''' In: {{#if: {{{DMX-In|}}} | {{{DMX-In}}} | -}} | {{!}} {{#if: {{{DMX-Out|}}} | {{{DMX-Out}}} | -}} {{!!}} align="center" {{!}} {{#if: {{{DMX-In|}}} | {{{DMX-In}}} | -}}}} || {{#if: {{{pluginname_V2|}}} | {{check_sort|{{{pluginname_V2}}}_{{{vendor}}}{{{index}}}}}{{{pluginname_V2}}} | {{no_sort}}}}  || {{#if: {{{pluginname_V3|}}} | {{check_sort|{{{pluginname_V3}}}_{{{vendor}}}{{{index}}}}}{{{pluginname_V3}}} | {{no_sort}}}}
|-</onlyinclude>
|-</onlyinclude>
<br><br>
<br><br>
Line 16: Line 16:
| DMX-Out = <Out channel count> (optional)<br>
| DMX-Out = <Out channel count> (optional)<br>
| DMX-In = <In channel count> (optional)<br>
| DMX-In = <In channel count> (optional)<br>
| DMX-Duplex = [yes,no,<empty>] (optional)<br>
| pluginname_V2 = <Name of the Plugin in DMXC2> (optional)<br>
| pluginname_V2 = <Name of the Plugin in DMXC2> (optional)<br>
| pluginname_V3 = <Name of the Plugin in DMXC3> (optional)<br>
| pluginname_V3 = <Name of the Plugin in DMXC3> (optional)<br>
}}<br>
}}<br>
Alle als (optional) gekennzeichneten Parameter können weggelassen werden, ohne dass es Probleme gibt. In diesem Fall werden Defaultwerte verwendet
Alle als (optional) gekennzeichneten Parameter können weggelassen werden, ohne dass es Probleme gibt. In diesem Fall werden Defaultwerte verwendet

Revision as of 11:58, 2 July 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 No || align="center" data-sort-value="}"|No 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 = }}

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>]
| 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)
}}
Alle als (optional) gekennzeichneten Parameter können weggelassen werden, ohne dass es Probleme gibt. In diesem Fall werden Defaultwerte verwendet