Help:Variables
A variable is called in the form of a template (one without parameters). Variables often refer to specific aspects of the respective page or the wiki, or to time and date variables.
| Date | |||||
| {{CURRENTDAY}} | 13 | Displays day | |||
| {{CURRENTYEAR}} | 2025 | Displays year | |||
| {{CURRENTMONTHNAME}} | November | Displays month | |||
| {{CURRENTTIME}} | 20:52 | Displays time | |||
| {{CURRENTHOUR}} | 20 | Displays hour | |||
| More | |||||
| {{PAGENAME}} | Variables | Displays name of page (without namespace) | {{PAGENAMEE}} | Variables | Same as PAGENAME, but formatted for an URL. |