Bureaucrats, checkuser, interwiki, staff, Administrators
9,143
edits
MarkDilley (talk | contribs) No edit summary |
MarkDilley (talk | contribs) |
||
Line 37: | Line 37: | ||
==Calendar Magic Words== | ==Calendar Magic Words== | ||
* Current Month = {{CURRENTMONTH}} | |||
<pre> | <pre> | ||
{{CURRENTMONTH}} | {{CURRENTMONTH}} | ||
</pre> | |||
* Current Month Name = {{CURRENTMONTHNAME}} | |||
<pre> | |||
{{CURRENTMONTHNAME}} | {{CURRENTMONTHNAME}} | ||
</pre> | |||
* Current Day = {{CURRENTDAY}} | |||
<pre> | |||
{{CURRENTDAY}} | {{CURRENTDAY}} | ||
</pre> | |||
* Current Day Name = {{CURRENTDAYNAME}} | |||
<pre> | |||
{{CURRENTDAYNAME}} | {{CURRENTDAYNAME}} | ||
</pre> | |||
* Current Year = {{CURRENTYEAR}} | |||
<pre> | |||
{{CURRENTYEAR}} | {{CURRENTYEAR}} | ||
</pre> | |||
* Current Time = {{CURRENTTIME}} | |||
<pre> | |||
{{CURRENTTIME}} | {{CURRENTTIME}} | ||
</pre> | </pre> | ||
* Number of Articles = {{NUMBEROFARTICLES}} | * Number of Articles = {{NUMBEROFARTICLES}} | ||
<pre> | |||
{{NUMBEROFARTICLES}} | |||
</pre> | |||
* Current Month Name Gen = {{CURRENTMONTHNAMEGEN}} | * Current Month Name Gen = {{CURRENTMONTHNAMEGEN}} | ||
<pre> | |||
{{CURRENTMONTHNAMEGEN}} | |||
</pre> | |||
* Current Week = {{CURRENTWEEK}} | * Current Week = {{CURRENTWEEK}} | ||
<pre> | |||
{{CURRENTWEEK}} | |||
</pre> | |||
* Current Day of Week = {{CURRENTDOW}} | * Current Day of Week = {{CURRENTDOW}} | ||
<pre> | |||
{{CURRENTDOW}} | |||
</pre> | |||
==Location Magic Words== | ==Location Magic Words== |