Template:Hide until/doc
Appearance
This is a documentation subpage for Template:Hide until. It may contain usage information, categories and other content that is not part of the original template page. |
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 |