Create template for brand listing pages (via create-page on MediaWiki MCP Server)
 
Add __NOCACHE__ to fix stale semantic query results (via update-page on MediaWiki MCP Server)
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>

Revision as of 22:01, 11 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