Template:Patent: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 73: Line 73:
|where=Patents._pageName = '{{PAGENAME}}'
|where=Patents._pageName = '{{PAGENAME}}'
|intro='''Related products:'''
|intro='''Related products:'''
|default=
}}
{{#cargo_query:
|tables=Documents
|where=Documents.Links HOLDS '{{{1}}}'
|fields=Documents._pageName=Document,{{#if:{{{2|}}}||Documents.Class,}}Documents.Title=Title,Documents.Authors=Authors,Documents.Year,Documents.Links
|order by=Documents.Year,Documents.Identifier
|intro='''Documents referencing {{PAGENAME}}:'''
|default=
|default=
}}
}}

Revision as of 04:26, 15 July 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

  • ...