Plantilla:Extensión

This page is a translated version of the page Template:Extension and the translation is 95% complete.
Template documentation

Esta plantilla tendría que ser añadida a todas las páginas de extensión en este wiki (pero sólo la página principal). Agregará una ficha útil (ver a continuación) y agregará automáticamente la extensión a Categoría:Todas las extensiones , junto con las categorías estado y tipo de implementación correspondientes.

Uso

Copia y pega:

{{Extension |templatemode =
|name                 = 
|status               = 
|type1                = 
|type2                = 
|hook1                = 
|hook2                = 
|newhook1             = 
|newhook2             = 
|username             = 
|author               = 
|description          = 
|image                = 
|imagesize            = 
|version              = 
|update               = 
|version preview      = 
|update preview       = 
|compatibility policy =
|mediawiki            = 
|php                  = 
|needs-updatephp      = 
|composer             =
|table1               = 
|table2               = 
|license              = 
|download             = 
|repo                 =
|readme               = 
|changelog            = 
|help                 = 
|example              = 
|namespace            = 
|parameters           = 
|tags                 = 
|rights               = 
|compatibility        = 
|phabricator          =
|translate            = 
|vagrant-role         = 
}}
Para ayuda con valores de parámetro, ve abajo.
Manual de extensiones de MediaWiki
{{{name}}}
Estado de lanzamiento: se desconoce
Implementación {{{type1}}}, {{{type2}}}
Descripción {{{description}}}
Autor(es) SomeAuthor (SomeUserdiscusión)
Última versión {{{version}}} ({{{update}}})
Última versión preliminar {{{version preview}}} ({{{update preview}}})
Política de compatibilidad inválido
MediaWiki {{{mediawiki}}}
PHP {{{php}}}
Cambios de la base de datos {{{needs-updatephp}}}
Composer {{{composer}}}
Tablas [[Special:MyLanguage/Template:Extension/{{{table1}}} table|{{{table1}}}]][[:Template:Extension/{{{table1}}} table| ]]
[[Special:MyLanguage/Template:Extension/{{{table2}}} table|{{{table2}}}]][[:Template:Extension/{{{table2}}} table| ]]
Licencia {{{license}}}
Descarga {{{download}}}
{{{readme}}}
{{{changelog}}}
Ayuda {{{help}}}
Ejemplo {{{example}}}
{{{namespace}}}
{{{parameters}}}
{{{tags}}}

{{{rights}}}

{{{compatibility}}}
[[translatewiki:Special:Translate/{{{translate}}}|Traduce el Extension extensión]]
Función de vagabundo {{{vagrant-role}}}
Asuntos [[phab:tag/{{{phabricator}}}|Tareas abiertas]] · Reportar un bug

Parámetros de contenido

Esta sección describe parámetros que gobiernan el contenido de la ficha. Para ayuda con templatemode y otros parámetros de control, véase parámetros de control.

Parámetros de contenido
Parámetro Descripción
nameNombre de la extensión
status

Estado de liberación actual Uno de:

  • unstable - roto - no uses esta extensión
  • experimental - Etapas tempranas de desarrollo, puede cambiar drásticamente
  • beta - estable pero no probado totalmente
  • stable - versión estable
  • unmaintained - sin mantenimiento - anteriormente estable, ahora sin mantenimiento
  • unknown - default

Si el estado es cualquier cosa otro que el encima, sea ignorado y el default valor de 'Desconocido' será mostrado en la plantilla en cambio. En casos donde el valor está omitido, sea categorized cuando desconocido. En casos donde el valor es nulo, sea colocado en un categoría especial de modo que el error puede ser cogido y fijo.

type1
type2
type3
type4
type5
type6
Tipo de implementación

La estrategia de implementación(s) empleó en construir esta extensión. Este parámetro suele crear categorías que programadores de ayuda encuentran ejemplos de varios MediaWiki estrategias de implementación concreta o patrones. A pesar de que los valores de este parámetro a veces coincide con el caso de uso o propósito de una extensión, aquello no es razonar para este parámetro. Si los valores has escogido para este parámetro no adecuadamente identifica el de Requisitos o posible de caso de Usos, recomendamos que añades adicional enlaces de categoría cuando necesitó.

