Template:Parts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
====Some Parts used in the {{{1}}}==== | ====Some Parts used in the {{{1}}}==== | ||
{{#cargo_query: | <small>{{#cargo_query: | ||
tables=Components | tables=Components | ||
|fields=_pageName=Page,Class=Class,Description=Description,Used_in__full=Used in | |fields=_pageName=Page,Class=Class,Description=Description,Used_in__full=Used in | ||
Line 21: | Line 21: | ||
|limit=100 | |limit=100 | ||
|offset=0 | |offset=0 | ||
}} __NOEDITSECTION__ | }}</small> __NOEDITSECTION__ |
Revision as of 04:19, 22 August 2021
This is the Parts template.
It inserts a table that lists components used in a specific instrument. (To list only custom ICs, see the Custom ICs template.)
Call it as
{{Parts|575}}
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).