Template:Hide until
Appearance
This template hides text until the specified date and time has passed.
Usage
[edit]Example
[edit]| Description | Wikitext | What it renders |
|---|---|---|
| Text hidden because the specified date is in the future | {{Hide until|0:00, 1 January 2100|text=Test}} |
|
| Text shown because the specified date is in the past | {{Hide until|0:00, 1 January 2000|text=Test}} |
Test |
Hide text until the specified date
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Date and time on which the hidden text should be displayed in UTC
| Date | suggested |
| text | text | Text to show after the specified date
| String | suggested |