Difference between revisions of "TestTemplate:Citation"

From aemwiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>{{
 
<includeonly>{{
 
   #if: {{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor|}}}}}}}}}}}}}}}
 
   #if: {{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor|}}}}}}}}}}}}}}}
<!--
 
    CITATIONS FOR PATENTS
 
-->
 
|{{Citation/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}}}
 
}}
 
 
 
<!--
 
<!--
 
     CITATIONS FOR THINGS LIKE BOOKS AND PERIODICALS
 
     CITATIONS FOR THINGS LIKE BOOKS AND PERIODICALS

Revision as of 08:33, 7 December 2007

This template is used to produce citations. It originates from wikipedia, with minor modifications.