• Home
  • Random
  • Nearby
  • Log in
  • Settings
Donate Now If Wikipedia is useful to you, please give today.
  • About Wikipedia
  • Disclaimers
Wikipedia

Template:Signpost/Deadline/dateswrap

  • Template
  • Talk
  • Language
  • Watch
  • Edit
< Template:Signpost/Deadline
Template documentation

Contents

  • 1 Purpose
    • 1.1 Input parameters
      • 1.1.1 previous-issue
      • 1.1.2 next-issue
      • 1.1.3 template
    • 1.2 Passthrough parameters
    • 1.3 Output parameters
      • 1.3.1 writing-previous, writing-next
      • 1.3.2 next-year, next-month, next-day, next-hour, next-minute
      • 1.3.3 writing-next-year, writing-next-month, writing-next-day, writing-next-hour, writing-next-minute
  • 2 History

Purpose

edit

Part of this:

Deadlines (UTC) Current time is 2026-06-14 03:39:01 (
  • v
  • t
  • e
)

Writing: 20 June 01:00 (6 days left; 20%)
Publishing: 21 June 01:00 (7 days left; 23%)
There are 5 days, 21 hours, 20 minutes and 59 seconds until deadline. (refresh)


Convenience wrapper around {{Signpost/Deadline/core}} to generate formatted template parameters. This template primarily operates on two date/time input parameters, which may be defined using any standard notation supported by the #time parser function. Several other passthrough parameters are also accepted.

Input parameters

edit

previous-issue

edit
Recommended format: previous-issue=YYYY-MM-DD

The date when the most recent Signpost issue was released. (Year, month, and day; time components may be included but will be silently ignored.)

next-issue

edit
Recommended format: next-issue=YYYY-MM-DD HH:NN UTC

The future date on which the next Signpost will be released (the deadline). (Should include time of release, in 24-hour format with timezone identifier.)

template

edit
Name of template to call. Optional, defaults to Signpost/Deadline/core.

Passthrough parameters

edit

Defined by Template:Signpost/Deadline/core. Forwarded unchanged by this wrapper.

  • draft
  • short
  • refresh
  • previous-issue
  • next-issue

Output parameters

edit

Additional parameters are generated from the |previous-issue= and |next-issue= inputs.

writing-previous, writing-next

edit

Computed from |previous-issue= and |next-issue=, respectively, by subtracting "1 day" using the {{#time:}} parser function.

next-year, next-month, next-day, next-hour, next-minute

edit

Individual component values split out from |next-issue= using the {{#time:}} mw:parser function. Passed to {{countdown}} by {{Signpost/Deadline/core}}.

writing-next-year, writing-next-month, writing-next-day, writing-next-hour, writing-next-minute

edit

The same as the above, but for the writing deadline (one day before) instead of the publication deadline.

History

edit

{{Signpost/Deadline/core}} previously required separate parameters for each year, month, day, hour, minute parameter, then manipulated them into other values or formats required. This created huge redundancy in the template code and made updating its parameters tedious. This wrapper accepts concise, human-friendly parameters, then manipulates them in advance to produce the values required for {{Signpost/Deadline/core}}, leaving its own code much cleaner and simpler.

Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Signpost/Deadline/dateswrap&oldid=1183372600"