Difference between revisions of "Template:Citation/testing"
Jump to navigation
Jump to search
imported>COGDEN |
imported>Magioladitis m (Remove unicode control characters (CHECKWIKI error 16) + general fixes using AWB (8786)) |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | <includeonly>{{ |
#if: {{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor|}}}}}}}}}}}}}}} | #if: {{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor|}}}}}}}}}}}}}}} | ||
<!-- | <!-- | ||
CITATIONS FOR PATENTS | CITATIONS FOR PATENTS | ||
--> | --> | ||
| − | |{{ | + | |{{Citation/patent |
| − | | Surname1={{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor}}}}}}}}}}}}}}} | + | |Surname1 = {{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor}}}}}}}}}}}}}}} |
| − | | Surname2={{{inventor2-surname|{{{inventor2-last|{{{inventor2|}}}}}}}}} | + | |Surname2={{{inventor2-surname|{{{inventor2-last|{{{inventor2|}}}}}}}}} |
| − | | Surname3={{{inventor3-surname|{{{inventor3-last|{{{inventor3|}}}}}}}}} | + | |Surname3={{{inventor3-surname|{{{inventor3-last|{{{inventor3|}}}}}}}}} |
| − | | Surname4={{{inventor4-surname|{{{inventor4-last|{{{inventor4|}}}}}}}}} | + | |Surname4={{{inventor4-surname|{{{inventor4-last|{{{inventor4|}}}}}}}}} |
| − | | Given1={{{inventor-given|{{{inventor1-given|{{{inventor-first|{{{inventor1-first|}}}}}}}}}}}} | + | |Given1 = {{{inventor-given|{{{inventor1-given|{{{inventor-first|{{{inventor1-first|}}}}}}}}}}}} |
| − | | Given2={{{inventor2-given|{{{inventor2-first|}}}}}} | + | |Given2={{{inventor2-given|{{{inventor2-first|}}}}}} |
| − | | Given3={{{inventor3-given|{{{inventor3-first|}}}}}} | + | |Given3={{{inventor3-given|{{{inventor3-first|}}}}}} |
| − | | Given4={{{inventor4-given|{{{inventor4-first|}}}}}} | + | |Given4={{{inventor4-given|{{{inventor4-first|}}}}}} |
| − | | Inventorlink1={{{inventorlink1|{{{inventorlink|}}}}}} | + | |Inventorlink1={{{inventorlink1|{{{inventorlink|}}}}}} |
| − | | Inventorlink2={{{inventorlink2|}}} | + | |Inventorlink2={{{inventorlink2|}}} |
| − | | Inventorlink3={{{inventorlink3|}}} | + | |Inventorlink3={{{inventorlink3|}}} |
| − | | Inventorlink4={{{inventorlink4|}}} | + | |Inventorlink4={{{inventorlink4|}}} |
| − | | Title={{{title|}}} | + | |Title={{{title|}}} |
| − | | CountryCode={{{country-code}}} | + | |CountryCode={{{country-code}}} |
| − | | PublicationNumber={{{publication-number|{{{patent-number}}}}}} | + | |PublicationNumber={{{publication-number|{{{patent-number}}}}}} |
| − | | Description={{{description|}}} | + | |Description={{{description|}}} |
| − | | PublicationDate={{{publication-date|}}} | + | |PublicationDate={{{publication-date|}}} |
| − | | IssueDate={{{issue-date|}}} | + | |IssueDate={{{issue-date|}}} |
| − | | Year={{{year}}} | + | |Year={{{year}}} |
}} | }} | ||
| Line 29: | Line 29: | ||
CITATIONS FOR THINGS LIKE BOOKS AND PERIODICALS | CITATIONS FOR THINGS LIKE BOOKS AND PERIODICALS | ||
--> | --> | ||
| − | |{{Citation/core/testing | + | |{{Citation/core/testing |
| − | + | |Surname1 = {{{last|{{{surname|{{{last1|{{{surname1|{{{author1|{{{author|{{{authors|}}}}}}}}}}}}}}}}}}}}} | |
| − | + | |Surname2 = {{{last2|{{{surname2|{{{author2|}}}}}}}}} | |
| − | + | |Surname3 = {{{last3|{{{surname3|{{{author3|}}}}}}}}} | |
| − | + | |Surname4 = {{{last4|{{{surname4|{{{author4|}}}}}}}}} | |
| − | + | |Given1 = {{{first1|{{{given1|{{{first|{{{given|}}}}}}}}}}}} | |
| − | + | |Given2 = {{{first2|{{{given2|}}}}}} | |
| − | + | |Given3 = {{{first3|{{{given3|}}}}}} | |
| − | + | |Given4 = {{{first4|{{{given4|}}}}}} | |
| − | + | |Authorlink1 = {{{author-link|{{{author1-link|{{{authorlink|{{{authorlink1|}}}}}}}}}}}} | |
| − | + | |Authorlink2 = {{{author2-link|{{{authorlink2|}}}}}} | |
| − | + | |Authorlink3 = {{{author3-link|{{{authorlink3|}}}}}} | |
| − | + | |Authorlink4 = {{{author4-link|{{{authorlink4|}}}}}} | |
| − | + | |Year={{{year|{{ <!-- attempt to derive year from date, if possible --> | |
| − | #if: {{{date| | + | #if: {{{date|}}} |
|{{ | |{{ | ||
| − | #switch: {{#time:Y|{{{date| | + | #switch: {{#time:Y|{{{date|}}}}} |
| − | |Error: invalid time = | + | |Error: invalid time = {{{publication-date|}}} |
| − | |{{#time:Y|{{{date| | + | |{{#time:Y|{{{date|}}}}} |
}} | }} | ||
| − | + | |{{{publication-date|}}} <!-- last resort --> | |
}} | }} | ||
| − | + | }}} | |
| − | + | |Date = {{{date|{{{year|{{{publication-date|}}}}}}}}} | |
| − | + | |Title={{{title|}}} | |
| − | + | |URL={{{url|}}} | |
| − | + | |Series={{{series|}}} | |
| − | + | |Periodical = {{{journal|{{{periodical|{{{newspaper|{{{magazine|}}}}}}}}}}}} | |
| − | + | |Volume = {{{volume|}}} | |
| − | + | |Issue = {{{issue|{{{number|}}}}}} | |
| − | + | |Pages = {{#if: {{{pages|{{{page|}}}}}} | |
| − | + | | {{{pages|{{{page|}}}}}}{{#if: {{{at|}}}|, {{{at|}}}<!-- -->}} | |
| − | + | | {{{at|}}} | |
| − | + | }} | |
| − | + | |PagesTag = {{#if: {{{pages|}}}|pp.|{{#if: {{{page|}}}|p.}}<!-- -->}} | |
| − | + | |IncludedWorkTitle = {{{chapter|{{{contribution|}}}}}} | |
| − | + | |IncludedWorkURL = {{{chapter-url|{{{chapterurl|{{{contribution-url|}}}}}}}}} | |
| − | + | |Edition = {{{edition|}}} | |
| − | + | |Place = {{{place|{{{location|}}}}}} | |
| − | + | |PublicationPlace = {{{publication-place|{{{place|{{{location|}}}}}}}}} | |
| − | + | |Publisher = {{{publisher|}}} | |
| − | + | |PublicationDate = {{{publication-date|}}} | |
| − | + | |EditorSurname1 = {{{editor-last|{{{editor-surname|{{{editor1-last|{{{editor1-surname|{{{editor|{{{editors|}}}}}}}}}}}}}}}}}} | |
| − | + | |EditorSurname2 = {{{editor2-last|{{{editor2-surname|}}}}}} | |
| − | + | |EditorSurname3 = {{{editor3-last|{{{editor3-surname|}}}}}} | |
| − | + | |EditorSurname4 = {{{editor4-last|{{{editor4-surname|}}}}}} | |
| − | + | |EditorGiven1 = {{{editor-first|{{{editor-given|{{{editor1-first|{{{editor1-given|}}}}}}}}}}}} | |
| − | + | |EditorGiven2={{{editor2-first|{{{editor2-given|}}}}}} | |
| − | + | |EditorGiven3={{{editor3-first|{{{editor3-given|}}}}}} | |
| − | + | |EditorGiven4={{{editor4-first|{{{editor4-given|}}}}}} | |
| − | + | |Editorlink1={{{editor-link|{{{editor1-link|}}}}}} | |
| − | + | |Editorlink2={{{editor2-link|}}} | |
| − | + | |Editorlink3={{{editor3-link|}}} | |
| − | + | |Editorlink4={{{editor4-link|}}} | |
| − | }} | + | |ID={{{id|{{{ID|}}}}}} |
| − | }}<noinclude>{{ | + | |ISBN={{{isbn|{{{ISBN|}}}}}} |
| − | </noinclude> | + | |ISSN={{{issn|{{{ISSN|}}}}}} |
| + | |OCLC={{{oclc|{{{OCLC|}}}}}} | ||
| + | |DOI={{{doi|{{{DOI|}}}}}} | ||
| + | |AccessDate={{{access-date|{{{accessdate|}}}}}} | ||
| + | |Ref={{{ref|}}} | ||
| + | }} | ||
| + | }}</includeonly><noinclude>{{Template doc}}</noinclude> | ||