Jump to content

Template:Incompatible

From mediawiki.org
This page is a translated version of the page Template:Incompatible and the translation is 76% complete.
テンプレートの解説

使用法

{{Incompatible}}

省略可能なパラメーター

  • reason= – 互換性がない理由 (PHP エラー、互換性がない依存関係、など)。
    • 1=reason= の代替として使用できます。
  • alternative= – 代替となる可能性がある拡張機能を列挙したい場合。
  • version= – 互換性がない MediaWiki 拡張機能のバージョン (現行の安定バージョン (1.44) と異なる場合) - 将来のリリースの場合など
  • pledge= – 互換性の問題点を修正したことを誓約する開発者の MediaWiki.org 利用者名 (~~~~)
  • nocat=yes – ページを カテゴリ:互換性がない拡張機能 に追加しない - デモ用であり通常の用途向けではありません。

理由あり

代替の表示

{{Incompatible|alternative={{ll|Extension:Cite}}
*{{ll|Extension:Poem}}}}

バージョン

{{Incompatible|version=1.20}}

誓約

{{Incompatible|pledge=~~~~}}

Wrappers

The following wrapper templates based on {{Incompatible }} can be used to mention specific reasons for incompatibility:

{{WgParser }}
It uses the $wgParser variable, which was removed (1.39+)
{{Hooks::Run }}
It uses the Hooks::run method, which was removed (1.42+)
{{DB MASTER }}
Uses the DB_MASTER constant, 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+)