Fix parameter names to use short labels without spaces (via update-page on MediaWiki MCP Server)
Remove location from display (now grouped by location in module) (via update-page on MediaWiki MCP Server)
Line 1: Line 1:
<includeonly>{{#if:{{{count|}}}|{{{count}}}× }}{{{signal|}}} ({{{connector}}}{{#if:{{{location|}}}, {{{location|}}}|}})
<includeonly>{{#if:{{{count|}}}|{{{count}}}× }}{{{signal|}}} ({{{connector|}}})
</includeonly><noinclude>
</includeonly><noinclude>
Helper template used by [[Module:AVDevice]] to format output rows in the infobox.
Helper template used by [[Module:AVDevice]] to format output rows in the infobox.
Line 8: Line 8:
* signal - Signal format
* signal - Signal format
* connector - Connector type
* connector - Connector type
* location - rear/front/side


[[Category:AV device templates]]
[[Category:AV device templates]]
</noinclude>
</noinclude>

Revision as of 18:43, 4 February 2026

Helper template used by Module:AVDevice to format output rows in the infobox.

Parameters

These are passed automatically by the semantic query:

  • count - Number of this output type
  • signal - Signal format
  • connector - Connector type
MediaWiki Appliance - Powered by TurnKey Linux