Variables
Appearance
(Redirected from $)
Variables return information that can be used directly in MediaWiki syntax like e.g. {{CURRENTYEAR}}
or {{CURRENTUSER}}
.
User documentation and help
[edit]- See Help:Magic words#Variables for the basic set of variables included with MediaWiki core.
- See Extension:MyVariables for an additional set of variables it provides.
- See Extension:Variables for ways to self-define variables.
Developer documentation
[edit]- See Manual:Variable for instructions on writing your own variables extensions.
See also
[edit]- Category:Variable extensions for extensions which provide variables.