Dejó valores para el tipo1, tipo2, ... Los parámetros son:

  • parser - catchall Para uncategorized parser extensiones. Si has escrito un parser extensión, complacer uso uno del siguiendo tipos más concretos:
  • access - catchall Para User access extensions , aquello es, extensiones que crea, autentica, permisos de subvención, revocar permisos, o controlar la actividad de usuarios. Si has escrito una extensión de acceso, complacer uso uno del siguiendo tipos más concretos:
    • user activity - Extensiones que actividad de usuario del monitor (logins, logouts, creación de usuario nuevo, etc.)
    • user identity - Extensiones que crea y eliminar usuarios, y/o verificar la identidad de un usuario
    • user rights - Extensiones al sistema de administración de los derechos, p. ej. cambia a los derechos de manera están asignados, API, herramientas de mantenimiento (no incluye extensiones que meramente nombrar los derechos necesitaron utilizar las características de aquella extensión; para este propósito utiliza el parámetro de derechos)
  • interface - catchall Para uncategorized extensiones de interfaz del usuario.
    • media - Extensiones que permiso el embedding de contenido multimedia en wiki páginas por registrar una extensión de archivo con $wgMediaHandlers .
    • mywiki - Extensiones que proporciona infraestructura de modo que los usuarios pueden personalize su MediaWiki experiencia y/o asistir en la administración de aquella infraestructura
    • notify - Extensiones que usuarios de email, mensajes de emisión y proporcionar otras formas de notificación comunitaria
    • page action - extensiones que mejoran o modifican acciones de página . Esto incluye cualquier cosa que implemente una acción que lea, escriba, busque, renombre, borre o discuta una página It does not include rights (use user rights) or logs (use user activity).
    • search - Extensiones que búsqueda a través de y seleccionar páginas para usuarios.
    • skin - Las extensiones que añaden CSS o de Javascript, o implementando funciones de gancho para cambiar la mirada y sentir de MediaWiki vía el marco de pieles.
    • ajax - Extensiones que uso Ajax programando técnicas.
    • special - Extensiones que subclase el SpecialPage clase, uso uno de sus ganchos, o remiendo un o más funciones en SpecialPage.php. Ve Special pages para más información.
  • other
    • api - Extensiones que añade un nuevo API módulo o extender un núcleo API módulo.
    • hook - Extensión de gancho - define un gancho nuevo - ver gancho1, etc. abajo si quieres definir los ganchos utilizaron por vuestra extensión
    • database - Añade mesas y/o campos a la base de datos que respalda un MediaWiki instalación
    • data extraction - Extracción de dato
    • filerepo - Extensión que añade repositorio de archivo nuevo escribe tan archivo backend
    • example - No una extensión real, pero un ejemplo de cómo para escribir uno
    • beta features - extensions that new Funcionalidades en beta .
    • php - extensions to the underlying PHP programming language.
    • locale - extensions associated with localisation

Cualquiera otro valor para 'tipo' es nulo, y causará la extensión para ser colocada en Category:Extensions with invalid or missing type/es.

Nota: Muchas extensiones tienen más de uno escribe, si esto aplica al vuestro, reemplaza $tipo con $valor. Puedes definir hasta seis tipos para una extensión.
hook1
hook2
hook3
hook4
...
Nombre de cada gancho utilizado por la extensión

Introduciendo los valores en este campo es una manera buena de conseguir exposición para vuestra extensión y ayudar otros desarrolladores. Cada cual el gancho documentado automáticamente añadirá la extensión a una categoría que lista extensiones que uso que gancho. Esta categoría es autolinked a cada página de gancho de modo que los programadores fácilmente pueden encontrar ejemplos de extensiones que uso un gancho particular.

Para construido-en ganchos:

  • Uso el nombre de gancho sólo. Complacer ver Manual:Hooks para valores (pero omitir introductorio '/').

Para los ganchos hechos de encargo definieron por extensiones:

Para ganchos múltiples, asignar el primer gancho a gancho1, el segundo a gancho2 y tan encima.
newhook1
newhook2
newhook3
newhook4
...
newhook90

Nombre de cada gancho proporcionado por la extensión

También podrías querer añadir los ganchos a Extension hook registry.

