Template:AV device output row: Difference between revisions
Create helper template for formatting output rows in AV device infobox (via create-page on MediaWiki MCP Server) |
Fix parameter names to use short labels without spaces (via update-page on MediaWiki MCP Server) |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{ | <includeonly>{{#if:{{{count|}}}|{{{count}}}× }}{{{signal|}}} ({{{connector}}}{{#if:{{{location|}}}, {{{location|}}}|}}) | ||
</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. | ||
== Parameters == | == Parameters == | ||
These are passed automatically by the semantic query: | These are passed automatically by the semantic query: | ||
* | * count - Number of this output type | ||
* | * signal - Signal format | ||
* | * connector - Connector type | ||
* | * location - rear/front/side | ||
[[Category:AV device templates]] | [[Category:AV device templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 18:03, 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
- location - rear/front/side