Template:Patents: Difference between revisions

From TekWiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the '''Patents''' template. It inserts a table that lists patents filed by the specified inventor. Call it as <pre> {{Patents|Barrie Gilbert}} </pre> l...")
 
No edit summary
Line 17: Line 17:
{{#cargo_query:
{{#cargo_query:
tables=Patents
tables=Patents
|fields=_pageName=Page, Office, Number, Title, Inventors__full=Inventors, Company, Filing_date, Granted_date
|fields=_pageName=Page, Office, Number, Title, Inventors__full=Inventors, Company, Filing_date, Grant_date
|where=Inventors HOLDS '{{{1}}}'
|where=Inventors HOLDS '{{{1}}}'
|limit=500
|limit=500
|offset=0
|offset=0
}}</small> __NOEDITSECTION__
}}</small> __NOEDITSECTION__

Revision as of 10:05, 25 August 2021

This is the Patents template.

It inserts a table that lists patents filed by the specified inventor.

Call it as

 {{Patents|Barrie Gilbert}}

leaving no spaces around the inventor's name.

Note: The table data comes from the Patents CargoTable. To change the table data, please edit the respective component page (that page needs to use one of the linked templates listed at special:CargoTables).