Template:Company: Difference between revisions

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


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

Revision as of 01:50, 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.