Create template for brand listing pages (via create-page on MediaWiki MCP Server)
 
Remove italicized line - now in table with clickable link (via update-page on MediaWiki MCP Server)
Tag: Manual revert
 
(14 intermediate revisions by the same user not shown)
Line 8: Line 8:
</pre>
</pre>
</noinclude><includeonly>__NOTOC__
</noinclude><includeonly>__NOTOC__
__NOCACHE__
{{#if:{{{brand|}}}|
{{#if:{{{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 20: Line 21:
}}
}}


== By Series ==
{{#invoke:BrandSeries|seriesTable|brand={{{brand}}}}}
== All Models ==
{{#ask:
{{#ask:
  [[Category:CRT models]]
  [[Category:CRT models]]

Latest revision as of 23:51, 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