39,764
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
===People=== | |||
{{#cargo_query:tables=Persons | |||
|fields=_pageName=Name,Birth_date,Death_date,Countries,Affiliations | |||
|where=Persons.Affiliations HOLDS "Sylvania" | |||
|format=table | |||
}} | |||
===Products=== | |||
{{#cargo_query:tables=Products | |||
|fields=_pageName=Model,Class,Series,Description,Introduced,Discontinued | |||
|where=Products.Manufacturer="Sylvania" | |||
|format=table | |||
}} | |||
===Components=== | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Components | tables=Components |