Template:Chassis: Difference between revisions

No edit summary
Tag: visualeditor-wikitext
Fix spacing in intro text (via update-page on MediaWiki MCP Server)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''{{PAGENAME}}''' is a CRT chassis manufactured by {{{manufacturer|}}}.
__NOCACHE__<includeonly>
'''{{PAGENAME}}''' is a CRT chassis{{#if:{{{manufacturer|}}}|&#32;manufactured by [[{{{manufacturer}}}]]}}{{#if:{{{chassis_family|}}}|, part of the [[{{{chassis_family}}}]] chassis family}}.
 
{{#if:{{{chassis_family|}}}|
== Chassis family ==
This chassis is part of the '''[[{{{chassis_family}}}]]''' platform.
}}
 
== CRT models using the {{PAGENAME}} chassis ==
{{#ask:
[[Category:CRT models]]
[[Has chassis::{{PAGENAME}}]]
|?Has image#100px;x100px=Photo
|?Has model code=Model
|?Has series=Series
|?Has CRT type=CRT type
|?Has screen size inches=Screen size (in)
|?Has TVL=TVL
|format=table
|class=wikitable sortable
|mainlabel=CRT model
}}


{{#set:
{{#set:
Has manufacturer={{{manufacturer|}}}
Has manufacturer={{{manufacturer|}}}
|Has chassis family={{{chassis_family|}}}
}}
}}
[[Category:Chassis]]
</includeonly><noinclude>
This template defines a CRT chassis.


<includeonly>
== Usage ==
[[Category:Chassis]]
<pre>
</includeonly>
{{Chassis
|manufacturer=JVC
|chassis_family=SC2
}}
</pre>
 
== Parameters ==
* '''manufacturer''' - The manufacturer of the chassis
* '''chassis_family''' - The chassis family/platform this chassis belongs to (optional)
 
[[Category:CRT templates]]
</noinclude>
MediaWiki Appliance - Powered by TurnKey Linux