Jump to content

Template:MONTHNUMBER/doc

From Wiki - Scioly.org
Revision as of 04:52, 7 January 2021 by Pepperonipi (talk | contribs) (Created page with "The '''MONTHNUMBER''' template returns the index of the month given. == Syntax == :{{para|1}} - the month to get the index of == Examples == {| class="wikitable" |- ! Code !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The MONTHNUMBER template returns the index of the month given.

Syntax

|1= - the month to get the index of

Examples

Code Result
{{MONTHNAME|january}} 1
{{MONTHNAME|feb}} 2
{{MONTHNAME|3}} 3
{{MONTHNAME|13}} 1
{{MONTHNAME|04}} 4