Help:Variables

Revision as of 22:47, 26 October 2007 by Azjps (talk | contribs) (maybe I should just copy meta here?)

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}} 19 Displays day
{{CURRENTYEAR}} 2024 Displays year
{{CURRENTMONTHNAME}} May Displays month
{{CURRENTTIME}} 13:32 Displays time
{{CURRENTHOUR}} 13 Displays hour
More
{{PAGENAME}} Variables Displays name of page (without namespace)

See also

Template:Incomplete