Template:MediaWiki hooks included in file
This category may not be up-to-date, as it may not show all hooks that are included in this file ({{{filename}}}.php). You can use a MediaWiki Code search query to see the most current version of all hooks that are included in this file. Keep in mind that this query may not return any results, because this category may only contain removed hooks. |
This category includes pages on MediaWiki hooks that are included in {{{filename}}}.php ([[Special:MyLanguage/Manual:{{{filename}}}.php|manual page on MediaWiki.org]]).
Template documentation
Copy and paste this template
With only the required parameters
{{MediaWiki hooks included in file|filename=}}
With all parameters including optional parameters
{{MediaWiki hooks included in file|filename=|filesuffix=}}
Examples
Linking to OutputPage.php
Wikitext
{{MediaWiki hooks included in file|filename=OutputPage}}
Output
This category may not be up-to-date, as it may not show all hooks that are included in this file (OutputPage.php). You can use a MediaWiki Code search query to see the most current version of all hooks that are included in this file. Keep in mind that this query may not return any results, because this category may only contain removed hooks. |
This category includes pages on MediaWiki hooks that are included in OutputPage.php (manual page on MediaWiki.org).
Template data
This category provides a standard view for information for MediaWiki hooks included in a specific MediaWiki file.
Parameter | Description | Type | Status | |
---|---|---|---|---|
File name | filename | A string representing the name of a file in MediaWiki, without the ".php" suffix.
| String | required |
File suffix | filesuffix | A string representing what suffix to use to append to the end of the file name.
| String | suggested |
MediaWiki branch | branch | The branch to use when linking to the official PHP documentation on Doxygen
| String | optional |