Difference between revisions of "Template:Citation Style documentation/deprecated"

From Timelines
Jump to: navigation, search
(grmmr)
m (Update to current list of deprecated parameters;)
Line 1: Line 1:
 
The following parameters are deprecated and will no longer work. Their use will place the page into [[:Category:Pages containing cite templates with deprecated parameters]]:
 
The following parameters are deprecated and will no longer work. Their use will place the page into [[:Category:Pages containing cite templates with deprecated parameters]]:
  
* {{xtd|access-date · accessday · accessdaymonth · accessed · accessmonth · accessmonthday · accessyear}}: Use {{bxt|accessdate}} to include the full date of access.
+
{{#if:lua|<!--
 +
-->* {{xtd|day · month}}: Use {{bxt|date}} to include the day, month and year.
 +
* {{xtd|coauthor · coauthors}}: Use {{bxt|last#}} / {{bxt|first#}} or {{bxt|author}} or {{bxt|authors}}|<!--
 +
-->* {{xtd|access-date · accessday · accessdaymonth · accessed · accessmonth · accessmonthday · accessyear}}: Use {{bxt|accessdate}} to include the full date of access.
 
* {{xtd|day{{#if:{{{date2|}}}| · date2 · month2 · year2}}}}: Use {{bxt|date}} to include the day, month and year.
 
* {{xtd|day{{#if:{{{date2|}}}| · date2 · month2 · year2}}}}: Use {{bxt|date}} to include the day, month and year.
* {{xtd|dateformat · doilabel}}: These parameters are no longer supported.
+
* {{xtd|dateformat · doilabel}}: These parameters are no longer supported.}}

Revision as of 04:49, 13 December 2013

The following parameters are deprecated and will no longer work. Their use will place the page into Category:Pages containing cite templates with deprecated parameters:

  • day · month: Use date to include the day, month and year.
  • coauthor · coauthors: Use last# / first# or author or authors