Template:Removed: Difference between revisions

From Bonkipedia
[[mw:]]>Shirayuki
m (new tvar syntax)
 
m (1 revision imported: Template documentation pages)
 
(No difference)

Latest revision as of 18:03, 12 November 2022


Template documentation

No description.

Template parameters

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

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}}