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)) |
||
| (6 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|}}}}}}}}} | ||
| 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 = {{{ | + | |Surname1 = {{{last|{{{surname|{{{last1|{{{surname1|{{{author1|{{{author|{{{authors|}}}}}}}}}}}}}}}}}}}}} |
| − | |Surname2 = {{{ | + | |Surname2 = {{{last2|{{{surname2|{{{author2|}}}}}}}}} |
| − | |Surname3 = {{{ | + | |Surname3 = {{{last3|{{{surname3|{{{author3|}}}}}}}}} |
| − | |Surname4 = {{{ | + | |Surname4 = {{{last4|{{{surname4|{{{author4|}}}}}}}}} |
| − | |Given1 = {{{ | + | |Given1 = {{{first1|{{{given1|{{{first|{{{given|}}}}}}}}}}}} |
| − | |Given2 = {{{ | + | |Given2 = {{{first2|{{{given2|}}}}}} |
| − | |Given3 = {{{ | + | |Given3 = {{{first3|{{{given3|}}}}}} |
| − | |Given4 = {{{ | + | |Given4 = {{{first4|{{{given4|}}}}}} |
| − | |Authorlink1={{{ | + | |Authorlink1 = {{{author-link|{{{author1-link|{{{authorlink|{{{authorlink1|}}}}}}}}}}}} |
| − | |Authorlink2={{{ | + | |Authorlink2 = {{{author2-link|{{{authorlink2|}}}}}} |
| − | |Authorlink3={{{ | + | |Authorlink3 = {{{author3-link|{{{authorlink3|}}}}}} |
| − | |Authorlink4={{{ | + | |Authorlink4 = {{{author4-link|{{{authorlink4|}}}}}} |
| − | |Year={{{year | + | |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={{{title|}}} |
| − | |URL={{{ | + | |URL={{{url|}}} |
| − | |Periodical = {{{ | + | |Series={{{series|}}} |
| − | |Volume= | + | |Periodical = {{{journal|{{{periodical|{{{newspaper|{{{magazine|}}}}}}}}}}}} |
| − | + | |Volume = {{{volume|}}} | |
| − | |Pages={{ | + | |Issue = {{{issue|{{{number|}}}}}} |
| − | + | |Pages = {{#if: {{{pages|{{{page|}}}}}} | |
| − | | | + | | {{{pages|{{{page|}}}}}}{{#if: {{{at|}}}|, {{{at|}}}<!-- -->}} |
| − | |IncludedWorkURL={{{ | + | | {{{at|}}} |
| − | |Edition= | + | }} |
| − | |Place={{{ | + | |PagesTag = {{#if: {{{pages|}}}|pp.|{{#if: {{{page|}}}|p.}}<!-- -->}} |
| − | | | + | |IncludedWorkTitle = {{{chapter|{{{contribution|}}}}}} |
| − | | | + | |IncludedWorkURL = {{{chapter-url|{{{chapterurl|{{{contribution-url|}}}}}}}}} |
| − | |EditorSurname1 = {{{editor- | + | |Edition = {{{edition|}}} |
| − | |EditorSurname2={{{editor2- | + | |Place = {{{place|{{{location|}}}}}} |
| − | |EditorSurname3={{{editor3- | + | |PublicationPlace = {{{publication-place|{{{place|{{{location|}}}}}}}}} |
| − | |EditorSurname4={{{editor4- | + | |Publisher = {{{publisher|}}} |
| − | |EditorGiven1 = {{{ | + | |PublicationDate = {{{publication-date|}}} |
| − | |EditorGiven2={{{editor2- | + | |EditorSurname1 = {{{editor-last|{{{editor-surname|{{{editor1-last|{{{editor1-surname|{{{editor|{{{editors|}}}}}}}}}}}}}}}}}} |
| − | |EditorGiven3={{{editor3- | + | |EditorSurname2 = {{{editor2-last|{{{editor2-surname|}}}}}} |
| − | |EditorGiven4={{{editor4- | + | |EditorSurname3 = {{{editor3-last|{{{editor3-surname|}}}}}} |
| − | |Editorlink1={{{ | + | |EditorSurname4 = {{{editor4-last|{{{editor4-surname|}}}}}} |
| − | |Editorlink2={{{ | + | |EditorGiven1 = {{{editor-first|{{{editor-given|{{{editor1-first|{{{editor1-given|}}}}}}}}}}}} |
| − | |Editorlink3={{{ | + | |EditorGiven2={{{editor2-first|{{{editor2-given|}}}}}} |
| − | |Editorlink4={{{ | + | |EditorGiven3={{{editor3-first|{{{editor3-given|}}}}}} |
| − | |ID={{{ | + | |EditorGiven4={{{editor4-first|{{{editor4-given|}}}}}} |
| − | |ISBN={{{ISBN|{{{ | + | |Editorlink1={{{editor-link|{{{editor1-link|}}}}}} |
| − | |DOI={{{doi|}}} | + | |Editorlink2={{{editor2-link|}}} |
| − | |AccessDate={{{ | + | |Editorlink3={{{editor3-link|}}} |
| − | |Ref= | + | |Editorlink4={{{editor4-link|}}} |
| + | |ID={{{id|{{{ID|}}}}}} | ||
| + | |ISBN={{{isbn|{{{ISBN|}}}}}} | ||
| + | |ISSN={{{issn|{{{ISSN|}}}}}} | ||
| + | |OCLC={{{oclc|{{{OCLC|}}}}}} | ||
| + | |DOI={{{doi|{{{DOI|}}}}}} | ||
| + | |AccessDate={{{access-date|{{{accessdate|}}}}}} | ||
| + | |Ref={{{ref|}}} | ||
}} | }} | ||
| − | }}<noinclude>{{ | + | }}</includeonly><noinclude>{{Template doc}}</noinclude> |
| − | </noinclude> | ||