39,728
edits
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
|fields=_pageName=Person,Affiliations | |fields=_pageName=Person,Affiliations | ||
|where=Person.Affiliations HOLDS "{{{Names|}}}" | |where=Person.Affiliations HOLDS "{{{Names|}}}" | ||
|format=table | |||
}} | |||
'''{{{Names|}}} products''' | |||
{{#cargo_query: | |||
tables=Products | |||
|fields=_pageName=Manufacturer,Type,Introduced | |||
|where=Products.Manufacturer HOLDS "{{{Names|}}}" | |||
|format=table | |format=table | ||
}} | }} |