Template:Month next: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#explode:{{{1}}}| |2}}
{{#explode:{{{1}}}| |2}}


{{#switch: {{#explode:{{{1}}}| |1}} | foo = Foo | baz = Baz }} {{#ifeq:{{#explode:{{{1}}}| |1}}|December|{{#expr: {{#explode:{{{1}}}| |2}} + 1}} }}
<!--{{#switch: {{#explode:{{{1}}}| |1}} | foo = Foo | baz = Baz }} {{#ifeq:{{#explode:{{{1}}}| |1}}|December|{{#expr: {{#explode:{{{1}}}| |2}} + 1}} }} -->
<noinclude>
<noinclude>
==Documentation==
==Documentation==

Revision as of 00:28, 20 July 2019



Documentation

Template to return next month from month passed to template.