Template:Cite web: Difference between revisions
move date when no author
m>Ligulem (Gah. Fixing space char bug again. Apologies to the servers for not having done that in my previous edit.) |
m>Saltine (move date when no author) |
||
Line 15: | Line 15: | ||
}}{{#if: {{{author|{{{last|}}}}}} | }}{{#if: {{{author|{{{last|}}}}}} | ||
| {{#if: {{{coauthors|}}}| <nowiki>;</nowiki> {{{coauthors}}} }} | | {{#if: {{{coauthors|}}}| <nowiki>;</nowiki> {{{coauthors}}} }} | ||
}}{{#if: {{{date|}}} | }} | ||
{{#if: {{{author|}}} | |||
|{{#if: {{{date|}}} | |||
|  ({{{date}}}) | |||
| {{#if: {{{year|}}} | |||
| {{#if: {{{month|}}} | |||
|  ({{{month}}} {{{year}}}) | |||
|  ({{{year}}}) | |||
}} | |||
}} | }} | ||
}} | }} | ||
Line 33: | Line 36: | ||
|  pp. {{{pages}}} | |  pp. {{{pages}}} | ||
}}{{#if: {{{publisher|}}} | }}{{#if: {{{publisher|}}} | ||
|  {{{publisher}}} | |  {{{publisher}}} | ||
}}{{#if: {{{author|}}} | |||
||{{#if: {{{date|}}} | |||
|  ({{{date}}}) | |||
| {{#if: {{{year|}}} | |||
| {{#if: {{{month|}}} | |||
|  ({{{month}}} {{{year}}}) | |||
|  ({{{year}}}) | |||
}} | |||
}} | |||
}} | |||
}}{{#if: {{{accessdate|}}} | }}{{#if: {{{accessdate|}}} | ||
|  URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}. | |  URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}. |