usernameEl nombre del usuario de autor en Mediawiki.org (si ellos tienen un). Puede ser omitido, pero si lo presenta #soler enlace a la página & de charla_de usuario de usuario del autor. Tenga que ser proporcionado sin namespace y sin [[]]s.
authorEl nombre del autor de extensión, si diferente de su Mediawiki.org nombre de usuario. Texto libre Si omitido entonces el 'username' el campo será utilizado (si presente).
descriptionDescripción breve
imagescreenshot o logotipo de extensión. Tenga que ser proporcionado sin namespace y sin [[]]s.
imagesizeFacultative, tamaño de la imagen sin añadir px, por ejemplo 360 (el tamaño por defecto es 300px)
versionÚltima versión
updateFecha de la última actualización
version previewVersión de vista previa
update previewfecha de la última actualización de la versión preliminar
compatibility policyCompatibility policy (accepted values: master, main, rel, ltsrel). (backlog )
mediawikiVersión requerida de MediaWiki Most extensions should not need to use this — it defaults to the value of the 'requires' property of extension.json. See also Category:Extensions without MediaWiki version and Category:Extensions with manual MediaWiki version .
phpVersión requerida de PHP
needs-updatephp

$Sí indica que la extensión requiere una mesa de base de datos schema cambio o una acción similar, antes del MediaWiki puede correr. Es un común pitfall: vuestro MediaWiki parará, si olvidaste para correr actualización.php - Si la extensión lo requiere. $No tendría que ser puesto como valor desde este asegura que la extensión no necesita actualización.php Para ser corrido y así evita incertidumbre

Extensiones qué conformar a MediaWiki estándares de extensión venidos con un eschema guión de cambio que te necesidad de empezar manualmente' (una vez) antes de empezar y accediendo el MediaWiki a través de vuestro navegador, y después de que copiaste todos los archivos de extensión a $objetivo e insertado $código a «LocalSettings.php», corrido de la línea de orden:

cd path/to/wiki_install_directory cd maintenance php update.php

$IP son las siglas de Installation Path, es decir, la ruta o directorio donde se ha instalado MediaWiki, el mismo directorio que contiene LocalSettings.php , index.php , etc..
composerThe extension's Composer package name, in the standard format. It will be automatically included if set in an extension's "composer.json" file (i.e. this parameter is not required in that case). It will be linked to the extension's page on Packagist.
table1
table2
table3
table4
...
table30
Nombre de cada no-núcleo la mesa utilizada por la extensión Enlaces a un subpage de vuestra página de extensión. Para caso, "$mesa1" en Extension:CheckUser enlazará a Extension:CheckUser/cu_changes table . No lista mesas de núcleo como $página o $revisión; la lista única somete aquello está añadido por extensiones.
licenseLa licencia que gobierna uso de esta extensión, cuando uno de los códigos encontrados en https://spdx.org/licenses/, p. ej. $más tarde2, $sólo2 o $más tarde3, etc.
downloadEnlace a la descarga : Git, {{WikimediaDownload/es}}.
repoNombre del Gerrit repositorio el código de la extensión está almacenado en, si diferente del nombre de página. Poniendo este automáticamente pone |download=, y deja la plantilla a automáticamente dato de carga del apropiado extension.json archivo.
readmeEnlace externo al readme archivo, p. ej. https://phabricator.wikimedia.org/r/browse/mediawiki/extensions/Flow;master;README
changelogEnlace externo al changelog archivo, p. ej. Extension:GeoGebra/Changelog
helpLink to user-help for the extension. If not provided, will look for Help:Extension:ExtensionName. If provided, full wikitext link should be given (because you may want to link to e.g. an external page).
exampleEjemplo, sitio web o screenshot de extensión laborable
namespacenamespace en qué esta extensión está utilizada
parametersParámetros disponibles para LocalSettings.php
tagsCualesquier etiquetas vuestros usos de extensión (p. ej. $etiquetas).
rightsderechos añadió por la extensión. No para ser confundido con la licencia! Los derechos son como makebot o desysop , no como GFDL o LGPL o GPL - aquellos son licencias !
compatibilityInformación de compatibilidad adicional, para gráficos de compatibilidad del caso. Está animado para añadir cualquier cliente-información de compatibilidad del lado aquí también, especialmente cuándo divergiendo de expectativas de soporte lleno para un navegador.
bugzillaBugzilla MediaWiki Nombre de componente de la extensión
phabricatorPhabricator Nombre de proyecto
translate

Parámetro opcional para enlazar la página exacta dónde (grupo de mensaje id con qué) la extensión será translatable en translatewiki.net si habilitó. Si el default el enlace es incorrect, manualmente puesto lo a:

  • ext-LOWERCASE(NOSPACES(Etiqueta cuando definido en $archivo)), aka
  • El parámetro entras el URL después de que
