Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Cite web: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Darman36
Double code for same parameter?
imported>Darman36
m I think this should actually fix date formats to D/M/Y? Seems it uses PHP coding, never knew that
Line 62: Line 62:
   }}
   }}
}}.{{#if: {{{archivedate|}}}
}}.{{#if: {{{archivedate|}}}
   |  Archived from [{{{url}}} the original] on {{#time:F j, Y|{{{archivedate}}}}}{{#if: {{{archiveyear|}}} | , [[{{{archiveyear}}}]] }}.
   |  Archived from [{{{url}}} the original] on {{#time:j F Y|{{{archivedate}}}}}{{#if: {{{archiveyear|}}} | , [[{{{archiveyear}}}]] }}.
}}{{#if: {{{accessdate|}}}
}}{{#if: {{{accessdate|}}}
   |  Retrieved on {{#time:F j, Y|{{{accessdate}}}}}{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
   |  Retrieved on {{#time:j F Y|{{{accessdate}}}}}{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
}}{{#if: {{{accessdaymonth|}}}
}}{{#if: {{{accessdaymonth|}}}
   |  Retrieved on {{{accessdaymonth}}}, {{{accessyear}}}.
   |  Retrieved on {{{accessdaymonth}}}, {{{accessyear}}}.

Revision as of 00:10, 29 July 2023