This is a documentation subpage for Template:Delayed. It may contain usage information, categories and other content that is not part of the original template page. |
- 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-10-27|foo|bar}}
displaysfoo
{{delayed|2024-10-29|foo|bar}}
displaysfoo
(today's date){{delayed|2024-10-31|foo|bar}}
displaysbar
{{delayed|2024-11-03|2={{db-talk}}}}
displays nothing now, but will transclude {{db-talk}} 5 days from now.