Difference between revisions of "Template:Cite patent/sandbox2"

From blackwiki
Jump to navigation Jump to search
imported>Struthious Bandersnatch
m (moved Template:Googpat to Template:Google patents: Moved per proposal in Talk page)
imported>Struthious Bandersnatch
(complete revision based on Citation/patent)
Line 1: Line 1:
<span class=plainlinks>[http://patft.uspto.gov/netacgi/nph-Parser?patentnumber={{{1}}} {{{2|U.S. Patent {{formatnum:{{{1}}}}}}}}]</span><span class="PDFlink noprint">[http://www.google.com/patents?id={{{1}}} &nbsp;]</span><noinclude>
+
<!-- Google_patents/patent is primarily a copy of Citation/patent -->
 +
{{Google_patents/patent
 +
|Surname1 = {{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor}}}}}}}}}}}}}}}
 +
|Surname2={{{inventor2-surname|{{{inventor2-last|{{{inventor2|}}}}}}}}}
 +
|Surname3={{{inventor3-surname|{{{inventor3-last|{{{inventor3|}}}}}}}}}
 +
|Surname4={{{inventor4-surname|{{{inventor4-last|{{{inventor4|}}}}}}}}}
 +
|Given1={{{inventor-given|{{{inventor1-given|{{{inventor-first|{{{inventor1-first|}}}}}}}}}}}}
 +
|Given2={{{inventor2-given|{{{inventor2-first|}}}}}}
 +
|Given3={{{inventor3-given|{{{inventor3-first|}}}}}}
 +
|Given4={{{inventor4-given|{{{inventor4-first|}}}}}}
 +
|Inventorlink1={{{inventorlink1|{{{inventorlink|}}}}}}
 +
|Inventorlink2={{{inventorlink2|}}}
 +
|Inventorlink3={{{inventorlink3|}}}
 +
|Inventorlink4={{{inventorlink4|}}}
 +
|Title={{{title|}}}
 +
|CountryCode={{{country-code}}}
 +
|PublicationNumber={{{publication-number|{{{patent-number}}}}}}
 +
|Description={{{description|}}}
 +
|PublicationDate={{{publication-date|}}}
 +
|IssueDate={{{issue-date|}}}
 +
|Year={{{year}}}
 +
}}
 +
<noinclude>
 +
[[Category:Google templates|{{PAGENAME}}]]
 
[[Category:Patent law templates|{{PAGENAME}}]]
 
[[Category:Patent law templates|{{PAGENAME}}]]
 
{{documentation}}<!-- Add cats and interwikis to the /doc subpage, not here! --></noinclude>
 
{{documentation}}<!-- Add cats and interwikis to the /doc subpage, not here! --></noinclude>

Revision as of 03:35, 31 July 2009

Template:Google patents/patent

Template documentation[view] [edit] [history] [purge]

Usage

Parameters

{{Google_patents
 | google-id =
 | country-code =
 | description =
 | patent-number =
 | title =
 | issue-date =
 | inventor-last =
 | inventor-first =
 | inventorlink =
 | inventor2-last =
 | inventor2-first =
 | inventorlink2 =
}}
  • google-id: The Google ID number for the patent, visible in the URL of the patent at Google. This parameter is optional; if provided the link will go directly to the patent, if omitted the link will go to a search for the patent number.
  • country-code: Two-letter abbreviation of the country issuing the patent.
  • description: Type of patent; shown between country code and number.
  • patent-number: The number of the patent.
  • title: Title of the patent. If the title includes [square brackets], these must be encoded: [ → &#91; ; ] → &#93;
  • issue-date (or date): Date patent was issued by patent agency.
  • inventor-last (or inventor1-last): The inventor's surname or last name.
  • inventor-first (or inventor1-first): The inventor's first or given name(s).
  • inventorlink (or inventorlink1): Title of an existing Wikipedia article about the first inventor.
  • inventor2-last, inventor3-last, inventor4-last: The second, third, and fourth authors' surname or last name, if applicable.
  • inventor2-first, inventor3-first, inventor4-first: The second, third, and fourth inventors' first or given name(s), if applicable.
  • inventorlink2, inventorlink3, inventorlink4: Title of an existing Wikipedia article about the second, third, and fourth inventor, if applicable.

Examples

United States patent with multiple inventors
{{Google_patents
 | google-id = bYAIAAAAEBAJ
 | country-code = US
 | patent-number = 6266706
 | title = Fast routing lookup system
using complete prefix tree, bit vector,
and pointers in a routing table for
determining where to route IP datagrams
 | issue-date = 2001
 | inventor1-last = Degermark
 | inventor1-first = Mikael
 | inventor2-last = Brodnik
 | inventor2-first = Andrej
 | inventor3-last = Carlsson
 | inventor3-first = Svante
 | inventor4-last = Pink
 | inventor4-first = Stephen}}

Template:Google patents/patent

See also