|
|
Line 1: |
Line 1: |
- | <includeonly>{{CiteJournal/core
| + | |
- | |Txt = {{{txt|{{#ifeq:{{{1|}}}|txt|yes|{{#ifeq:{{{2|}}}|txt|yes|}}}}}}}
| + | |
- | |Nb = {{{nb|{{#ifeq:{{{1|}}}|nb|yes|{{#ifeq:{{{2|}}}|nb|yes|}}}}}}}
| + | |
- | |Citationpage={{{citationpage|}}}
| + | |
- | <!-- Most of the following code is copied from template:citation and should be kept the same
| + | |
- | for compatibility -->
| + | |
- | |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={{{year1|{{{year|{{ <!-- attempt to derive year from date, if possible -->
| + | |
- | #if: {{{date|}}}
| + | |
- | |{{
| + | |
- | #switch: {{#time:Y|{{{date|}}}}}
| + | |
- | |Error: invalid time = {{{publication-date|}}}
| + | |
- | |{{#time:Y|{{{date|}}}}}
| + | |
- | }}
| + | |
- | |{{{publication-date|}}} <!-- last resort -->
| + | |
- | }}
| + | |
- | }}}}}}
| + | |
- | |Year2={{{year2|}}}
| + | |
- | |Year3={{{year3|}}}
| + | |
- | |Year4={{{year4|}}}
| + | |
- | |Date = {{{date|{{{year|{{{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|}}}
| + | |
- | |Ref1={{{ref1|{{{ref|}}}}}}
| + | |
- | |Ref2={{{ref2|{{{ref|}}}}}}
| + | |
- | |Ref3={{{ref3|{{{ref|}}}}}}
| + | |
- | |Ref4={{{ref4|{{{ref|}}}}}}
| + | |
- | |Loc1={{{loc1|{{{loc|}}}}}}
| + | |
- | |Loc2={{{loc2|}}}
| + | |
- | |Loc3={{{loc3|}}}
| + | |
- | |Loc4={{{loc4|}}}
| + | |
- | }}</includeonly>
| + | |