Template:Patent: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
<pre>
<pre>
{{Patent
{{Patent
|Year filed=
|Year granted=
|Office=
|Office=
|Patent number=
|Number=
|Title=
|Inventors=
|Inventors=
|Company=
|Company=
|Original title=
|Filing date=
|Filing date=
|Grant date=
|Grant date=
Line 23: Line 21:


{{#cargo_declare:_table=Patents
{{#cargo_declare:_table=Patents
|Year_filed=Date
|Year_granted=Date
|Office=Page
|Office=Page
|Patent_number=String (hidden)
|Number=String (hidden)
|Title=String (hidden)
|Inventors=List (;) of Page
|Inventors=List (;) of Page
|Company=List (;) of Page
|Company=List (;) of Page
|Original_title=String (hidden)
|Filing_date=Date
|Filing_date=Date
|Grant_date=Date
|Grant_date=Date
Line 40: Line 36:
</noinclude><includeonly>
</noinclude><includeonly>
{{#cargo_store:_table=Patents
{{#cargo_store:_table=Patents
|Year_filed={{{Year filed|}}}
|Year_granted={{{Year granted|}}}
|Office={{{Office|}}}
|Office={{{Office|}}}
|Patent_number={{{Patent number|}}}
|Number={{{Number|}}}
|Title={{{Title|}}}
|Inventors={{{Inventors|}}}
|Inventors={{{Inventors|}}}
|Company={{{Company|}}}
|Company={{{Company|}}}
|Original_title={{{Original title|}}}
|Filing_date={{{Filing date|}}}
|Filing_date={{{Filing date|}}}
|Grant_date={{{Grant date|}}}
|Grant_date={{{Grant date|}}}
Line 52: Line 46:
}}
}}
{| class="wikitable"
{| class="wikitable"
! Original title
| {{{Original title|}}}
|-
! Year filed
| {{{Year filed|}}}
|-
! Year granted
| {{{Year granted|}}}
|-
! Office
! Office
| [[{{{Office|}}}]]
| [[{{{Office|}}}]]
|-
|-
! Patent number
! Patent number
| [https://www.google.com/patents/{{{Office|}}}{{{Patent number|}}} {{{Patent number|}}}]
| [https://www.google.com/patents/{{{Office|}}}{{{Number|}}} {{{Number|}}}]
|-
! Title
| {{{Title|}}}
|-
|-
! Inventors
! Inventors
Line 72: Line 60:
! Company
! Company
| {{#arraymap:{{{Company|}}}|;|x|[[x]]}}
| {{#arraymap:{{{Company|}}}|;|x|[[x]]}}
|-
! English title
| {{{English title|}}}
|-
! Tech fields
| {{#arraymap:{{{Tech field|}}}|;|x|[[x]]}}
|-
|-
! Filing date
! Filing date
Line 87: Line 69:
! Cites
! Cites
| {{#arraymap:{{{Cites|}}}|;|x|[[x]]}}
| {{#arraymap:{{{Cites|}}}|;|x|[[x]]}}
|}
|}


[[Category:Patents]]
[[Category:Patents]]
</includeonly>
</includeonly>

Revision as of 09:42, 25 August 2021

UNDER CONSTRUCTION - please do not edit


This is the "Patent" template. It should be called in the following format:

{{Patent
|Office=
|Number=
|Title=
|Inventors=
|Company=
|Filing date=
|Grant date=
|Cites=
}}


This template defines the table "Patents". View table.

Notes

  • ...