Template:PatentLinks: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the '''PatentLinjs''' template.
This is the '''PatentLinks''' template.


It inserts a table that lists patents where the specified page is listed in the Links column.
It inserts a table that lists patents where the specified page is listed in the Links column.
Line 13: Line 13:
Note: The table data comes from the ''Patents'' [[special:CargoTables|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]]). To force the table to be updated, it may be necessary to [https://www.mediawiki.org/wiki/Manual:Purge purge the page cache] by appending ''?action=purge'' to the URL of the page that includes this template.
Note: The table data comes from the ''Patents'' [[special:CargoTables|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]]). To force the table to be updated, it may be necessary to [https://www.mediawiki.org/wiki/Manual:Purge purge the page cache] by appending ''?action=purge'' to the URL of the page that includes this template.


</noinclude><includeonly>====Patents Referencing {{{1}}}====
</noinclude><includeonly>
<small>{{#cargo_query:
<small>{{#cargo_query:
tables=Patents
tables=Patents
|fields=_pageName=Page, Title, Inventors__full=Inventors, Filing_date, Grant_date
|fields=_pageName=Page, Title, Inventors__full=Inventors, Filing_date, Grant_date, Links
|where=Links HOLDS '{{{1}}}'
|where=Links HOLDS '{{{1}}}'
|order by=Filing_date ASC
|order by=Filing_date ASC
|limit=500
|limit=500
|offset=0
|offset=0
|intro====Patents that may apply to {{{1}}}===
|default=
|default=
}}</small> __NOEDITSECTION__
}}</small> __NOEDITSECTION__

Latest revision as of 04:26, 26 June 2024

This is the PatentLinks template.

It inserts a table that lists patents where the specified page is listed in the Links column.

Call it as

 {{PatentLinks|7A42}}

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). To force the table to be updated, it may be necessary to purge the page cache by appending ?action=purge to the URL of the page that includes this template.