Template:Company: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 31: Line 31:
}}
}}
'''{{{Names|}}} people'''
'''{{{Names|}}} people'''
{{#cargo_query:
{{#cargo_query:tables=Persons
tables=Persons
|fields=_pageName=Name,Birth_date,Death_date,Countries,Affiliations
|fields=_pageName=Name,Affiliations
|where=Persons.Affiliations HOLDS "{{{Name|}}}"
|where=Persons.Affiliations HOLDS "{{{Names|}}}"
|format=table
|format=table
}}
}}


'''{{{Names|}}} products'''
'''{{{Names|}}} products'''
{{#cargo_query:
{{#cargo_query:tables=Products
tables=Products
|fields=_pageName=Model,Class,Introduced
|fields=_pageName=Model,Class,Introduced
|where=Products.Manufacturer="{{{Names|}}}"
|where=Products.Manufacturer="{{{Name|}}}"
|format=table
|format=table
}}
}}

Revision as of 01:48, 9 August 2021

This is the "Company" template. It should be called in the following format:

{{Company
|Name=
|Country=
|City=
|Affiliations=
|Started=
|Wikidata id=
}}

Edit the page to see the template text. This template defines the table "Companies". View table.