Template:Company: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
</noinclude><includeonly>
</noinclude><includeonly>
{{#cargo_store:_table=Companies
{{#cargo_store:_table=Companies
|Company_names={{{Names|}}}
|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 "{{{Names|}}}"
|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
}}
}}

Revision as of 06:40, 8 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.