Template:Deprecated
Appearance
Deprecated: Ta funkcja jest przestarzała i nie powinna być już dłużej używana, ale jest nadal dostępna ze względu na kompatybilność wsteczną. |
Dokumentacja szablonu
Przykłady
- {{Deprecated|1.20.0}}
Deprecated: Ta funkcja jest przestarzała i nie powinna być już dłużej używana, ale jest nadal dostępna ze względu na kompatybilność wsteczną. |
- {{Deprecated|1.20.0|newvarname=$IP|newvarlink=Special:MyLanguage/Manual:$IP}}
Deprecated: Ta funkcja jest przestarzała i nie powinna być już dłużej używana, ale jest nadal dostępna ze względu na kompatybilność wsteczną. Ta funkcja została zdeprecjonowana w wersji 1.20.0. Proszę zobaczyć na $IP jako alternatywny sposób na użycie tej funkcji. |
- {{Deprecated|1.20.0|replacement=mw|replacementthing={{ll|Extension:BoilerPlace}}}}
Deprecated: Ta funkcja jest przestarzała i nie powinna być już dłużej używana, ale jest nadal dostępna ze względu na kompatybilność wsteczną. It has been replaced by Extension:BoilerPlace. |
- {{Deprecated|1.20.0|replacement=mw|replacementthing={{ll|Extension:BoilerPlace}}|newversion=1.44}}
Deprecated: Ta funkcja jest przestarzała i nie powinna być już dłużej używana, ale jest nadal dostępna ze względu na kompatybilność wsteczną. It has been replaced by Extension:BoilerPlace in MediaWiki 1.44. |
Skopiuj i wklej szablon
{{Deprecated
|replacement =
|1 =
|newvarlink =
|version =
|2 =
|newvarname =
|nocat =
|name =
}}
Template data
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Deprecated
Used to mark a feature as deprecated.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| replacement | replacement | used to identify the kind of deprecated page. Allowed values are mw (for a MediaWiki release) or an extension name, or empty.
| String | optional |
| varVersion | 1 | identifies old MW version of this deprecated item. | String | optional |
| newvarlink | newvarlink | link which identifies a replacement page (if exists).
| URL | optional |
| mwVersion | version | identifies the new version of MediaWiki when the deprecated function was moved to core | String | optional |
| optText | 2 | free additional text
| String | optional |
| newvarname | newvarname | page name of Manual: namespace identifying newvarlink | String | optional |
| nocat | nocat | when defined this flag means NOT to assign the page to Category:MediaWiki deprecated or obsolete features
| Boolean | optional |
| name | name | text to display with the category message (validated by nocat)
| String | optional |