Template:Brand series row: Difference between revisions

Simplify - use #if on count result instead of #ifexpr comparison; fix whitespace issues (via update-page on MediaWiki MCP Server)
Fix row formatting - use actual pipe chars and leading newline like working Series row template (via update-page on MediaWiki MCP Server)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{#ask:[[Category:CRT models]][[Has brand::{{{userparam}}}]][[Has series::{{{1}}}]]|format=count|default=}}|}|{{!}}-
<includeonly>
{{!}} [[{{{1}}}]]
|-
{{!}} {{#ask:[[Category:CRT models]][[Has brand::{{{userparam}}}]][[Has series::{{{1}}}]]|format=count}}
| [[{{{1}}}]] || {{#ask:[[Category:CRT models]][[Has brand::{{{userparam}}}]][[Has series::{{{1}}}]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[brand]={{{userparam}}}&CRT query[series]={{{1}}}&_run|link text=Browse}}</includeonly><noinclude>
{{!}} {{#queryformlink:form=CRT query|query string=CRT query[brand]={{{userparam}}}&CRT query[series]={{{1}}}&_run|link text=Browse}}}}</includeonly><noinclude>
Helper template for [[Template:CRTs by brand]] to display series rows filtered by brand.
Helper template for [[Template:CRTs by brand]] to display series rows filtered by brand.


This template outputs a table row only if the series has CRTs for the specified brand.
This template outputs a table row for each series showing count for the specified brand.


== Parameters ==
== Parameters ==
MediaWiki Appliance - Powered by TurnKey Linux