Template:Patent: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
(2 intermediate revisions by the same user not shown)
Line 65: Line 65:
|where=Patents1.Cites HOLDS '{{PAGENAME}}'
|where=Patents1.Cites HOLDS '{{PAGENAME}}'
|intro='''Cited By:'''
|intro='''Cited By:'''
|default=
}}
{{#cargo_query:
tables=Products,Patents
|join on=Patents.Links HOLDS Products._pageName
|fields=Manufacturer,Products._pageName=Model,Description,Introduced,Designers
|where=Patents._pageName = '{{PAGENAME}}'
|intro='''Related products:'''
|default=
|default=
}}
}}

Revision as of 11:51, 8 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

  • ...