Differenze tra le versioni di "Template:US-Patent"

Da FountainPen.
Jump to navigation Jump to search
Riga 1: Riga 1:
<includeonly>Brevetto {{USPTO Patent|patnum={{{1}}}}} {{#if:{{{2|}}}|, Anno: [[Cronologia_Brevetti#{{{2}}}|{{{2}}}]]}}{{#if:{{{3|}}}|, Azienda: [[{{{3}}}]]}}{{#if:{{{4|}}}|, {{{4}}}|}}</includeonly><noinclude>
+
<includeonly>Brevetto {{USPTO Patent|patnum={{{1}}}}} {{#if:{{{2|}}}|, Anno: [[Cronologia_Brevetti#{{{2}}}|{{{2}}}]]}}, {{#if:{{{3|}}}|, Richiesta: [[{{{3}}}]]}} {{#if:{{{4|}}}|, Azienda: [[{{{4}}}]]}} {{#if:{{{5|}}}|, {{{5}}}|}}</includeonly><noinclude>
 
== Documentation ==
 
== Documentation ==
 
This template is designed for citation of patents in the USTPO database.  Parameters are passed numerically:
 
This template is designed for citation of patents in the USTPO database.  Parameters are passed numerically:
Riga 12: Riga 12:
 
: {{US-Patent|6556992|1894}}
 
: {{US-Patent|6556992|1894}}
  
* '''<code><nowiki>{{US-Patent|6556992|1894|Parker}}</nowiki></code>''' results in
+
* '''<code><nowiki>{{US-Patent|6556992|1894|1894}}</nowiki></code>''' results in
: {{US-Patent|6556992|1894|Parker}}
+
: {{US-Patent|6556992|1894|1894}}
  
* '''<code><nowiki>{{US-Patent|6556992|1894|Parker|"Alimentatore ''Lucky Curve''."}}</nowiki></code>''' results in
+
* '''<code><nowiki>{{US-Patent|6556992|1894||Parker}}</nowiki></code>''' results in
: {{US-Patent|6556992|1894|Parker|"Alimentatore ''Lucky Curve''."}}
+
: {{US-Patent|6556992|1894||Parker}}
 +
 
 +
* '''<code><nowiki>{{US-Patent|6556992|1894||Parker|"Alimentatore ''Lucky Curve''."}}</nowiki></code>''' results in
 +
: {{US-Patent|6556992|1894||Parker|"Alimentatore ''Lucky Curve''."}}
  
 
</noinclude>
 
</noinclude>

Versione delle 19:04, 1 ago 2010

Documentation

This template is designed for citation of patents in the USTPO database. Parameters are passed numerically:

The output is the patent number, and a link pointing to a permalink for the patent chosen. This output should be enclosed within reference tags (<ref> and </ref>) in the same way as Template:cite.

Examples:

  • {{US-Patent|6556992}} results in
Brevetto nº {{{1}}} ,
  • {{US-Patent|6556992|1894}} results in
Brevetto nº {{{1}}} , Anno: 1894,
  • {{US-Patent|6556992|1894|1894}} results in
Brevetto nº {{{1}}} , Anno: 1894, , Richiesta: 1894
  • {{US-Patent|6556992|1894||Parker}} results in
Brevetto nº {{{1}}} , Anno: 1894, , Azienda: Parker
  • {{US-Patent|6556992|1894||Parker|"Alimentatore ''Lucky Curve''."}} results in
Brevetto nº {{{1}}} , Anno: 1894, , Azienda: Parker , "Alimentatore Lucky Curve."