0
edits
No edit summary |
(This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{ | |||
#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}} | |||
||Error on call to [[Template:ref web]]: Parameters '''url''' and '''title''' must be specified | |||
}}{{ | |||
#if: {{{archiveurl|}}}{{{archivedate|}}} | |||
| {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}} | |||
||Error on call to [[template:ref web]]: Parameters '''archiveurl''' and '''archivedate''' must be both specified or both omitted | |||
}} | |||
}}{{#if: {{{author|}}}{{{last|}}} | |||
| {{#if: {{{authorlink|}}} | |||
| [[{{{authorlink}}}|{{#if: {{{last|}}} | |||
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }} | |||
| {{{author}}} | |||
}}]] | |||
| {{#if: {{{last|}}} | |||
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }} | |||
| {{{author}}} | |||
}} | |||
}} | |||
}}{{#if: {{{author|}}}{{{last|}}} | |||
| {{#if: {{{coauthors|}}}| <nowiki>;</nowiki> {{{coauthors}}} }} | |||
}}{{#if: {{{author|}}}{{{last|}}}| | |||
{{#if: {{{date|}}} | |||
|  {{#iferror:{{#time:Y-m-d|{{{date}}}}}|<span style="color:red">'''"{{{date|}}}" is not a valid date.'''</span>[[Category:Articles with a date parse error]]}} | |||
| {{#if: {{{year|}}} | |||
| {{#if: {{{month|}}} | |||
|  ({{{month}}} {{{year}}}) | |||
|  ({{{year}}}) | |||
}} | |||
}} | |||
|}} | |||
}}{{#if: {{{last|}}}{{{author|}}} | |||
| . }}{{ | |||
#if: {{{editor|}}} | |||
|  {{{editor}}}: | |||
}}{{#if: {{{archiveurl|}}} | |||
| {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}} | |||
| {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}} | |||
}}{{#if: {{{language|}}} |  <span style="font-size: 0.95em; font-weight: bold;">({{{language}}})</span> | |||
}}{{#if: {{{format|}}} | |||
|  ({{{format|}}}) | |||
}}{{#if: {{{work|}}} | |||
| . ''{{{work}}}'' | |||
}}{{#if: {{{pages|}}} | |||
|  {{{pages}}} | |||
}}{{#if: {{{publisher|}}} | |||
| . {{{publisher}}}{{#if: {{{author|}}}{{{last|}}} | |||
| | |||
| {{#if: {{{date|}}}{{{year|}}}{{{month|}}} || }} | |||
}} | |||
}}{{#if: {{{author|}}}{{{last|}}} | |||
||{{#if: {{{date|}}} | |||
|  ({{#iferror:{{#time:Y-m-d|{{{date}}}}}|<span style="color:red">'''"{{{date|}}}" is not a valid date.'''</span>[[Category:Articles with a date parse error]]}}) | |||
| {{#if: {{{year|}}} | |||
| {{#if: {{{month|}}} | |||
|  ({{{month}}} {{{year}}}) | |||
|  ({{{year}}}) | |||
}} | |||
}} | |||
}} | |||
}}.{{#if: {{{archivedate|}}} | |||
|  Archived from [{{{url}}} the original] on {{#iferror:{{#time:Y-m-d|{{{archivedate}}}}}|<span style="color:red">'''"{{{archivedate|}}}" is not a valid date.'''</span>[[Category:Articles with a date parse error]]}}. | |||
}}{{#if: {{{doi|}}} | |||
|  [[wikipedia:Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}]. | |||
}}{{#if: {{{accessdate|}}} | |||
|  Retrieved on {{#iferror:{{#time:Y-m-d|{{{accessdate}}}}}|<span style="color:red">'''"{{{accessdate|}}}" is not a valid date.'''</span>[[Category:Articles with a date parse error]]}}{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}. | |||
}}{{#if: {{{accessmonthday|}}} | |||
|  Retrieved on {{{accessmonthday}}}, {{{accessyear}}}. | |||
}}{{#if: {{{accessdaymonth|}}} | |||
|  Retrieved on {{{accessdaymonth}}} {{{accessyear}}}. | |||
}}{{#if: {{{bluequote|}}} | |||
| <span class="blizztext">{{{bluequote}}}</span> | |||
}}{{#if: {{{quote|}}} | |||
| “{{{quote}}}” | |||
}}{{#if: {{{quote2|}}} | |||
| {{{quote2}}} | |||
}}</includeonly><noinclude>{{Documentation}}</noinclude> | |||