39,731
edits
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#cargo_store:_table=Companies | {{#cargo_store:_table=Companies | ||
| | |Name={{{Name|}}} | ||
|Country={{{Country|}}} | |Country={{{Country|}}} | ||
|City={{{City|}}} | |City={{{City|}}} | ||
Line 34: | Line 34: | ||
tables=Persons | tables=Persons | ||
|fields=_pageName=Name,Affiliations | |fields=_pageName=Name,Affiliations | ||
|where=Persons.Affiliations HOLDS "{{{ | |where=Persons.Affiliations HOLDS "{{{Name|}}}" | ||
|format=table | |format=table | ||
}} | }} | ||
Line 42: | Line 42: | ||
tables=Products | tables=Products | ||
|fields=_pageName=Model,Class,Introduced | |fields=_pageName=Model,Class,Introduced | ||
|where=Products.Manufacturer="{{{Names | |where=Products.Manufacturer="{{{Names}}}" | ||
|format=table | |format=table | ||
}} | }} |