Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23d3e14da9452f1

Jump to content

Template talk:Signpost/DateCountdown

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 months ago by Bri in topic Sign error for "days ago"

"Template:Signpost/DateCoundown" listed at Redirects for discussion

[edit]

An editor has identified a potential problem with the redirect Template:Signpost/DateCoundown and has thus listed it for discussion. This discussion will occur at Wikipedia:Redirects for discussion/Log/2023 January 17 § Template:Signpost/DateCoundown until a consensus is reached, and readers of this page are welcome to contribute to the discussion. jp×g 00:03, 17 January 2023 (UTC)Reply

Sign error for "days ago"

[edit]

The code {{plural:{{Days Left|{{{end}}}}}|day|days}} {{#ifexpr:{{Days Left|{{{end}}} }} < 0|ago|left}} does not properly display when the date is in the past. It will say e.g. -2 days ago. I think the if statement should wrap a negation of Days Left in the case where it is <0. ☆ Bri (talk) 17:20, 20 October 2025 (UTC)Reply

What I think is correct code is at Template:Signpost/DateCountdown/sandbox. ☆ Bri (talk) 17:34, 20 October 2025 (UTC)Reply