Template:CRT control port inline: Difference between revisions

Fix syntax errors in inline template (via update-page on MediaWiki MCP Server)
Change from li to span to match other inline templates (via update-page on MediaWiki MCP Server)
 
Line 1: Line 1:
<includeonly><li>{{#if:{{{label|}}}|'''{{{label}}}:''' }}[[{{{signal}}}]]{{#if:{{{connector|}}}|([[{{{connector}}}]])}}{{#if:{{{direction|}}}| <small>({{{direction}}})</small>}}{{#ifeq:{{{count|}}}|1||{{#if:{{{count|}}}|×{{{count}}}}}}}{{#if:{{{location|}}}| – {{{location}}}}}</li></includeonly><noinclude>
<includeonly><span>{{#if:{{{label|}}}|'''{{{label}}}:''' }}[[{{{signal}}}]]{{#if:{{{connector|}}}|([[{{{connector}}}]])}}{{#if:{{{direction|}}}| <small>({{{direction}}})</small>}}{{#ifeq:{{{count|}}}|1||{{#if:{{{count|}}}|×{{{count}}}}}}}{{#if:{{{location|}}}| – {{{location}}}}}</span></includeonly><noinclude>
This template formats control port entries for inline display in the CRT model infobox.
This template formats control port entries for inline display in the CRT model infobox.


MediaWiki Appliance - Powered by TurnKey Linux