Jump to content

Template:Incompatible/es

From mediawiki.org
This page is a translated version of the page Template:Incompatible and the translation is 41% complete.
Template documentation

Uso

{{Incompatible}}

Parámetros opcionales

  • reason= – Razón de su incompatibilidad (errores de PHP, dependencias no compatibles, etc...).
    • 1= – Puede ser usado como alternativa a reason=.
  • alternative=If you would like to list a possible alternative extension.
  • version=Version of MediaWiki extension is incompatible with, if other than current stable version (1.45) - such as an upcoming release
  • pledge=MediaWiki.org username (~~~~) of developer pledging to fix compatibility issues
  • nocat=yesDo not add page to Category:Incompatible extensions - for demo purposes and not actual use.

Ejemplo

Con un motivo

Mostrando una alternativa

{{Incompatible|alternative={{ll|Extension:Cite}}
*{{ll|Extension:Poem}}}}

Versión

{{Incompatible|version=1.20}}

Pledge

{{Incompatible|pledge=~~~~}}

Wrappers

The following wrapper templates based on {{Incompatible }} can be used to mention specific reasons for incompatibility:

{{Hooks::Run }}
It uses the Hooks::run method, which was removed (1.42+)
{{DB MASTER }}
Uses the DB_MASTER constant, which was removed (1.43+)
{{Linktarget incompatible }}
Never properly updated to reference the linktarget table (1.45+)
{{Title class incompatible }}
Depends on the Title class alias, which was removed (1.44+)
{{XML incompatible }}
Uses removed XML methods (1.45+)