Template:Patent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
! Grant date | ! Grant date | ||
| {{{Grant date|}}} | | {{{Grant date|}}} | ||
|} | |} | ||
<small> | |||
{{#cargo_query: | |||
tables=Patents=Patents1,Patents=Patents2 | |||
|join on=Patents2.Cites HOLDS Patents1._pageName | |||
|fields=Patents1._pageName=Patent,Patents1.Title,Patents1.Inventors__full=Inventors,Patents1.Company__full=Assignee,Patents1.Grant_date=Granted | |||
|where=Patents2._pageName = '{{PAGENAME}}' | |||
|default=:''no result'' | |||
}} | |||
</small> | |||
{{#cargo_store:_table=Patents | {{#cargo_store:_table=Patents | ||
|Office={{{Office|}}} | |Office={{{Office|}}} |
Revision as of 03:03, 26 June 2024
This is the "Patent" template. It should be called in the following format:
{{Patent |Office= |Number= |Title= |Inventors= |Company= |Filing date= |Grant date= |Cites= |Links= }}
This template defines the table "Patents". View table.
Notes
- ...