Skinvar: prevarchive

Inserts the archive attribute that corresponds to the archive of either 1 day or 1 month back. This value can be used inside URLs to select an archive.

  • If the shown archive is for one specific day, the value has the form YYYY-MM-DD
  • If the shown archive is for a full month, the value has the form YYYY-MM

Arguments

None

Skintypes

archive

Examples

<a href="index.php?archive=<%prevarchive%>>....
Skin Vars