Jump to content

Template:Start date

From Rave Wiki


Template:Start date

[edit]

Simple display-only start date template.

Usage

[edit]
{{Start date|year|month|day}}

Output

[edit]

2026{{#if:|-{{{2}}}{{#if:|-{{{3}}}}}}}


→ 2026  

2026{{#if:04|-04{{#if:|-{{{3}}}}}}}


→ 2026-04  

2026{{#if:04|-04{{#if:25|-25}}}}


→ 2026-04-25  

Notes

[edit]
  • No parser functions required
  • No extensions required
  • Works on all MediaWiki versions