Property:Month number
From semanticweb.org
type:integerThe type of this property is invalid
<ask link="all" limit="1000">+ *</ask><ask sort="month number" link="all" limit="1000">+ *</ask>
<ask>month number:=3</ask> gives <ask>month number:=3</ask>
<ask>month number:={{CURRENTMONTH}}</ask> gives <ask>month number:=05</ask>
<ask>March[[:+]][[month number:=*]]</ask> gives <ask>March+*</ask>
<ask headers="hide" >Month[[:+]][[month number:=*]]</ask> gives <ask headers="hide" >Month+*</ask>
{{subst:a|month number|March}} using Template:A gives this wikitext and rendering.
<ask headers="hide" >March+*</ask>
Without subst it gives "<ask headers="hide" >March+*</ask>", see also inline queries in templates.