Template:CRT control port row
Helper template used by Module:CRTModel to format control port rows in the Connectivity section of the infobox.
Follows the same visual style as Template:CRT input row and Template:CRT output row for consistency.
Parameters
These are passed automatically by the semantic query:
- label - Port label as marked on device (e.g., "CTRL S IN") — displayed on its own line above signal info
- signal - Control signal format (e.g., Control S, LANC) — linked to wiki page
- connector - Connector type (e.g., 3.5mm TRS) — linked to wiki page
- direction - Input, Output, or Bidirectional — shown in parentheses
- count - Number of ports (only shown if > 1)
- notes - Additional notes about this control port
See also
- Template:CRT control port inline — older flat-list format (no longer used in infobox)
- Module:CRTModel — the Lua module that calls this template