Form:CRT model: Difference between revisions

Change Presentation to Presentation monitor in Type dropdown (via update-page on MediaWiki MCP Server)
Add Control Ports section to form (via update-page on MediaWiki MCP Server)
Line 213: Line 213:
  |mapping property=Display title of
  |mapping property=Display title of
  |mandatory}}}
  |mandatory}}}
|-
! Count:
| {{{field|count|input type=text|size=4|default=1}}}
|-
! Location:
| {{{field|location|input type=dropdown
|values=rear,front,side|default=rear}}}
|-
! Notes:
| {{{field|notes|input type=textarea|rows=2}}}
|}
{{{end template}}}
== Control Ports ==
Add control ports for system integration (e.g., Control S, LANC). These are separate from audio/video connections.
{{{for template|CRT control port|multiple|add button text=Add control port}}}
{| class="formtable"
! Label:
| {{{field|label|input type=text|size=15|placeholder=Control S In, LANC}}}
<small>Port label as marked on device.</small>
|-
! Signal format:
| {{{field|signal
|input type=combobox
|values from category=Control signal formats
|mapping property=Display title of
|mandatory}}}
|-
! Connector:
| {{{field|connector
|input type=combobox
|values from category=Connector types
|mapping property=Display title of
|mandatory}}}
|-
! Direction:
| {{{field|direction|input type=dropdown|values=Input,Output,Bidirectional|mandatory}}}
|-
|-
! Count:
! Count:
MediaWiki Appliance - Powered by TurnKey Linux