Manual:BeforeParserFetchTemplateAndtitleHook.php

Category:MediaWiki code#BeforeParserFetchTemplateAndtitleHook.php

A hook handler interface used for actions before a template is fetched by the Parser. Documentation: Manual:Hooks/BeforeParserFetchTemplateAndtitle.

Introduced in MW 1.35, it was depreciated in 1.36. Use BeforeParserFetchTemplateRevisionRecordHook.php instead.

Category:MediaWiki code