More actions
(started converter module infobox doc page) Tag: 2017 source edit |
(implemented infobox helper functions via invoke and full alt mode support) Tag: 2017 source edit |
||
Line 3: | Line 3: | ||
| labelstyle = width: 50%; text-align: left; | | labelstyle = width: 50%; text-align: left; | ||
| header20 = {{#if: {{#invoke:Data|getData|Example/converter|modules|converter|alt_mode}} | {{#invoke:Data|getData|Example/converter|modules|converter|mode_name}} |}} | | header20 = {{#if: {{#invoke:Data|getData|Example/converter|modules|converter|alt_mode}} | {{#invoke:Data|getData|Example/converter|modules|converter|mode_name}} |}} | ||
| data21 = {{Infobox | subbox = yes | | data21 = {{Infobox | subbox = yes | ||
|headerstyle = font-weight: bold; color: black; background: #f7aa33; font-size: 18px; text-align: left; | |headerstyle = font-weight: bold; color: black; background: #f7aa33; font-size: 18px; text-align: left; | ||
| labelstyle = width: 50%; text-align: left; | | labelstyle = width: 50%; text-align: left; | ||
| header20 = Inputs | | header20 = Inputs | ||
| label21 = {{#invoke: | | label21 = {{#invoke:Data infobox|getIOLabels|Example/converter|inputs}} | ||
| data21 = {{#invoke: | | data21 = {{#invoke:Data infobox|getIOValues|Example/converter|inputs}} | ||
| header30 = Outputs | | header30 = Outputs | ||
| label31 = | | label31 = {{#invoke:Data infobox|getIOLabels|Example/converter|outputs}} | ||
| data31 = | | data31 = {{#invoke:Data infobox|getIOValues|Example/converter|outputs}} | ||
}} | }} | ||
}} | }} | ||
Line 22: | Line 19: | ||
| labelstyle = width: 50%; text-align: left; | | labelstyle = width: 50%; text-align: left; | ||
| header20 = {{#invoke:Data|getData|Example/converter|modules|converter|alt_mode|mode_name}} | | header20 = {{#invoke:Data|getData|Example/converter|modules|converter|alt_mode|mode_name}} | ||
| data21 = {{Infobox | subbox = yes | | data21 = {{Infobox | subbox = yes | ||
|headerstyle = font-weight: bold; color: black; background: #f7aa33; font-size: 18px; text-align: left; | |headerstyle = font-weight: bold; color: black; background: #f7aa33; font-size: 18px; text-align: left; | ||
| labelstyle = width: 50%; text-align: left; | | labelstyle = width: 50%; text-align: left; | ||
| header20 = Inputs | | header20 = Inputs | ||
| label21 = {{#invoke: | | label21 = {{#invoke:Data infobox|getIOLabels|Example/converter|inputs|alt}} | ||
| data21 = {{#invoke: | | data21 = {{#invoke:Data infobox|getIOValues|Example/converter|inputs|alt}} | ||
| header30 = Outputs | | header30 = Outputs | ||
| label31 = | | label31 = {{#invoke:Data infobox|getIOLabels|Example/converter|outputs|alt}} | ||
| data31 = | | data31 = {{#invoke:Data infobox|getIOValues|Example/converter|outputs|alt}} | ||
}} | }} | ||
}} | }} | ||
}} | }} |
Revision as of 03:55, 25 December 2024
Mode 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
Mode 2 | |||||||||
---|---|---|---|---|---|---|---|---|---|
|