vagrant-roleMediaWiki-Vagrant role
CheckUsageNameOverrideoverride El nombre de página utilizado para el enlace de uso del control.

Parámetros de control

Parámetros de control
Parámetro Descripción
templatemode

Coche de controles-categorización de página anfitriona.

Espacio dejado normalmente. Alterna los valores son:

  • nocats - Suprime categorización y el 'uso de control' enlace. Uso este valor si estás añadiendo esta plantilla a subpages de una extensión o a qué-a documentación de extensiones. Por ejemplo, la imagen de uso por encima de conjuntos templatemode=nocats porque esto no es una página de extensión real y nosotros no quieren añadir esta página a cualesquier categorías en gracia a él.
  • nousage - Suprime el 'uso de control' enlace. El enlace es también suprimido si la página es un subpage; no es en la Extensión: namespace; o si suprimido por 'templatemode=nocats'
Si esto queda espacio, esta plantilla añadirá la página anfitriona a Category:All extensions/es y a un o categorías más adicionales, según los valores asignaron al Contenido de la ancla.

Utilizando el infobox

Existiendo páginas de extensión

Si quieres añadir el infobox a una página de existir, copia y pasta el código en el parte superior de esta página.

Crear una página de extensión nueva

Si tu quieres crear una página de extensión nueva, introducir el nombre abajo y clic el botón. Una página nueva será creada con el infobox plantilla ya en sitio.


A developer sharing their code in the MediaWiki code repository should expect:

Feedback / Criticism / Code reviews
Review and comments by other developers on things like framework use, security, efficiency and usability.
Developer tweaking
Other developers modifying your submission to improve or clean-up your code to meet new framework classes and methods, coding conventions and translations.
Improved access for wiki sysadmins
If you do decide to put your code on the wiki, another developer may decide to move it to the MediaWiki code repository for easier maintenance. You may then create a Cuenta de desarrollador to continue maintaining it.
Future versions by other developers
New branches of your code being created automatically as new versions of MediaWiki are released. You should backport to these branches if you want to support older versions.
Incorporation of your code into other extensions with duplicate or similar purposes — incorporating the best features from each extension.
Credit
Credit for your work being preserved in future versions — including any merged extensions.
Similarly, you should credit the developers of any extensions whose code you borrow from — especially when performing a merger.

Any developer who is uncomfortable with any of these actions occurring should not host in the code repository. You are still encouraged to create a summary page for your extension on the wiki to let people know about the extension, and where to download it.

Realzando esta plantilla

Si te gustaría mejorar en esta plantilla, gracias! Esto es una plantilla complicada tan aquí es alguna ayuda a lo largo de la manera:

El Crear botón de extensión

Para mejorar el crear comportamiento de botón de la extensión:

Infobox Parámetros

En general:

  • Para hacer esta plantilla fácil de utilizar, cada etiqueta en el infobox está enlazado a documentación en el parámetro de plantilla(s) muestra. Si añades un parámetro, complacer ser seguro a también añadirlo al parámetro de contenido documentación y enlazar su etiqueta a aquella documentación.

Para cambiar/correcto/añade a los parámetros de tipo de la implementación:

Para cambiar el comportamiento de los parámetros de gancho:

Caso de prueba

Ver si las páginas siguientes son quietas vale, después de que editó esta plantilla.

TemplateData

TemplateData
[ver · discusión · editar]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Extension

An infobox for a MediaWiki extension.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Name of the extension

Default
Current page name
Stringsuggested
Statusstatus

Current release status. One of: unstable, experimental, beta, stable, unmaintained, unknown.

Default
unknown
Example
stable
Stringsuggested
Licenselicense

Extension's license.

Stringsuggested
Modetemplatemode

Controls auto-categorization of host page. Normally left blank. Alternate values are: nocats, nousage.

Unknownoptional
Screenshot or logoimage

Screenshot or logo of extension. It should be provided without namespace and without [[]]s.

Example
Example.jpg
Filesuggested
Image sizeimagesize

Optional size of the image

Default
220
Unknownoptional
Typetype

Implementation type. If more that one type is required, use "Primary type", "Secondary type", ... instead

Stringsuggested
Primary typetype1

Implementation type. See detailed doc.

Stringoptional
Secondary typetype2

Implementation type. See detailed doc.

Unknownoptional
Third typetype3

Implementation type. See detailed doc.

