Template:Current events month
![]() | This template should always be substituted (i.e., use {{subst:Current events month}} ). |
Used to create a Portal:Current events month page (Portal:Current events/Month 20--).
Parameters
<syntaxhighlight lang="text" class="" style="" inline="1">month</syntaxhighlight> – Month name. (January, February, etc)
<syntaxhighlight lang="text" class="" style="" inline="1">year</syntaxhighlight> – Current year. (2018, 2019, etc)
<syntaxhighlight lang="text" class="" style="" inline="1">next-month</syntaxhighlight> – The name of the following month (February, March, etc)
<syntaxhighlight lang="text" class="" style="" inline="1">next-year</syntaxhighlight> – The year that the following month is in (use only in December), defaults to <syntaxhighlight lang="text" class="" style="" inline="1">year</syntaxhighlight>. (2019, 2020, etc)
<syntaxhighlight lang="text" class="" style="" inline="1">start-day</syntaxhighlight> – The day the month starts on. (Monday, Tuesday, etc)
<syntaxhighlight lang="text" class="" style="" inline="1">end-day</syntaxhighlight> – The day the month ends on. (Wednesday, Thursday, etc)
<syntaxhighlight lang="text" class="" style="" inline="1">num-days</syntaxhighlight> – Number of days in that month. (28, 29, 30, 31)
Template
<syntaxhighlight lang="wikitext"> {{SUBST:Current events month | month = | year = | next-month = | next-year = | start-day = | end-day = | num-days = }} </syntaxhighlight>