Open main menu

Template:Delayed

Revision as of 03:46, 2 January 2019 by Johannes Axner (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation[view] [edit] [history] [purge]
  • Syntax: {{delayed | future date/time | text to show after expiration | text to show before expiration}}
    • Text to show before/after may be omitted, but the date/time stamp must be given.
    • Date/timestamp is in any format accepted by the {{#date}} ParserFunction, such as YYYY-MM-DD HH:MM.
  • Examples
    • {{delayed|2024-05-30|foo|bar}} displays foo
    • {{delayed|2024-06-01|foo|bar}} displays foo (today's date)
    • {{delayed|2024-06-03|foo|bar}} displays bar
    • {{delayed|2024-06-06|2={{db-talk}}}} displays nothing now, but will transclude {{db-talk}} 5 days from now.