Template:Incompatible
Appearance
This extension is incompatible with the current stable MediaWiki 1.45 release! MediaWiki developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.45 by replacing the {{Incompatible}} template with {{Incompatible|pledge=~~~~}}. |
Template documentation
Usage
{{Incompatible}}
Optional parameters
reason=– Reason for incompatibility (PHP errors, incompatible dependency, etc.).1=– Can be used alternatively toreason=.
alternative=– If you would like to list a possible alternative extension.version=– Version of MediaWiki extension is incompatible with, if other than current stable version (1.45) - such as an upcoming releasepledge=– MediaWiki.org username (~~~~) of developer pledging to fix compatibility issuesnocat=yes– Do not add page to Category:Incompatible extensions - for demo purposes and not actual use.
Examples
This extension is incompatible with the current stable MediaWiki 1.45 release! MediaWiki developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.45 by replacing the {{Incompatible}} template with {{Incompatible|pledge=~~~~}}. |
With a reason
This extension is incompatible with the current stable MediaWiki 1.45 release!
|
Showing a alternative
{{Incompatible|alternative={{ll|Extension:Cite}}
*{{ll|Extension:Poem}}}}
This extension is incompatible with the current stable MediaWiki 1.45 release! MediaWiki developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.45 by replacing the {{Incompatible}} template with {{Incompatible|pledge=~~~~}}.Please see the following alternatives that you may wish to install instead of this extension: |
Version
{{Incompatible|version=1.20}}
This extension is incompatible with MediaWiki 1.20 or any later release! MediaWiki developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.45 by replacing the {{Incompatible}} template with {{Incompatible|version=1.20|pledge=~~~~}}. |
Pledge
{{Incompatible|pledge=~~~~}}
This extension is incompatible with the current stable MediaWiki 1.45 release!An update to this extension, making it compatible with MediaWiki 1.45, has been pledged by Varnent 09:44, 8 December 2011 (UTC). |
Wrappers
The following wrapper templates based on {{Incompatible}} can be used to mention specific reasons for incompatibility:
- {{WgParser}}
- It uses the
$wgParservariable, which was removed (1.39+) - {{Hooks::Run}}
- It uses the
Hooks::runmethod, which was removed (1.42+) - {{DB MASTER}}
- Uses the
DB_MASTERconstant, which was removed (1.43+) - {{Linktarget incompatible}}
- Never properly updated to reference the linktarget table (1.45+)
- {{XML incompatible}}
- Uses removed XML methods (1.45+)