Template:Delayed/doc

From blackwiki
< Template:Delayed
Revision as of 23:12, 24 April 2020 by imported>Vanisaac (→‎top: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • 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|2025-06-26|foo|bar}} displays foo
    • {{delayed|2025-06-28|foo|bar}} displays foo (today's date)
    • {{delayed|2025-06-30|foo|bar}} displays bar
    • {{delayed|2025-07-03|2={{db-talk}}}} displays nothing now, but will transclude {{db-talk}} 5 days from now.