Help:Variables

Revision as of 22:58, 23 November 2007 by Temperal (talk | contribs) (add a variable)

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}} 17 Displays day
{{CURRENTYEAR}} 2024 Displays year
{{CURRENTMONTHNAME}} May Displays month
{{CURRENTTIME}} 05:04 Displays time
{{CURRENTHOUR}} 05 Displays hour
More
{{PAGENAME}} Variables Displays name of page (without namespace) {{PAGENAMEE}} Variables Same as PAGENAME, but formatted for an URL.

See also

Template:Incomplete