Template:Patent: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<div style="color:red;">UNDER CONSTRUCTION - please do not edit</div>
This is the "Patent" template. It should be called in the following format:
<noinclude>
 
This is the "Patent" template.
It should be called in the following format:


<pre>
<pre>
Line 18: Line 14:
}}
}}
</pre>
</pre>


{{#cargo_declare:_table=Patents
{{#cargo_declare:_table=Patents
Line 35: Line 30:


</noinclude><includeonly>
</noinclude><includeonly>
{{#cargo_store:_table=Patents
|Office={{{Office|}}}
|Number={{{Number|}}}
|Title={{{Title|}}}
|Inventors={{{Inventors|}}}
|Company={{{Company|}}}
|Filing_date={{{Filing date|}}}
|Grant_date={{{Grant date|}}}
|Cites={{{Cites|}}}
}}
{| class="wikitable"
{| class="wikitable"
! Patent number
! Patent number
Line 67: Line 52:
| {{#arraymap:{{{Cites|}}}|;|x|[[x]]}}
| {{#arraymap:{{{Cites|}}}|;|x|[[x]]}}
|}
|}
 
{{#cargo_store:_table=Patents
[[Category:Patents]]
|Office={{{Office|}}}
|Number={{{Number|}}}
|Title={{{Title|}}}
|Inventors={{{Inventors|}}}
|Company={{{Company|}}}
|Filing_date={{{Filing date|}}}
|Grant_date={{{Grant date|}}}
|Cites={{{Cites|}}}
}} [[Category:Patents]]
</includeonly>
</includeonly>

Latest revision as of 08:38, 1 January 2022

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

  • ...