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>&#32;{{{coauthors}}} }}
   | {{#if: {{{coauthors|}}}| <nowiki>;</nowiki>&#32;{{{coauthors}}} }}
}}{{#if: {{{date|}}}
}}
  | &#32;({{{date}}})
  {{#if: {{{author|}}}
  | {{#if: {{{year|}}}
    |{{#if: {{{date|}}}
    | {{#if: {{{month|}}}
    | &#32;({{{date}}})
      | &#32;({{{month}}} {{{year}}})
    | {{#if: {{{year|}}}
      | &#32;({{{year}}})
      | {{#if: {{{month|}}}
        | &#32;({{{month}}} {{{year}}})
        | &#32;({{{year}}})
        }}
     }}
     }}
   }}
   }}
Line 33: Line 36:
   | &#32;pp. {{{pages}}}
   | &#32;pp. {{{pages}}}
}}{{#if: {{{publisher|}}}
}}{{#if: {{{publisher|}}}
   | &#32;{{{publisher}}}.
   | &#32;{{{publisher}}}
}}{{#if: {{{author|}}}
  ||{{#if: {{{date|}}}
      | &#32;({{{date}}})
      | {{#if: {{{year|}}}
        | {{#if: {{{month|}}}
          | &#32;({{{month}}} {{{year}}})
          | &#32;({{{year}}})
          }}
    }}
  }}
}}{{#if: {{{accessdate|}}}
}}{{#if: {{{accessdate|}}}
   | &#32;URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
   | &#32;URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
Anonymous user