K (Changed "or" to "oder") |
(Dokumentation verbessert) |
||
Zeile 1: | Zeile 1: | ||
<onlyinclude>| {{{vendor}}} || {{{interface}}} || align="center" | {{#if: {{{link|}}} | [{{{link}}} Homepage] | {{#if: {{{specification|}}} | [{{{specification}}} Spezifikation] | -}}}} || {{#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}}}}}} || {{#ifeq: {{{isolated}}} | yes | {{yes_sort|{{{isolated}}}{{{index}}}}} | {{#ifeq: {{{isolated}}} | no | {{no_sort}} | {{?_sort}}}}}} || align="center" | {{Picture of Connection|{{{connection}}}}} || align="center" {{#ifeq: {{{DMX-Duplex}}} | yes | colspan="2" {{!}} Out: {{#if: {{{DMX-Out|}}} | {{{DMX-Out}}} | -}} '''oder''' 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>| {{{vendor}}} || {{{interface}}} || align="center" | {{#if: {{{link|}}} | [{{{link}}} Homepage] | {{#if: {{{specification|}}} | [{{{specification}}} Spezifikation] | -}}}} || {{#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}}}}}} || {{#ifeq: {{{isolated}}} | yes | {{yes_sort|{{{isolated}}}{{{index}}}}} | {{#ifeq: {{{isolated}}} | no | {{no_sort}} | {{?_sort}}}}}} || align="center" | {{Picture of Connection|{{{connection}}}}} || align="center" {{#ifeq: {{{DMX-Duplex}}} | yes | colspan="2" {{!}} Out: {{#if: {{{DMX-Out|}}} | {{{DMX-Out}}} | -}} '''oder''' 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> | ||
== | |||
<nowiki>{{Vorlage:interface tableentry| vendor = | interface = | index = 1 | link = | specification = | assemblykit = | product = | active = | isolated = | connection = | DMX-Out = | DMX-In = | pluginname_V2 = | pluginname_V3 = }}</nowiki>< | = Verwendung = | ||
=== | Diese Vorlage erstellt einen Tabelleneintrag für die Liste der unterstützten Interfaces. Die Kopiervorlage lautet wie folgt: | ||
{{template:interface tableentry | <code><nowiki>{{Vorlage:interface tableentry| vendor = | interface = | index = 1 | link = | specification = | assemblykit = | product = | active = | isolated = | connection = | DMX-Out = | DMX-In = | pluginname_V2 = | pluginname_V3 = }}</nowiki></code> | ||
| vendor = <Herstellername | |||
| interface = <Interfacename | |||
| index = 1,2,3,...(Index, wenn mehrere Interfaces vom gleichen Hersteller sind) | = Beschreibung der Parameter = | ||
| link = <Weblink> oder specification = <Weblink> (optional) | <syntaxhighlight lang="html">{{template:interface tableentry | ||
| assemblykit = [yes,no,<empty>] | | vendor = <Herstellername> | ||
| product = [yes,no,<empty>] | | interface = <Interfacename> | ||
| active = [yes,no,<empty>] | | index = 1, 2, 3, ...(Index, wenn mehrere Interfaces vom gleichen Hersteller sind) | ||
| isolated = [yes,no,<empty>] | | link = <Weblink> oder specification = <Weblink> (optional) | ||
| connection = USB, RS-232, LPT- | | assemblykit = [yes, no, <empty>] | ||
| DMX-Out = <Out Kanalanzahl> (optional) | | product = [yes, no, <empty>] | ||
| DMX-In = <In Kanalanzahl> (optional) | | active = [yes, no, <empty>] | ||
| DMX-Duplex = [yes,no,<empty>] (optional) | | isolated = [yes, no, <empty>] | ||
| pluginname_V2 = <Name des Plugins in DMXC2> (optional) | | connection = USB, RS-232, LPT-Connection, Network | ||
| pluginname_V3 = <Name des Plugins in DMXC3> (optional) | | DMX-Out = <Out Kanalanzahl> (optional) | ||
}}< | | DMX-In = <In Kanalanzahl> (optional) | ||
Alle als (optional) gekennzeichneten Parameter können weggelassen werden, ohne dass es Probleme gibt. In diesem Fall werden Defaultwerte verwendet | | DMX-Duplex = [yes,no,<empty>] (optional) | ||
| pluginname_V2 = <Name des Plugins in DMXC2> (optional) | |||
| pluginname_V3 = <Name des Plugins in DMXC3> (optional) | |||
}}</syntaxhighlight> | |||
Alle als <code>(optional)</code> gekennzeichneten Parameter können weggelassen werden, ohne dass es Probleme gibt. In diesem Fall werden Defaultwerte verwendet |
Aktuelle Version vom 5. Februar 2021, 20:50 Uhr
| {{{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="}"| Nein || align="center" data-sort-value="}"| Nein |-
Verwendung
Diese Vorlage erstellt einen Tabelleneintrag für die Liste der unterstützten Interfaces. Die Kopiervorlage lautet wie folgt:
{{Vorlage:interface tableentry| vendor = | interface = | index = 1 | link = | specification = | assemblykit = | product = | active = | isolated = | connection = | DMX-Out = | DMX-In = | pluginname_V2 = | pluginname_V3 = }}
Beschreibung der Parameter
{{template:interface tableentry
| vendor = <Herstellername>
| interface = <Interfacename>
| index = 1, 2, 3, ...(Index, wenn mehrere Interfaces vom gleichen Hersteller sind)
| link = <Weblink> oder 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 Kanalanzahl> (optional)
| DMX-In = <In Kanalanzahl> (optional)
| DMX-Duplex = [yes,no,<empty>] (optional)
| pluginname_V2 = <Name des Plugins in DMXC2> (optional)
| pluginname_V3 = <Name des Plugins in DMXC3> (optional)
}}
Alle als (optional)
gekennzeichneten Parameter können weggelassen werden, ohne dass es Probleme gibt. In diesem Fall werden Defaultwerte verwendet