Form:CRT model: Difference between revisions

Add audio fields to inputs, add Outputs section, add Speaker fields (via update-page on MediaWiki MCP Server)
Replace single voltage fields with multiple-instance voltage range template for dual-range power supplies (via update-page on MediaWiki MCP Server)
Line 109: Line 109:
|colspan="2" style="text-align:center; font-weight:bold; background:#f0f0f0; padding:0.5em;"|'''Power Specifications'''
|colspan="2" style="text-align:center; font-weight:bold; background:#f0f0f0; padding:0.5em;"|'''Power Specifications'''
|-
|-
! Voltage range:
! AC frequency:
| {{{field|voltage_min|input type=text|size=5|placeholder=100}}}V – {{{field|voltage_max|input type=text|size=5|placeholder=240}}}V
|-
! Frequency:
| {{{field|frequency|input type=checkboxes|values=50Hz,60Hz}}}
| {{{field|frequency|input type=checkboxes|values=50Hz,60Hz}}}
|-
|-
! Power consumption:
! Power consumption:
| {{{field|power_avg|input type=text|size=6|placeholder=150}}}W (avg) / {{{field|power_max|input type=text|size=6|placeholder=200}}}W (max)
| {{{field|power_avg|input type=text|size=6|placeholder=150}}}W (avg) / {{{field|power_max|input type=text|size=6|placeholder=200}}}W (max)
|}
{{{end template}}}
== Voltage Ranges ==
Add each supported voltage range. For dual-range power supplies (e.g., 100-120V / 220-240V), add each range separately. For universal supplies (e.g., 100-240V), add a single range.
{{{for template|CRT voltage range|multiple|add button text=Add voltage range}}}
{| class="formtable"
! Voltage range:
| {{{field|voltage_min|input type=text|size=5|placeholder=100}}}V – {{{field|voltage_max|input type=text|size=5|placeholder=120}}}V
|}
|}
{{{end template}}}
{{{end template}}}
MediaWiki Appliance - Powered by TurnKey Linux