39,731
edits
No edit summary |
No edit summary |
||
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 "{{{Names|}}}" | ||
|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 | ||
}} | }} |