Template:Month next: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
Created page with "<noinclude> ==Documentation== Template to return next month from month passed to template. </noinclude>"
 
test
Line 1: Line 1:
{{#explode:{{{1}}}| |1}}<br/>
{{#explode:{{{1}}}| |2}}
{{#ifeq:{{#explode:{{{1}}}| |1}}|December|{{#expr: {{#explode:{{{1}}}| |2}} + 1}} }}
<noinclude>
<noinclude>
==Documentation==
==Documentation==

Revision as of 00:22, 20 July 2019




Documentation

Template to return next month from month passed to template.