틀:제거됨

This page is a translated version of the page Template:Removed and the translation is 38% complete.
틀 설명문서

This template is used to say that a feature has been removed.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
version1

MediaWiki version number

Example
1.29.0
Linerequired
message2

Optional message

Contentoptional
new variablenewvarname

Name of the variable replacing this one

Example
$IP
Lineoptional
new variable linknewvarlink

Page documenting the new variable

Default
Manual:{newvarname}
Example
Special:MyLanguage/Manual:$IP
Page nameoptional
deprecation versiondeprecated

Version in which the feature was deprecated

Example
1.28.0
Lineoptional
sourcesource

name of the source

Default
MediaWiki core
Stringoptional
nocatnocat

If present: makes no categorisation and ignores 'name'. If absent the page is put in the category 'MediaWiki deprecated or obsolete features' using 'name' value

Default
empty (the page will be added to the category)
Example
nocat=TRUE (will not categorise the page)
Booleanoptional
namename

Used when categorising the page; it is the letter under which this page will be grouped in the Category page. If absent, the page is sorted according to its PAGENAME value.

Default
empty
Example
nocat=TRUE (pour ne pas catégoriser la page)
Stringoptional

Examples

  • {{Removed|1.29.0}}
  • {{Removed|1.29.0|Optional message}}
  • {{Removed|1.29.0|newvarname=$IP|newvarlink=Special:MyLanguage/Manual:$IP|deprecated=1.28.0}}