Difference between revisions of "Template:Delayed"

From blackwiki
Jump to navigation Jump to search
imported>Нирваньчик
imported>Addbot
m (Bot: Migrating interwiki links, now provided by Wikidata on d:q14337329)
Line 3: Line 3:
  
 
[[Category:Wikipedia formatting and function templates|Delayed]]
 
[[Category:Wikipedia formatting and function templates|Delayed]]
[[ru:Шаблон:Отсрочено]]
 
 
</noinclude>
 
</noinclude>

Revision as of 14:26, 30 July 2013

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|2025-06-05|foo|bar}} displays foo
    • {{delayed|2025-06-07|foo|bar}} displays foo (today's date)
    • {{delayed|2025-06-09|foo|bar}} displays bar
    • {{delayed|2025-06-12|2={{db-talk}}}} displays nothing now, but will transclude {{db-talk}} 5 days from now.