Template:Components made by: Difference between revisions

From TekWiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the '''Components made by''' template. It inserts a table that lists components made by a specified manufacturer. Call it as <pre> {{Components made by|Motorola}} </pre> 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:Cargo...")
 
No edit summary
Line 14: Line 14:
To force the table to be updated, it may be necessary to [https://www.mediawiki.org/wiki/Manual:Purge purge the page cache] by appending ''?action=purge'' to the URL of the page that includes this template.
To force the table to be updated, it may be necessary to [https://www.mediawiki.org/wiki/Manual:Purge purge the page cache] by appending ''?action=purge'' to the URL of the page that includes this template.


</noinclude><includeonly><small>{{#cargo_query:
</noinclude><includeonly>
</noinclude><includeonly><small>
===Components made by {{{1}}}===
{{#cargo_query:
tables=Components
tables=Components
|fields=_pageName=Part,Part_nos=Tek Part Number(s),Class=Class,Description=Description,Used_in__full=Used in
|fields=_pageName=Part,Part_nos=Tek Part Number(s),Class=Class,Description=Description,Used_in__full=Used in

Revision as of 05:09, 19 September 2023

This is the Components made by template.

It inserts a table that lists components made by a specified manufacturer.

Call it as

 {{Components made by|Motorola}}

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.