39,764
edits
(Created page with "<noinclude> '''This is the "People" template.''' It inserts a table that lists personsaffiliated with a specified company. '''It should be called as''' <pre> {{Products|Analog Devices}} </pre> leaving no spaces around the company name. Note: The table data comes from the ''Persons'' CargoTable. To change the table data, please edit the respective instrument page (that page needs to use one of the linked templates listed at special:CargoTab...") |
No edit summary |
||
Line 16: | Line 16: | ||
<small>{{#cargo_query:tables=Persons | <small>{{#cargo_query:tables=Persons | ||
|fields=_pageName=Name,Birth_date,Death_date,Countries,Affiliations | |fields=_pageName=Name,Birth_date,Death_date,Countries,Affiliations | ||
|where=Persons.Affiliations HOLDS " | |where=Persons.Affiliations HOLDS "{{{1}}}" | ||
|format=table | |format=table | ||
}}</small></includeonly> | }}</small></includeonly> |