Parser functions
From MediaWiki.org
Parser functions are dynamic functions that can be used directly in MediaWiki syntax like e.g. localurl:
or #if
.
§User documentation and help[edit | edit source]
- See the help page on parser functions, for the basic set of parser functions included with MediaWiki core.
- See the help page for the ParserFunctions extension, which provides a large set of additional parser functions.
§Developer documentation[edit | edit source]
- See the manual on parser functions, for instructions on writing your own parser function extensions.
- See the manual on
Parser.php
, for information on the code of this file.
§See also[edit | edit source]
- Overview of parser function extensions, that provide parser functions.
![]() |
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. |