Template:Designer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
<small> | <small> | ||
{{#cargo_query:tables=Products | {{#cargo_query:tables=Products | ||
|fields=_pageName=Model | |fields=Manufacturer,_pageName=Model,Description,Designers,Introduced | ||
|where=Designers HOLDS "{{{1}}}" | |where=Designers HOLDS "{{{1}}}" | ||
|order by=Introduced ASC | |order by=Introduced ASC |
Latest revision as of 10:50, 8 July 2024
This is the Designer template.
It inserts tables that list products and components designed by a specific person.
Call it as
{{Designer|John Doe}}
leaving no spaces around the name.
Note: The table data comes from the Products and Components CargoTables, respectively. To change the table data, please edit the respective product or 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.