Template:Cite web: Difference between revisions

Added accessmonthday parameter. See talk page. Old articles will not be broken.
m>Ligulem
(rm accessyear from doc. Requiring accessdate in ISO format.)
m>Msikma
(Added accessmonthday parameter. See talk page. Old articles will not be broken.)
Line 51: Line 51:
}}{{#if: {{{accessdate|}}}
}}{{#if: {{{accessdate|}}}
   |  URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
   |  URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
}}{{#if: {{{accessmonthday|}}}
  |  URL accessed on {{{accessmonthday}}}, {{{accessyear}}}.
}}</cite><noinclude>
}}</cite><noinclude>
This template replaces deprecated [[template:web reference]]. It provides lower case parameters only.
This template replaces deprecated [[template:web reference]]. It provides lower case parameters only.
Line 63: Line 65:
| year =  
| year =  
| month =
| month =
| monthday =
| url =
| url =
| title =
| title =
Line 78: Line 81:
* '''url''': URL of online item.
* '''url''': URL of online item.
* '''title''': Title of online item.
* '''title''': Title of online item.
* '''accessdate''': Full date when item was accessed, in [[ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked.
* One of the two date format parameters:
** '''accessdate''': Full date when item was accessed, in [[ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically.
** '''accessmonthday''' and '''accessyear''': Month and day when item was accessed, e.g. May 10, and year when item was accessed, e.g. 2005. Will not be wikilinked.


=== Optional parameters ===
=== Optional parameters ===
Anonymous user