Template:Extension by patch warning

From MediaWiki.org
Jump to: navigation, search
[view] [edit] [history] [purge] Documentation icon Template documentation

Purpose [edit]

Adds an extension to Category:Extensions requiring patches and inserts the warning box displayed below. If you only want the warning box, the category can be suppressed by using the optional parameter templatemode=nocats.

patch needed for all versions
{{Extension by patch warning}}
patch needed for versions before 1.9
{{Extension by patch warning|version=1.9}}

Parameters [edit]

{{Extension by patch warning[|templatemode=nocats]|[version=version]}}
  • templatemode=nocats - optional, suppresses categories
  • version - identifies the last MediaWiki version to require patches. Many extensions have been reimplemented to use hooks and configuration variables available in later versions.