Variables
Variables return information that can be used directly in MediaWiki syntax like e.g. {{CURRENTYEAR}}
or {{CURRENTUSER}}
.
User documentation and help
- 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
- See Manual:Variable for instructions on writing your own variables extensions.
See also
- Category:Variable extensions/en for extensions which provide variables.