Stringoptional
Fourth typetype4

Implementation type. See detailed doc.

Stringoptional
Fifth typetype5

Implementation type. See detailed doc.

Stringoptional
Sixth typetype6

Implementation type. See detailed doc.

Stringoptional
Descriptiondescription

Short description

Unknownsuggested
Authorauthor

The extension author's name, if different from their MediaWiki.org username. Free text. If omitted then the 'username' field will be used (if present).

Unknownsuggested
Usernameusername

The author's username on MediaWiki.org (if they have one). May be omitted, but if present it will be used to link to the author's user & user_talk page. It should be provided without namespace and without [[]]s.

Unknownoptional
Maintainermaintainer

Username or other information about who maintains this extension.

Stringoptional
Latest versionlatest release version version latest_release_version

no description

Unknownsuggested
Latest version release datelatest release date update latest_release_date

no description

Unknownsuggested
Latest preview versionlatest preview version version preview latest_preview_version version_preview

no description

Unknownoptional
Latest preview version update datelatest preview date update preview latest_preview_date update_preview

no description

Unknownoptional
Compatibility policycompatibility policy

For older versions of MediaWiki, should one use the extension's master branch or the REL1_XX branch corresponding to the MediaWiki version? Allowed values: master, rel, ltsrel

Stringsuggested
MediaWiki versionmediawiki

Required versions of MediaWiki. Not needed if this information is in extension.json.

Example
>= 1.35
Stringdeprecated
PHP versionphp

Required version of PHP

Example
5.4+
Stringoptional
Needs update.phpneeds-updatephp

Yes indicates that the extension requires a database table schema change or a similar action, before the MediaWiki can run. It is a common pitfall: your MediaWiki will stall, if you forgot to run update.php - if the extension requires it. No should be set as a value since this assures that the extension does not need update.php to be run and thus avoids uncertainty.

Booleanoptional
Composer package namecomposer

If applicable the name of the "vendor" as well as the "package" should be entered in the format vendor/package, e.g. mediawiki/semantic-media-wiki to point people directly to packagist.org, which serves as the package archive.

Example
mediawiki/semantic-media-wiki
Stringoptional
Phabricator project namephabricator

no description

Example
MediaWiki-extensions-Babel
Stringsuggested
Non-core table 1table1

Name of a non-core table used by the extension.

Stringoptional
Non-core table 2table2

Name of a non-core table used by the extension.

Stringoptional
Non-core table 3table3

Name of a non-core table used by the extension.

Stringoptional
Non-core table 4table4

Name of a non-core table used by the extension.

Stringoptional
Non-core table 5table5

Name of a non-core table used by the extension.

Stringoptional
Non-core table 6table6

Name of a non-core table used by the extension.

Stringoptional
Non-core table 7table7

Name of a non-core table used by the extension.

Stringoptional
Non-core table 8table8

Name of a non-core table used by the extension.

Stringoptional
Non-core table 9table9

Name of a non-core table used by the extension.

Stringoptional
Non-core table 10table10

Name of a non-core table used by the extension.

Stringoptional
Download linkdownload

External link to download

URLoptional
README linkreadme

External link to the readme file

URLoptional
Changelog linkchangelog

External link to the changelog file

URLoptional
Exampleexample

Example, website or screenshot of working extension

Unknownoptional
Namespacenamespace

Namespace in which this extension is used

Unknownoptional
Parametersparameters

Available parameters for LocalSettings.php

Unknownoptional
Tagstags

Any tags the extension uses

Unknownoptional
Rightsrights

User rights added by the extension.

Unknownoptional
hook1hook1

Name of a hook used by the extension.

Unknownoptional
hook2hook2

Name of a hook used by the extension.

Unknownoptional
hook3hook3

Name of a hook used by the extension.

Unknownoptional
hook4hook4

Name of a hook used by the extension.

Unknownoptional
hook5hook5

Name of a hook used by the extension.

Unknownoptional
hook6hook6

Name of a hook used by the extension.

Unknownoptional
hook7hook7

Name of a hook used by the extension.

Unknownoptional
hook8hook8

Name of a hook used by the extension.

Unknownoptional
hook9hook9

Name of a hook used by the extension.

Unknownoptional
hook10hook10

Name of a hook used by the extension.

Unknownoptional
hook11hook11

Name of a hook used by the extension.

Unknownoptional
hook12hook12

Name of a hook used by the extension.

