Template:Extension by patch warning/tr

This page is a translated version of the page Template:Extension by patch warning and the translation is 100% complete.
Şablon belgelemesi

Purpose

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.39
{{Extension by patch warning|version=1.39}}


Parameters

{{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.

Banner for extension pages to indicate that an extension requires (the strongly discouraged) modification of MediaWiki core.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Versionversion

The highest MediaWiki version to require patching.

Stringoptional
Template modetemplatemode

Set to 'nocats' to prevent inclusion in [[Category:Extensions requiring patches]].

Example
nocats
Stringoptional