Add series breakdown section with counts above the model table (via update-page on MediaWiki MCP Server)
Revise series breakdown to use outline format for grouped view; add tabs for table vs series view (via update-page on MediaWiki MCP Server)
Line 21: Line 21:
}}
}}


== By Series ==
{{#ask:
{{#ask:
  [[Category:CRT models]]
  [[Category:CRT models]]
  [[Has brand::{{{brand}}}]]
  [[Has brand::{{{brand}}}]]
  [[Has series::+]]
  |?Has series
  |?Has series=Series
  |?Has screen size inches=Size
  |format=template
|?Has CRT type=Type
  |template=CRTs by brand/series item
  |format=outline
  |named args=yes
|outlineproperties=Has series
  |link=none
  |template=CRTs by brand/outline item
  |sort=Has series
  |introtemplate=CRTs by brand/outline intro
  |intro=<div class="series-breakdown" style="background:#f8f9fa; border:1px solid #ddd; border-radius:4px; padding:1em; margin:1em 0;"><strong>Series:</strong>
  |outrotemplate=CRTs by brand/outline outro
|outro=</div>
  |sort=Has series,Has screen size inches
|sep=
  |order=asc,asc
}}
}}


== All Models ==
{{#ask:
{{#ask:
  [[Category:CRT models]]
  [[Category:CRT models]]

Revision as of 14:36, 17 January 2026

This template creates a page listing all CRTs for a specific brand.

Usage

Create a page named "CRTs by [Brand]" with:

{{CRTs by brand|brand=Sony}}
MediaWiki Appliance - Powered by TurnKey Linux