Unknownoptional
hook13hook13

Name of a hook used by the extension.

Unknownoptional
hook14hook14

Name of a hook used by the extension.

Unknownoptional
hook15hook15

Name of a hook used by the extension.

Unknownoptional
hook16hook16

Name of a hook used by the extension.

Unknownoptional
hook17hook17

Name of a hook used by the extension.

Unknownoptional
hook18hook18

Name of a hook used by the extension.

Unknownoptional
hook19hook19

Name of a hook used by the extension.

Unknownoptional
hook20hook20

Name of a hook used by the extension.

Unknownoptional
hook21hook21

Name of a hook used by the extension.

Unknownoptional
hook22hook22

Name of a hook used by the extension.

Unknownoptional
hook23hook23

Name of a hook used by the extension.

Unknownoptional
hook24hook24

Name of a hook used by the extension.

Unknownoptional
hook25hook25

Name of a hook used by the extension.

Unknownoptional
hook26hook26

Name of a hook used by the extension.

Unknownoptional
hook27hook27

Name of a hook used by the extension.

Unknownoptional
hook28hook28

Name of a hook used by the extension.

Unknownoptional
hook29hook29

Name of a hook used by the extension.

Unknownoptional
hook30hook30

Name of a hook used by the extension.

Unknownoptional
hook31hook31

Name of a hook used by the extension.

Unknownoptional
hook32hook32

Name of a hook used by the extension.

Unknownoptional
hook33hook33

Name of a hook used by the extension.

Unknownoptional
hook34hook34

Name of a hook used by the extension.

Unknownoptional
hook35hook35

Name of a hook used by the extension.

Unknownoptional
hook36hook36

Name of a hook used by the extension.

Unknownoptional
hook37hook37

Name of a hook used by the extension.

Unknownoptional
hook38hook38

Name of a hook used by the extension.

Unknownoptional
hook39hook39

Name of a hook used by the extension.

Unknownoptional
hook40hook40

Name of a hook used by the extension.

Unknownoptional
hook41hook41

Name of a hook used by the extension.

Unknownoptional
hook42hook42

Name of a hook used by the extension.

Unknownoptional
hook43hook43

Name of a hook used by the extension.

Unknownoptional
hook44hook44

Name of a hook used by the extension.

Unknownoptional
hook45hook45

Name of a hook used by the extension.

Unknownoptional
hook46hook46

Name of a hook used by the extension.

Unknownoptional
hook47hook47

Name of a hook used by the extension.

Unknownoptional
hook48hook48

Name of a hook used by the extension.

Unknownoptional
hook49hook49

Name of a hook used by the extension.

Unknownoptional
hook50hook50

Name of a hook used by the extension.

Unknownoptional
hook51hook51

Name of a hook used by the extension.

Unknownoptional
hook52hook52

Name of a hook used by the extension.

Unknownoptional
hook53hook53

Name of a hook used by the extension.

Unknownoptional
hook54hook54

Name of a hook used by the extension.

Unknownoptional
hook55hook55

Name of a hook used by the extension.

Unknownoptional
hook56hook56

Name of a hook used by the extension.

Unknownoptional
hook57hook57

Name of a hook used by the extension.

Unknownoptional
hook58hook58

Name of a hook used by the extension.

Unknownoptional
hook59hook59

Name of a hook used by the extension.

Unknownoptional
hook60hook60

Name of a hook used by the extension.

Unknownoptional
hook61hook61

Name of a hook used by the extension.

Unknownoptional
hook62hook62

Name of a hook used by the extension.

Unknownoptional
hook63hook63

Name of a hook used by the extension.

Unknownoptional
hook64hook64

Name of a hook used by the extension.

Unknownoptional
hook65hook65

Name of a hook used by the extension.

Unknownoptional
hook66hook66

Name of a hook used by the extension.

Unknownoptional
hook67hook67

Name of a hook used by the extension.

Unknownoptional
hook68hook68

Name of a hook used by the extension.

Unknownoptional
hook69hook69

Name of a hook used by the extension.

Unknownoptional
hook70hook70

Name of a hook used by the extension.

Unknownoptional
hook71hook71

Name of a hook used by the extension.

Unknownoptional
hook72hook72

Name of a hook used by the extension.

Unknownoptional
hook73hook73

Name of a hook used by the extension.

Unknownoptional
hook74hook74

Name of a hook used by the extension.

