Category:ParserBeforeStrip extensions

From MediaWiki.org

Jump to: navigation, search

The ParserBeforeStrip extensions category contains extensions that intercept processing of the raw unexpanded wiki text for a page. The extension operates on text where all <nowiki> tags are in place. Templates, parser functions, and variables are in their unexpanded state.


They are implemented by attaching a function to the ParserBeforeStrip hook.