Difference between revisions of "Template:Infobox module"

From Larnitech wiki page
Jump to navigation Jump to search
Line 28: Line 28:
 
| label2      = Number of discrete inputs
 
| label2      = Number of discrete inputs
 
| data2      = {{{inDisc|}}}
 
| data2      = {{{inDisc|}}}
| label3     = Number of digital inputs
+
| label3     = Number of digital inputs
| data3     = {{{inDigit|}}}
+
| data3       = {{{inDigit|}}}
         | label4     = Number of sensor inputs
+
         | label4     = Number of sensor inputs
| data4     = {{{inSens|}}}
+
| data4       = {{{inSens|}}}
         | label5     = Number of dry contact inputs
+
         | label5     = Number of dry contact inputs
| data5     = {{{inDry|}}}
+
| data5       = {{{inDry|}}}
         | label6     = Number of inputs
+
         | label6     = Number of inputs
| data6     = {{{inCount|}}}
+
| data6       = {{{inCount|}}}
         | label7     = Number of buttons
+
         | label7     = Number of buttons
| data7     = {{{inB|}}}
+
| data7       = {{{inB|}}}
         | label8     = Number of LED buttons
+
         | label8     = Number of LED buttons
| data8     = {{{inLB|}}}
+
| data8       = {{{inLB|}}}
 
}}
 
}}
 
| data3      = {{ infobox | subbox = yes
 
| data3      = {{ infobox | subbox = yes
 +
        | autoheaders = y
 +
        | labelstyle  = width:60%;
 +
| headerstyle = background:#bbbb00;
 +
| header1    = '''Interface'''
 +
| label2      = Number of RS485 ports
 +
| data2      = {{{RS485|}}}
 +
        | label3      = Number of RS232 ports
 +
| data3      = {{{RS232|}}}
 +
        | label4      = Number of UART ports
 +
| data4      = {{{UART|}}}
 +
        | label5      = Number of DALI ports
 +
| data5      = {{{DALI|}}}
 +
        | label6      = Data transfer speed
 +
| data6      = {{{dts|}}}
 +
}}
 +
| data4      = {{ infobox | subbox = yes
 
         | autoheaders = y
 
         | autoheaders = y
 
         | labelstyle  = width:60%;
 
         | labelstyle  = width:60%;
Line 59: Line 75:
 
| data7      = {{{maxcancurrent|}}}
 
| data7      = {{{maxcancurrent|}}}
 
}}
 
}}
| data4       = {{ infobox | subbox = yes
+
| data5       = {{ infobox | subbox = yes
 
         | autoheaders = y
 
         | autoheaders = y
 
         | labelstyle  = width:60%;
 
         | labelstyle  = width:60%;
Line 88: Line 104:
 
| inB          =  Number of buttons
 
| inB          =  Number of buttons
 
| inLB          =  Number of LED buttons
 
| inLB          =  Number of LED buttons
 +
| RS485        =  Number of RS485 ports
 +
| RS232        =  Number of RS232 ports
 +
| UART          =  Number of UART ports
 +
| DALI          =  Number of DALI ports
 +
| dts          =  Data transfer speed
 
| toc          =  Type of connection
 
| toc          =  Type of connection
 
| iointerfaces  =  Input/output interfaces
 
| iointerfaces  =  Input/output interfaces
Line 115: Line 136:
 
| inB          =  
 
| inB          =  
 
| inLB          =  
 
| inLB          =  
 +
| RS485        =
 +
| RS232        =
 +
| UART          =
 +
| DALI          =
 +
| dts          =
 
| toc          =
 
| toc          =
 
| iointerfaces  =
 
| iointerfaces  =

Revision as of 07:45, 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
| inB           =  Number of buttons
| inLB          =  Number of LED buttons
| RS485         =  Number of RS485 ports
| RS232         =  Number of RS232 ports
| UART          =  Number of UART ports
| DALI          =  Number of DALI ports
| dts           =  Data transfer speed
| 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       = 
| inB           = 
| inLB          = 
| RS485         = 
| RS232         = 
| UART          = 
| DALI          = 
| dts           = 
| toc           =
| iointerfaces  =
| maxcandev     =
| canportqty    =
| canbuslength  =
| maxcancurrent =
| voltage       = 
| dim           = 
}}