Template:Citation/make link and Template:Citation/patent: Difference between pages

From nonlocal pde
(Difference between pages)
Jump to navigation Jump to search
imported>RayAYang
m (1 revision: Wikipedia citation templates)
 
imported>Plastikspork
(missing space, per editrequest)
 
Line 1: Line 1:
{{#if:{{{1|}}}
{{citation/make_link
  |[{{{1}}} {{{2}}}]
  | 1=http://v3.espacenet.com/textdoc?DB=EPODOC&IDX={{{CountryCode}}}{{{PublicationNumber}}}
|{{{2}}}
  | 2={{{CountryCode}}}{{
}}<noinclude><!--
        #if: {{{Description|}}}
  Code notes (here so that people /read/ it)
        |&#32;{{{Description}}}
  1. Parameter #2 is always nonempty when called from {{Citation/core}}.
      }} {{{PublicationNumber}}}
  2. It's up to {{Citation/core}} to stop italicized "'foo' & 'bar'" from becoming
}}{{#if:{{{Surname1|}}}|{{{Sep|,}}}&#32;{{Citation/authors
    "'''foo' & 'bar'''". Citation/core does this by having a <nowiki></nowiki>
  | Surname1 = {{{Surname1}}}
    at both beginning and end of the call to this template. Since this is only
  | Given1 = {{{Given1|}}}
    needed once, it's more efficient to do it in {{Citation/core}} than here.
  | Authorlink1 = {{{Inventorlink1|}}}
-->{{documentation}}</noinclude>
  | Surname2 = {{{Surname2|}}}
  | Given2 = {{{Given2|}}}
  | Authorlink2 = {{{Inventorlink2|}}}
  | Surname3 = {{{Surname3|}}}
  | Given3 = {{{Given3|}}}
  | Authorlink3 = {{{Inventorlink3|}}}
  | Surname4 = {{{Surname4|}}}
  | Given4 = {{{Given4|}}}
  | Authorlink4 = {{{Inventorlink4|}}}
}}}}{{
#if: {{{Title|}}}
  |{{{Sep|,}}}&#32;"{{{Title}}}"
}}{{
  #if: {{{PublicationDate|}}}
  |{{{Sep|,}}}&#32;published {{{PublicationDate}}}
}}{{
  #if: {{{IssueDate|}}}
  |{{{Sep|,}}}&#32;issued {{{IssueDate}}}
}}{{
  #if: {{{Assignee1|}}}
  |{{{Sep|,}}}&#32; assigned to {{{Assignee1}}}
}}{{
  #if: {{{Assignee2|}}}
  | &#32;and {{{Assignee2}}}
}}{{{PS|}}}</span><!--
 
=== This is a COinS tag (http://ocoins.info), which allows automated tools to parse the citation information: ===
 
--><span class="Z3988" title="ctx_ver=Z39.88-2004<!--
-->&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:patent}}<!--
-->{{#ifeq: {{{Description|}}}|application
|&rft.applnumber={{{PublicationNumber}}}<!--
--> |&rft.number={{{PublicationNumber}}}}}<!--
-->&rft.cc={{{CountryCode}}}<!--
-->&rft.title={{urlencode:{{{Title}}}}}<!--
-->{{#if: {{{Surname1|}}} | &rft.inventor={{urlencode:{{{Surname1}}}}} }}<!--
-->{{#if: {{{Assignee1|}}} | &rft.assignee={{urlencode:{{{Assignee1}}}}} }}<!--
-->{{#if: {{{IssueDate|}}} | &rft.date={{{IssueDate}}} }}<!--
-->{{#if: {{{FilingDate|}}} | &rft.appldate={{{FilingDate}}} }}<!--
-->{{#if: {{{PublicationDate|}}} | &rft.pubdate={{{PublicationDate}}} }}<!--
-->{{#if: {{{PriorityDate|}}} | &rft.prioritydate={{{PriorityDate}}} }}<!--
-->"><span style="display: none;">&nbsp;</span></span><noinclude>
{{documentation|Template:Citation/patent/doc}}
</noinclude>

Revision as of 22:20, 14 February 2011

{{{CountryCode}}} {{{PublicationNumber}}} 

[create] File:Template-info.svg Template documentation