Difference between revisions of "Template:Infobox module"
Jump to navigation
Jump to search
| Line 34: | Line 34: | ||
| label5 = Number of dry contact inputs | | label5 = Number of dry contact inputs | ||
| data5 = {{{inDry|}}} | | data5 = {{{inDry|}}} | ||
| + | | label6 = Number of inputs | ||
| + | | data6 = {{{inCount|}}} | ||
}} | }} | ||
| data3 = {{ infobox | subbox = yes | | data3 = {{ infobox | subbox = yes | ||
| Line 77: | Line 79: | ||
| inDisc = Number of discrete inputs | | inDisc = Number of discrete inputs | ||
| inDigit = Number of digital inputs | | inDigit = Number of digital inputs | ||
| + | | inSens = Number of sensor inputs | ||
| + | | inDry = Number of dry contact inputs | ||
| + | | inCount = Number of inputs | ||
| toc = Type of connection | | toc = Type of connection | ||
| iointerfaces = Input/output interfaces | | iointerfaces = Input/output interfaces | ||
| Line 99: | Line 104: | ||
| inDisc = | | inDisc = | ||
| inDigit = | | inDigit = | ||
| + | | inSens = | ||
| + | | inDry = | ||
| + | | inCount = | ||
| toc = | | toc = | ||
| iointerfaces = | | iointerfaces = | ||
Revision as of 06:39, 11 August 2021
{{Infobox module
| name = Module name
| image = Module image
| outCount = Number of switched channels
| dimmOut = Number of dimming channels
| peakl = Peak load (one-device)
| peakdl = Max load per dimming channel
| dt = Dimmer type
| inDisc = Number of discrete inputs
| inDigit = Number of digital inputs
| inSens = Number of sensor inputs
| inDry = Number of dry contact inputs
| inCount = Number of inputs
| toc = Type of connection
| iointerfaces = Input/output interfaces
| maxcandev = Max CAN devices
| canportqty = CAN port qty
| canbuslength = Max CAN bus length
| maxcancurrent = Max current per CAN bus
| voltage = Supply voltage
| dim = Module dimentions
}}
Template for using
{{Infobox module
| name =
| image =
| outCount =
| dimmOut =
| peakl =
| peakdl =
| dt =
| inDisc =
| inDigit =
| inSens =
| inDry =
| inCount =
| toc =
| iointerfaces =
| maxcandev =
| canportqty =
| canbuslength =
| maxcancurrent =
| voltage =
| dim =
}}