Difference between revisions of "Template:Counter"
Jump to navigation
Jump to search
Little Owl (talk | contribs) |
Little Owl (talk | contribs) |
||
| Line 1: | Line 1: | ||
<includeonly>{{formatnum:{{#ifexpr:{{#expr:({{#time:U|now}}-{{#time:U|{{{1}}}}})/86400 round 0}} > {{{2|0}}}|{{#expr:({{#time:U|now}}-{{#time:U|{{{1}}}}})/86400 round 0}}|{{{2}}}}}}}{{#if:{{{big|}}}|| days}}</includeonly><noinclude>{{clear}} | <includeonly>{{formatnum:{{#ifexpr:{{#expr:({{#time:U|now}}-{{#time:U|{{{1}}}}})/86400 round 0}} > {{{2|0}}}|{{#expr:({{#time:U|now}}-{{#time:U|{{{1}}}}})/86400 round 0}}|{{{2|0}}}}}}}{{#if:{{{big|}}}|| days}}</includeonly><noinclude>{{clear}} | ||
This template automates the big counter and the previous streak: if the current streak breaks the record, this template will handle this for you. | This template automates the big counter and the previous streak: if the current streak breaks the record, this template will handle this for you. | ||
Revision as of 03:05, 25 July 2021
This template automates the big counter and the previous streak: if the current streak breaks the record, this template will handle this for you.
For use in both Begging and Coping counters.
Examples
| Scenario | Input | Output |
|---|---|---|
| Chris last did something on 29 January 2026 (for the big counter). | {{Counter|2026-01-29 08:00:00|big=yes}}
|
59 |
| Chris last did something on 29 January 2026. | {{Counter|2026-01-29 08:00:00}}
|
59 days |
| Chris last did something on 1 March 2026, and the previous streak was 15 days ago. | {{Counter|2026-03-01 08:00:00|15}}
|
28 days |
| Chris last did something on 29 March 2026, and the previous streak was 15 days ago. | {{Counter|2026-03-29 08:00:00|15}}
|
16 days |