Difference between revisions of "Template:Event end"
m (Added Da switch) |
|||
| Line 37: | Line 37: | ||
;Parameters | ;Parameters | ||
| − | * <code><date></code> – the day the event ends/ended. Can be inputted as text or using {{tl| | + | * <code><date></code> – the day the event ends/ended. Can be inputted as text or using {{tl|Date fmt}}. |
* <code>ended</code> – add once the event has ended. | * <code>ended</code> – add once the event has ended. | ||
| Line 43: | Line 43: | ||
;Examples | ;Examples | ||
* <code><nowiki>{{Event end|November 7, 2023}}</nowiki></code> results in {{Event end|November 7, 2023}} | * <code><nowiki>{{Event end|November 7, 2023}}</nowiki></code> results in {{Event end|November 7, 2023}} | ||
| − | * <code><nowiki>{{Event end|{{ | + | * <code><nowiki>{{Event end|{{Date fmt|11|7|2023}}|ended}}</nowiki></code> results in {{Event end|{{Date fmt|11|7|2023}}|ended}} |
[[Category:Templates]] | [[Category:Templates]] | ||
<noinclude> | <noinclude> | ||
Revision as of 18:07, 31 October 2025
The event is set to end on {{{1}}}.
Documentation for Event end
| This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Event end/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: en, da, de, es, fr, nl, pl, pt-br, ro, ru, zh-hans (add) |
Template for articles about updates with events, like Scream Fortress and Smissmas.
- Syntax
{{Event end|<date>|ended}}
- Parameters
<date>– the day the event ends/ended. Can be inputted as text or using{{Date fmt}}.ended– add once the event has ended.
- Examples
{{Event end|November 7, 2023}}results in The event is set to end on November 7, 2023.{{Event end|{{Date fmt|11|7|2023}}|ended}}results in The event ended on November 7, 2023.