Unknownoptional
hook75hook75

Name of a hook used by the extension.

Unknownoptional
hook76hook76

Name of a hook used by the extension.

Unknownoptional
hook77hook77

Name of a hook used by the extension.

Unknownoptional
hook78hook78

Name of a hook used by the extension.

Unknownoptional
hook79hook79

Name of a hook used by the extension.

Unknownoptional
hook80hook80

Name of a hook used by the extension.

Unknownoptional
hook81hook81

Name of a hook used by the extension.

Unknownoptional
hook82hook82

Name of a hook used by the extension.

Unknownoptional
hook83hook83

Name of a hook used by the extension.

Unknownoptional
hook84hook84

Name of a hook used by the extension.

Unknownoptional
hook85hook85

Name of a hook used by the extension.

Unknownoptional
hook86hook86

Name of a hook used by the extension.

Unknownoptional
hook87hook87

Name of a hook used by the extension.

Unknownoptional
hook88hook88

Name of a hook used by the extension.

Unknownoptional
hook89hook89

Name of a hook used by the extension.

Unknownoptional
hook90hook90

Name of a hook used by the extension.

Unknownoptional
newhook1newhook1

Name of a hook provided by the extension.

Unknownoptional
newhook2newhook2

Name of a hook provided by the extension.

Unknownoptional
newhook3newhook3

Name of a hook provided by the extension.

Unknownoptional
newhook4newhook4

Name of a hook provided by the extension.

Unknownoptional
newhook5newhook5

Name of a hook provided by the extension.

Unknownoptional
newhook6newhook6

Name of a hook provided by the extension.

Unknownoptional
newhook7newhook7

Name of a hook provided by the extension.

Unknownoptional
newhook8newhook8

Name of a hook provided by the extension.

Unknownoptional
newhook9newhook9

Name of a hook provided by the extension.

Unknownoptional
newhook10newhook10

Name of a hook provided by the extension.

Unknownoptional
newhook11newhook11

Name of a hook provided by the extension.

Unknownoptional
newhook12newhook12

Name of a hook provided by the extension.

Unknownoptional
newhook13newhook13

Name of a hook provided by the extension.

Unknownoptional
newhook14newhook14

Name of a hook provided by the extension.

Unknownoptional
newhook15newhook15

Name of a hook provided by the extension.

Unknownoptional
newhook16newhook16

Name of a hook provided by the extension.

Unknownoptional
newhook17newhook17

Name of a hook provided by the extension.

Unknownoptional
newhook18newhook18

Name of a hook provided by the extension.

Unknownoptional
newhook19newhook19

Name of a hook provided by the extension.

Unknownoptional
newhook20newhook20

Name of a hook provided by the extension.

Unknownoptional
newhook21newhook21

Name of a hook provided by the extension.

Unknownoptional
newhook22newhook22

Name of a hook provided by the extension.

Unknownoptional
newhook23newhook23

Name of a hook provided by the extension.

Unknownoptional
newhook24newhook24

Name of a hook provided by the extension.

Unknownoptional
newhook25newhook25

Name of a hook provided by the extension.

Unknownoptional
newhook26newhook26

Name of a hook provided by the extension.

Unknownoptional
newhook27newhook27

Name of a hook provided by the extension.

Unknownoptional
newhook28newhook28

Name of a hook provided by the extension.

Unknownoptional
newhook29newhook29

Name of a hook provided by the extension.

Unknownoptional
newhook30newhook30

Name of a hook provided by the extension.

Unknownoptional
newhook31newhook31

Name of a hook provided by the extension.

Unknownoptional
newhook32newhook32

Name of a hook provided by the extension.

Unknownoptional
newhook33newhook33

Name of a hook provided by the extension.

Unknownoptional
newhook34newhook34

Name of a hook provided by the extension.

Unknownoptional
newhook35newhook35

Name of a hook provided by the extension.

Unknownoptional
newhook36newhook36

Name of a hook provided by the extension.

Unknownoptional
newhook37newhook37

Name of a hook provided by the extension.

Unknownoptional
newhook38newhook38

Name of a hook provided by the extension.

Unknownoptional
newhook39newhook39

Name of a hook provided by the extension.

Unknownoptional
newhook40newhook40

Name of a hook provided by the extension.

Unknownoptional
newhook41newhook41

Name of a hook provided by the extension.

Unknownoptional
newhook42newhook42

Name of a hook provided by the extension.

