Template:Removed
Appearance
Cette fonctionnalité a été supprimée entièrement dans la version {{{1}}}. |
Documentation du modèle
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}}
Cette fonctionnalité a été supprimée entièrement dans la version 1.29.0. |
- {{Removed|1.29.0|Optional message}}
Cette fonctionnalité a été supprimée entièrement dans la version 1.29.0. Optional message |
- {{Removed|1.29.0|newvarname=$IP|newvarlink=Special:MyLanguage/Manual:$IP|deprecated=1.28.0}}
Cette fonctionnalité a été supprimée du noyau Mediawiki dans la version 1.29.0 (après avoir été obsolète en 1.28.0). Voyez $IP comme manière alternative pour utiliser cette fonctionnalité. |