Parser functions
Appearance
From mediawiki.org
Languages:
Parser functions are dynamic functions that can be used directly in MediaWiki syntax like e.g. localurl:
or #if:
.
User documentation and help
[edit ]- Help:Magic words - for the set of parser functions provided by MediaWiki core.
- Help:Extension:ParserFunctions - for the set of additional parser functions provided by the ParserFunctions extension.
- Extension:ParserFunctions/String functions - for the optional set of ParserFunctions string functions; these are only available to non-Wikimedia Foundation wikis.
Developer documentation
[edit ]- Manual:Parser functions - for instructions on developing custom parser function extensions.
- Manual:Parser.php - for information on the code of the Parser class.
See also
[edit ]- Overview of parser function extensions, that provide parser functions.
- Specific use of the parser functions with templates.
This is a disambiguation page, which lists pages which may be the intended target. If a page link referred you here, please consider editing it to point directly to the intended page.