Template:CRTs: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
<small>{{#cargo_query:
<small>{{#cargo_query:
tables=Components
tables=Components
|fields=_pageName=Page,Description=Description,Designers,Used_in__full=Used in
|fields=_pageName=Page,Part_nos,Description=Description,Designers,Used_in__full=Used in
|where=Used_in HOLDS '{{{1}}}' and Class = 'CRT'
|where=Used_in HOLDS '{{{1}}}' and Class = 'CRT'
|limit=100
|limit=100

Revision as of 13:05, 9 April 2022

CRTs template.

It inserts a table that lists CRTs used in a specific instrument.

Call it as

 {{CRTs|R7912}}

leaving no spaces around the instrument name.

Note: The table data comes from the Components CargoTable. To change the table data, please edit the respective component page (that page needs to use one of the linked templates listed at special:CargoTables). To force the table to be updated, it may be necessary to purge the page cache by appending ?action=purge to the URL of the page that includes this template.