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>Sonny Black
Created page with "<includeonly>{{ #if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}} ||Error on call to Template:cite web: Parameters '''url''' and '''title''' must be specified }}{{ #if: {..."
 
imported>Darman36
m Seems all parameters to need "=" sign, since so many possible options available but rarely/never used, eg. "work", "format", "editor"
 
(15 intermediate revisions by 4 users not shown)
Line 37: Line 37:
     | {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}}
     | {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}}
     | {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}}
     | {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}}
}}{{#if: {{{language|}}} | &#32;<span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">({{{language}}})</span>  
}}{{#if: {{{transtitle|}}}
  | &#32;[{{{transtitle}}}]
}}{{#if: {{{language|}}} | &#32;<span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">(in {{{language}}})</span>  
}}{{#if: {{{format|}}}
}}{{#if: {{{format|}}}
   | &#32;({{{format|}}})
   | &#32;({{{format|}}})
Line 60: Line 62:
   }}
   }}
}}.{{#if: {{{archivedate|}}}
}}.{{#if: {{{archivedate|}}}
   | &#32;Archived from [{{{url}}} the original] on {{#time:F j, Y|{{{archivedate}}}}}{{#if: {{{archiveyear|}}} | , [[{{{archiveyear}}}]] }}.
   | &#32;Archived from [{{{url}}} the original] on {{#time:j F Y|{{{archivedate}}}}}{{#if: {{{archiveyear|}}} | , [[{{{archiveyear}}}]] }}.
}}{{#if: {{{accessdate|}}}
}}{{#if: {{{accessdate|}}}
   | &#32;Retrieved on {{#time:F j, Y|{{{accessdate}}}}}{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
   | &#32;Retrieved on {{#time:j F Y|{{{accessdate}}}}}{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
}}{{#if: {{{accessmonthday|}}}
  | &#32;Retrieved on {{{accessmonthday}}}, {{{accessyear}}}.
}}{{#if: {{{accessdaymonth|}}}
}}{{#if: {{{accessdaymonth|}}}
   | &#32;Retrieved on {{{accessdaymonth}}} {{{accessyear}}}.
   | &#32;Retrieved on {{{accessdaymonth}}}, {{{accessyear}}}.
}}{{#if: {{{quote|}}}  
}}{{#if: {{{quote|}}}  
   | &nbsp;{{{quote}}}
   | &nbsp;"{{{quote}}}"
}}</includeonly><noinclude>
}}</includeonly><noinclude>
[[Category:Citation templates|{{PAGENAME}}]]
[[Category:Internet citation templates|{{PAGENAME}}]]
 
==Usage==
<pre>
<nowiki>{{Cite web|url=|title=|archiveurl=|archivedate=|author=|date=|publisher=|accessdate=}}</nowiki>
</pre>
;Note: The difference between '''date, accessdate,''' and '''archivedate''' is that the first refers to when the web page or content was originally published/created, the second indicates when the web page was accessed by the editor citing it, and the third tells when the web page was saved—if feasible—using the {{Wiki|Internet Archive}}, other similar services, or even a user blog in select cases. This distinction ensures that readers know the information's publication date, the retrieval date, and the archival date.
 
===Examples===
To cite a promotional developer blog about how [[Notre-Dame]] was digitally recreated, consider the following:
<pre>
{{Cite web|url=https://blog.ubi.com/assassins-creed-unity-notre-dame/|title= Assassin's Creed Unity – Notre Dame Wasn't Built in a Day|archiveurl=https://web.archive.org/web/20141113073437/http://blog.ubi.com/assassins-creed-unity-notre-dame/|archivedate=13 November 2014|author=Lewis, Anne|date=7 November 2014|publisher=''Ubisoft''|accessdate=19 April 2019}}
</pre>
</noinclude>
</noinclude>

Latest revision as of 20:10, 18 November 2024


Usage[edit source]

{{Cite web|url=|title=|archiveurl=|archivedate=|author=|date=|publisher=|accessdate=}}
Note
The difference between date, accessdate, and archivedate is that the first refers to when the web page or content was originally published/created, the second indicates when the web page was accessed by the editor citing it, and the third tells when the web page was saved—if feasible—using the Internet Archive, other similar services, or even a user blog in select cases. This distinction ensures that readers know the information's publication date, the retrieval date, and the archival date.

Examples[edit source]

To cite a promotional developer blog about how Notre-Dame was digitally recreated, consider the following:

{{Cite web|url=https://blog.ubi.com/assassins-creed-unity-notre-dame/|title= Assassin's Creed Unity – Notre Dame Wasn't Built in a Day|archiveurl=https://web.archive.org/web/20141113073437/http://blog.ubi.com/assassins-creed-unity-notre-dame/|archivedate=13 November 2014|author=Lewis, Anne|date=7 November 2014|publisher=''Ubisoft''|accessdate=19 April 2019}}