Difference between revisions of "Template:Citation"
MyWikiBiz, Author Your Legacy — Wednesday December 03, 2025
Jump to navigationJump to search (New page: <includeonly>{{ #if: {{{inventor-surname|{{{inventor1-surname|{{{inventor-last|{{{inventor1-last|{{{inventor|}}}}}}}}}}}}}}} <!-- CITATIONS FOR PATENTS --> |{{Citation/patent |Surna...) |
(made change per talk request) |
||
| Line 45: | Line 45: | ||
#if: {{{date|}}} | #if: {{{date|}}} | ||
|{{ | |{{ | ||
| − | # | + | #iferror:{{#time:Y|{{{date|}}} }} |
| − | | | + | |{{#iferror:{{#time:Y|{{{publication-date|einval}}} }}||{{#time:Y|{{{publication-date|}}} }}}} |
| − | |{{#time:Y|{{{date|}}}}} | + | |{{#time:Y|{{{date|}}} }} |
}} | }} | ||
|{{{publication-date|}}} <!-- last resort --> | |{{{publication-date|}}} <!-- last resort --> | ||
| Line 55: | Line 55: | ||
|Title={{{title|}}} | |Title={{{title|}}} | ||
|URL={{{url|}}} | |URL={{{url|}}} | ||
| + | |Series={{{series|}}} | ||
|Periodical = {{{journal|{{{periodical|{{{newspaper|{{{magazine|}}}}}}}}}}}} | |Periodical = {{{journal|{{{periodical|{{{newspaper|{{{magazine|}}}}}}}}}}}} | ||
|Volume = {{{volume|}}} | |Volume = {{{volume|}}} | ||
|Issue = {{{issue|{{{number|}}}}}} | |Issue = {{{issue|{{{number|}}}}}} | ||
| − | | | + | |At = {{ |
| + | #if: {{{journal|{{{periodical|{{{newspaper|{{{magazine|}}}}}}}}}}}} | ||
| + | |{{{pages|{{{page|{{{at|}}}}}}}}} | ||
| + | |{{ | ||
| + | #if: {{{page|}}} | ||
| + | |p. {{{page}}} | ||
| + | |{{ | ||
| + | #if: {{{pages|}}} | ||
| + | |pp. {{{pages}}} | ||
| + | |{{{at|}}} | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
|IncludedWorkTitle = {{{chapter|{{{contribution|}}}}}} | |IncludedWorkTitle = {{{chapter|{{{contribution|}}}}}} | ||
|IncludedWorkURL = {{{chapter-url|{{{chapterurl|{{{contribution-url|}}}}}}}}} | |IncludedWorkURL = {{{chapter-url|{{{chapterurl|{{{contribution-url|}}}}}}}}} | ||