Template:Category ordered by date

From The Cataclysm: Dark Days Ahead Wiki
Revision as of 21:08, 31 August 2020 by Jerimee (talk | contribs) (Created page with "<includeonly>{{#if:{{{1|}}}|Category:{{#ifexpr: {{#if:{{{year|{{{2|}}}}}}|1|0}} and {{#if:{{{month|{{{3|}}}}}}|1|0}} and {{#if:{{{day|{{{4|}}}}}}|1|0}}|{{{1|}}}{{!}}{{#iferr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for Category ordered by date

Description

This template is a wrapper around a category name and a date, producing a sortkey on the category code that will sort all members of the category in reverse temporal order. It might work...

Usage

{{Category ordered by date|Some category|year=2012|month=03|day=11}}

or:

{{Category ordered by date|Some category|2012|03|11}}

This documentation is transcluded from Template:Category ordered by date/doc.