AfC age category

From The Darts Wiki
Revision as of 16:14, 25 April 2023 by TheDartsWikiSysop (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#if:

|{{#switch:1
 | {{#expr:({{#time:U}}-{{#time:U|{{{ts}}}}})<1814400}} = AfC pending submissions by age/Template:Time ago
 | {{#expr:({{#time:U}}-{{#time:U|{{{ts}}}}})<5443200}} = AfC pending submissions by age/Template:Time ago
 | {{#expr:({{#time:U}}-{{#time:U|{{{ts}}}}})<15724800}} = AfC pending submissions by age/Template:Time ago
 | #default = AfC pending submissions by age/Very old
 }}
|AfC pending submissions without an age

}}