Change By Series section to use table format with counts and browse links like CRT Search page (via update-page on MediaWiki MCP Server)
Store brand in variable so helper template can access it; fix parameter name for named args (via update-page on MediaWiki MCP Server)
Line 10: Line 10:
__NOCACHE__
__NOCACHE__
{{#if:{{{brand|}}}|
{{#if:{{{brand|}}}|
{{#vardefine:current_brand|{{{brand}}}}}
<div style="margin-bottom: 1em;">Showing all CRT models from '''{{{brand}}}''' in the database. [[CRTs by Brand|← Back to all brands]]</div>
<div style="margin-bottom: 1em;">Showing all CRT models from '''{{{brand}}}''' in the database. [[CRTs by Brand|← Back to all brands]]</div>


Line 38: Line 39:
  |limit=500
  |limit=500
  |searchlabel=
  |searchlabel=
|brand={{{brand}}}
}}
}}
{{!}}}
{{!}}}

Revision as of 14:45, 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