Template:CRT input row
Helper template used by Module:CRTModel to format input rows in the Connectivity section of the infobox.
Matches the visual style of Template:AV device input row for consistency across content types.
Parameters
These are passed automatically by the semantic query:
- label - Input label (e.g., "AV1", "Line 1") — displayed on its own line above signal info
- count - Number of this input type
- signal - Video signal format (linked to wiki page)
- connector - Connector type (linked to wiki page)
- audio - Audio type (None, Mono, Stereo)
- audio_connector - Audio connector type (linked to wiki page)
- audio_shared - Label of input this shares audio with
- notes - Additional notes about this input
See also
- Template:CRT input inline — older flat-list format (no longer used in infobox)
- Template:AV device input row — equivalent template for AV devices
- Module:CRTModel — the Lua module that calls this template