Template:Chassis family: Difference between revisions

Remove auto-generated models section - let page authors place it where appropriate (via update-page on MediaWiki MCP Server)
Fix spacing in intro text (via update-page on MediaWiki MCP Server)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
</pre>
</pre>


To list models using this chassis, add a section to the page:
== Parameters ==
<pre>
* '''manufacturer''' - The manufacturer of this chassis family
== Models ==
* '''description''' - Brief description of the chassis platform (optional)
{{#ask:
 
[[Has chassis family::{{PAGENAME}}]]
[[Category:CRT templates]]
|format=ul
|link=subject
}}
</pre>
</noinclude><templatestyles src="Template:CRT model/styles.css"/>{{#set:
</noinclude><templatestyles src="Template:CRT model/styles.css"/>{{#set:
|Chassis family manufacturer={{{manufacturer|}}}
|Chassis family manufacturer={{{manufacturer|}}}
Line 31: Line 27:
<div class="infobox-value" style="padding:0.2em 0.4em;">{{{description|}}}</div>
<div class="infobox-value" style="padding:0.2em 0.4em;">{{{description|}}}</div>
}}
}}
</div><includeonly>[[Category:Chassis families]]</includeonly>
</div>
 
'''{{PAGENAME}}''' is a CRT chassis family{{#if:{{{manufacturer|}}}|&#32;developed by [[{{{manufacturer}}}]]}}.{{#if:{{{description|}}}| {{{description}}}}}
 
== Chassis in the {{PAGENAME}} family ==
{{#ask:
[[Category:Chassis]]
[[Has chassis family::{{PAGENAME}}]]
|?Has manufacturer=Manufacturer
|format=table
|class=wikitable sortable
|mainlabel=Chassis
|default=''No chassis have been linked to this family yet. To add a chassis, edit the chassis page and set its chassis_family field.''
}}
 
== CRT models using {{PAGENAME}} family chassis ==
{{#ask:
[[Category:CRT models]]
[[Has chassis family::{{PAGENAME}}]]
|?Has image#100px;x100px=Photo
|?Has model code=Model
|?Has chassis=Chassis
|?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
|default=''No CRT models have been linked to this chassis family yet.''
}}
 
<includeonly>[[Category:Chassis families]]</includeonly>
MediaWiki Appliance - Powered by TurnKey Linux