Unknownoptional
newhook43newhook43

Name of a hook provided by the extension.

Unknownoptional
newhook44newhook44

Name of a hook provided by the extension.

Unknownoptional
newhook45newhook45

Name of a hook provided by the extension.

Unknownoptional
newhook46newhook46

Name of a hook provided by the extension.

Unknownoptional
newhook47newhook47

Name of a hook provided by the extension.

Unknownoptional
newhook48newhook48

Name of a hook provided by the extension.

Unknownoptional
newhook49newhook49

Name of a hook provided by the extension.

Unknownoptional
newhook50newhook50

Name of a hook provided by the extension.

Unknownoptional
newhook51newhook51

Name of a hook provided by the extension.

Unknownoptional
newhook52newhook52

Name of a hook provided by the extension.

Unknownoptional
newhook53newhook53

Name of a hook provided by the extension.

Unknownoptional
newhook54newhook54

Name of a hook provided by the extension.

Unknownoptional
newhook55newhook55

Name of a hook provided by the extension.

Unknownoptional
newhook56newhook56

Name of a hook provided by the extension.

Unknownoptional
newhook57newhook57

Name of a hook provided by the extension.

Unknownoptional
newhook58newhook58

Name of a hook provided by the extension.

Unknownoptional
newhook59newhook59

Name of a hook provided by the extension.

Unknownoptional
newhook60newhook60

Name of a hook provided by the extension.

Unknownoptional
newhook61newhook61

Name of a hook provided by the extension.

Unknownoptional
newhook62newhook62

Name of a hook provided by the extension.

Unknownoptional
newhook63newhook63

Name of a hook provided by the extension.

Unknownoptional
newhook64newhook64

Name of a hook provided by the extension.

Unknownoptional
newhook65newhook65

Name of a hook provided by the extension.

Unknownoptional
newhook66newhook66

Name of a hook provided by the extension.

Unknownoptional
newhook67newhook67

Name of a hook provided by the extension.

Unknownoptional
newhook68newhook68

Name of a hook provided by the extension.

Unknownoptional
newhook69newhook69

Name of a hook provided by the extension.

Unknownoptional
newhook70newhook70

Name of a hook provided by the extension.

Unknownoptional
newhook71newhook71

Name of a hook provided by the extension.

Unknownoptional
newhook72newhook72

Name of a hook provided by the extension.

Unknownoptional
newhook73newhook73

Name of a hook provided by the extension.

Unknownoptional
newhook74newhook74

Name of a hook provided by the extension.

Unknownoptional
newhook75newhook75

Name of a hook provided by the extension.

Unknownoptional
newhook76newhook76

Name of a hook provided by the extension.

Unknownoptional
newhook77newhook77

Name of a hook provided by the extension.

Unknownoptional
newhook78newhook78

Name of a hook provided by the extension.

Unknownoptional
newhook79newhook79

Name of a hook provided by the extension.

Unknownoptional
newhook80newhook80

Name of a hook provided by the extension.

Unknownoptional
newhook81newhook81

Name of a hook provided by the extension.

Unknownoptional
newhook82newhook82

Name of a hook provided by the extension.

Unknownoptional
newhook83newhook83

Name of a hook provided by the extension.

Unknownoptional
newhook84newhook84

Name of a hook provided by the extension.

Unknownoptional
newhook85newhook85

Name of a hook provided by the extension.

Unknownoptional
newhook86newhook86

Name of a hook provided by the extension.

Unknownoptional
newhook87newhook87

Name of a hook provided by the extension.

Unknownoptional
newhook88newhook88

Name of a hook provided by the extension.

Unknownoptional
newhook89newhook89

Name of a hook provided by the extension.

Unknownoptional
newhook90newhook90

Name of a hook provided by the extension.

Unknownoptional
Compatibility chartcompatibility

no description

Example
{{Extension Testing | ... }}
Unknownoptional
TranslateWiki grouptranslate

Optional parameter to link the exact page where (message group id with which) the extension will be translatable on translatewiki.net if enabled.

Example
ext-discussiontools
Stringoptional
Vagrant rolevagrant-role

A MediaWiki-Vagrant role that lets you use this extension

Example
visualeditor
Stringoptional
Check usage linkCheckUsageNameOverride

Override the page name used for the check usage link.

Unknownoptional
Bugzilla component namebugzilla

no description

Stringdeprecated

Maintenance: vulnerabilities, archived