Template:Removed
Appearance
この機能は、バージョン {{{1}}} で完全に除去されました。 |
テンプレートの解説
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
version | 1 | MediaWiki version number
| Line | required |
message | 2 | Optional message | Content | optional |
new variable | newvarname | Name of the variable replacing this one
| Line | optional |
new variable link | newvarlink | Page documenting the new variable
| Page name | optional |
deprecation version | deprecated | Version in which the feature was deprecated
| Line | optional |
Examples
- {{Removed|1.29.0}}
この機能は、バージョン 1.29.0 で完全に除去されました。 |
- {{Removed|1.29.0|Optional message}}
この機能は、バージョン 1.29.0 で完全に除去されました。 Optional message |
- {{Removed|1.29.0|newvarname=$IP|newvarlink=Special:MyLanguage/Manual:$IP|deprecated=1.28.0}}
この機能は、(バージョン 1.28.0 で廃止予定になったあと、) バージョン 1.29.0 で MediaWiki コアから除去されました。 この機能を使用するための代替方法については $IP を参照してください。 |