Plantilla:ObsoleteExtension
![]() | ¡Esta extensión es obsoleta! You are advised against using this extension on a live site. |
Template documentation
Uso
{{ObsoleteExtension|replacement|version|info}}
Use this template to signal that current extension is obsolete and is remplaced by another one or has integrated the kernel or is completly left.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | see 'replacement' | String | optional |
2 | 2 | see 'version' | String | optional |
3 | 3 | see 'info' | String | optional |
replacement | replacement | If not empty, it is used to indicate that an alternative exists: (a) replacement = mw (lowercase only - if replaced by core MediaWiki functionlity) (b) replacement = ExtensionName (if replaced by an alternative extension). Will automatically create link to translated page of Extension:ExtensionName.
| String | optional |
version | version | indicates the version of MW that the extension was obsoleted on (only used if replacement = mw)
| String | optional |
info | info | additional information
| String | optional |
note | note | see 'info' | String | optional |
nocat | nocat | if present, do not add the page to category "Obsolete extensions"
| Boolean | optional |