MyWikiBiz, Author Your Legacy — Sunday February 16, 2025
Jump to navigationJump to search
397 bytes added
, 08:22, 20 January 2008
Line 45: |
Line 45: |
| #if: {{{date|}}} | | #if: {{{date|}}} |
| |{{ | | |{{ |
− | #switch: {{#time:Y|{{{date|}}}}} | + | #iferror:{{#time:Y|{{{date|}}} }} |
− | |Error: invalid time = {{{publication-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|}}}}}} |
− | |Pages = {{{pages|{{{page|}}}}}} | + | |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|}}}}}}}}} |