Plantilla:Extensión

Rastreador de problemas: [[phab:tag/{{{phabricator}}}/|#{{{phabricator}}}]]
From mediawiki.org
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
Example
BlueSpice
Stringsuggested
Statusstatus

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

Suggested values
experimental beta stable unmaintained unknown unstable
Default
unknown
Example
stable
Stringsuggested
Licenselicense

Extension's license.

Example
GPL-3.0
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
BlueSpice _Logo_v2020.png
Filesuggested
Image sizeimagesize

Optional size of the image in pixels (without unit)

Default
300
Example
180
Numberoptional
Typetype

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

Stringsuggested
Primary typetype1

Implementation type. See detailed doc.

Example
mywiki
Stringoptional
Secondary typetype2

Implementation type. See detailed doc.

Example
notify
Stringoptional
Third typetype3

Implementation type. See detailed doc.

Example
page action
Stringoptional
Fourth typetype4

Implementation type. See detailed doc.

Example
skin
Stringoptional
Fifth typetype5

Implementation type. See detailed doc.

Example
ajax
Stringoptional
Sixth typetype6

Implementation type. See detailed doc.

Stringoptional
Descriptiondescription

Short description

Stringsuggested
Authorauthor

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

Stringsuggested
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.

Stringoptional
Maintainermaintainer

Username or other information about who maintains this extension.

Stringoptional
Latest versionlatest release version version latest_release_version

version of the last release

Example
4.4.2
Stringsuggested
Latest version release datelatest release date update latest_release_date

date of the last release

Example
2024/03/18
Stringsuggested
Latest preview versionlatest preview version version preview latest_preview_version version_preview

version of the last preview

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

date of the last preview

Example
ltsrel
Stringoptional
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

Suggested values
master rel ltsrel
Example
1.39.x only
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
8.0.x
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.

Example
Yes
Booleanoptional
Composer package namecomposer

If applicable the name of the "vendor" as well as the "package" should be entered in the format vendor/package, to point people directly to packagist.org, which serves as the package archive.

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

name of the project in Phabricator

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

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

Example
cn_notices
Stringoptional
Non-core table 2table2

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

Example
cn_assignments
Stringoptional
Non-core table 3table3

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

Example
cn_templates
Stringoptional
Non-core table 4table4

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

Example
cn_notice_languages
Stringoptional
Non-core table 5table5

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

Example
cn_notice_projects
Stringoptional
Non-core table 6table6

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

Example
cn_notice_countries
Stringoptional
Non-core table 7table7

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

Example
cn_notice_regions
Stringoptional
Non-core table 8table8

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

Example
cn_template_mixins
Stringoptional
Non-core table 9table9

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

Example
cn_notice_mixins
Stringoptional
Non-core table 10table10

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

Example
cn_notice_mixin_params
Stringoptional
Non-core table 11table11

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

Example
cn_known_devices
Stringoptional
Non-core table 12table12

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

Example
cn_template_devices
Stringoptional
Non-core table 13table13

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

Example
cn_known_mobile_carriers
Stringoptional
Non-core table 14table14

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

Example
cn_notice_mobile_carriers
Stringoptional
Non-core table 15table15

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

Example
cn_notice_log
Stringoptional
Non-core table 16table16

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

Example
cn_template_log
Stringoptional
Non-core table 17table17

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

Stringoptional
Non-core table 18table18

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

Stringoptional
Non-core table 19table19

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

Stringoptional
Non-core table 20table20

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

Stringoptional
Namespacenamespace

Namespace in which this extension is used

Stringoptional
Parametersparameters

Available parameters for LocalSettings.php

Example
* $wgInterwikiViewOnly * InterwikiCentralDB
Stringoptional
Tagstags

Any tags the extension uses

Stringoptional
Rightsrights

User rights added by the extension.

Stringoptional
hook1hook1

Name of a hook provided by the extension.

Example
ParserAfterTidy
Stringoptional
hook2hook2

Name of a hook provided by the extension.

Example
InitializeArticleMaybeRedirect
Stringoptional
hook3hook3

Name of a hook provided by the extension.

Example
SkinTemplateOutputPageBeforeExec
Stringoptional
hook4hook4

Name of a hook provided by the extension.

Stringoptional
hook5hook5

Name of a hook provided by the extension.

Stringoptional
hook6hook6

Name of a hook provided by the extension.

Stringoptional
hook7hook7

Name of a hook provided by the extension.

Stringoptional
hook8hook8

Name of a hook provided by the extension.

Stringoptional
hook9hook9

Name of a hook provided by the extension.

Stringoptional
hook10hook10

Name of a hook provided by the extension.

Stringoptional
hook11hook11

Name of a hook provided by the extension.

Stringoptional
hook12hook12

Name of a hook provided by the extension.

Stringoptional
hook13hook13

Name of a hook provided by the extension.

Stringoptional
hook14hook14

Name of a hook provided by the extension.

Stringoptional
hook15hook15

Name of a hook provided by the extension.

Stringoptional
hook16hook16

Name of a hook provided by the extension.

Stringoptional
hook17hook17

Name of a hook provided by the extension.

Stringoptional
hook18hook18

Name of a hook provided by the extension.

Stringoptional
hook19hook19

Name of a hook provided by the extension.

Stringoptional
hook20hook20

Name of a hook provided by the extension.

Stringoptional
hook21hook21

Name of a hook provided by the extension.

Stringoptional
hook22hook22

Name of a hook provided by the extension.

Stringoptional
hook23hook23

Name of a hook provided by the extension.

Stringoptional
hook24hook24

Name of a hook provided by the extension.

Stringoptional
hook25hook25

Name of a hook provided by the extension.

Stringoptional
hook26hook26

Name of a hook provided by the extension.

Stringoptional
hook27hook27

Name of a hook provided by the extension.

Stringoptional
hook28hook28

Name of a hook provided by the extension.

Stringoptional
hook29hook29

Name of a hook provided by the extension.

Stringoptional
hook30hook30

Name of a hook provided by the extension.

Stringoptional
hook31hook31

Name of a hook provided by the extension.

Stringoptional
hook32hook32

Name of a hook provided by the extension.

Stringoptional
hook33hook33

Name of a hook provided by the extension.

Stringoptional
hook34hook34

Name of a hook provided by the extension.

Stringoptional
hook35hook35

Name of a hook provided by the extension.

Stringoptional
hook36hook36

Name of a hook provided by the extension.

Stringoptional
hook37hook37

Name of a hook provided by the extension.

Stringoptional
hook38hook38

Name of a hook provided by the extension.

Stringoptional
hook39hook39

Name of a hook provided by the extension.

Stringoptional
hook40hook40

Name of a hook provided by the extension.

Stringoptional
hook41hook41

Name of a hook provided by the extension.

Stringoptional
hook42hook42

Name of a hook provided by the extension.

Stringoptional
hook43hook43

Name of a hook provided by the extension.

Stringoptional
hook44hook44

Name of a hook provided by the extension.

Stringoptional
hook45hook45

Name of a hook provided by the extension.

Stringoptional
hook46hook46

Name of a hook provided by the extension.

Stringoptional
hook47hook47

Name of a hook provided by the extension.

Stringoptional
hook48hook48

Name of a hook provided by the extension.

Stringoptional
hook49hook49

Name of a hook provided by the extension.

Stringoptional
hook50hook50

Name of a hook provided by the extension.

Stringoptional
hook51hook51

Name of a hook provided by the extension.

Stringoptional
hook52hook52

Name of a hook provided by the extension.

Stringoptional
hook53hook53

Name of a hook provided by the extension.

Stringoptional
hook54hook54

Name of a hook provided by the extension.

Stringoptional
hook55hook55

Name of a hook provided by the extension.

Stringoptional
hook56hook56

Name of a hook provided by the extension.

Stringoptional
hook57hook57

Name of a hook provided by the extension.

Stringoptional
hook58hook58

Name of a hook provided by the extension.

Stringoptional
hook59hook59

Name of a hook provided by the extension.

Stringoptional
hook60hook60

Name of a hook provided by the extension.

Stringoptional
hook61hook61

Name of a hook provided by the extension.

Stringoptional
hook62hook62

Name of a hook provided by the extension.

Stringoptional
hook63hook63

Name of a hook provided by the extension.

Stringoptional
hook64hook64

Name of a hook provided by the extension.

Stringoptional
hook65hook65

Name of a hook provided by the extension.

Stringoptional
hook66hook66

Name of a hook provided by the extension.

Stringoptional
hook67hook67

Name of a hook provided by the extension.

Stringoptional
hook68hook68

Name of a hook provided by the extension.

Stringoptional
hook69hook69

Name of a hook provided by the extension.

Stringoptional
hook70hook70

Name of a hook provided by the extension.

Stringoptional
hook71hook71

Name of a hook provided by the extension.

Stringoptional
hook72hook72

Name of a hook provided by the extension.

Stringoptional
hook73hook73

Name of a hook provided by the extension.

Stringoptional
hook74hook74

Name of a hook provided by the extension.

Stringoptional
hook75hook75

Name of a hook provided by the extension.

Stringoptional
hook76hook76

Name of a hook provided by the extension.

Stringoptional
hook77hook77

Name of a hook provided by the extension.

Stringoptional
hook78hook78

Name of a hook provided by the extension.

Stringoptional
hook79hook79

Name of a hook provided by the extension.

Stringoptional
hook80hook80

Name of a hook provided by the extension.

Stringoptional
hook81hook81

Name of a hook provided by the extension.

Stringoptional
hook82hook82

Name of a hook provided by the extension.

Stringoptional
hook83hook83

Name of a hook provided by the extension.

Stringoptional
hook84hook84

Name of a hook provided by the extension.

Stringoptional
hook85hook85

Name of a hook provided by the extension.

Stringoptional
hook86hook86

Name of a hook provided by the extension.

Stringoptional
hook87hook87

Name of a hook provided by the extension.

Stringoptional
hook88hook88

Name of a hook provided by the extension.

Stringoptional
hook89hook89

Name of a hook provided by the extension.

Stringoptional
hook90hook90

Name of a hook used by the extension.

Stringoptional
newhook1newhook1

Name of a hook provided by the extension.

Example
CentralNoticeCampaignChange
Stringoptional
newhook2newhook2

Name of a hook provided by the extension.

Stringoptional
newhook3newhook3

Name of a hook provided by the extension.

Stringoptional
newhook4newhook4

Name of a hook provided by the extension.

Stringoptional
newhook5newhook5

Name of a hook provided by the extension.

Stringoptional
newhook6newhook6

Name of a hook provided by the extension.

Stringoptional
newhook7newhook7

Name of a hook provided by the extension.

Stringoptional
newhook8newhook8

Name of a hook provided by the extension.

Stringoptional
newhook9newhook9

Name of a hook provided by the extension.

Stringoptional
newhook10newhook10

Name of a hook provided by the extension.

Stringoptional
newhook11newhook11

Name of a hook provided by the extension.

Stringoptional
newhook12newhook12

Name of a hook provided by the extension.

Stringoptional
newhook13newhook13

Name of a hook provided by the extension.

Stringoptional
newhook14newhook14

Name of a hook provided by the extension.

Stringoptional
newhook15newhook15

Name of a hook provided by the extension.

Stringoptional
newhook16newhook16

Name of a hook provided by the extension.

Stringoptional
newhook17newhook17

Name of a hook provided by the extension.

Stringoptional
newhook18newhook18

Name of a hook provided by the extension.

Stringoptional
newhook19newhook19

Name of a hook provided by the extension.

Stringoptional
newhook20newhook20

Name of a hook provided by the extension.

Stringoptional
newhook21newhook21

Name of a hook provided by the extension.

Stringoptional
newhook22newhook22

Name of a hook provided by the extension.

Stringoptional
newhook23newhook23

Name of a hook provided by the extension.

Stringoptional
newhook24newhook24

Name of a hook provided by the extension.

Stringoptional
newhook25newhook25

Name of a hook provided by the extension.

Stringoptional
newhook26newhook26

Name of a hook provided by the extension.

Stringoptional
newhook27newhook27

Name of a hook provided by the extension.

Stringoptional
newhook28newhook28

Name of a hook provided by the extension.

Stringoptional
newhook29newhook29

Name of a hook provided by the extension.

Stringoptional
newhook30newhook30

Name of a hook provided by the extension.

Stringoptional
newhook31newhook31

Name of a hook provided by the extension.

Stringoptional
newhook32newhook32

Name of a hook provided by the extension.

Stringoptional
newhook33newhook33

Name of a hook provided by the extension.

Stringoptional
newhook34newhook34

Name of a hook provided by the extension.

Stringoptional
newhook35newhook35

Name of a hook provided by the extension.

Stringoptional
newhook36newhook36

Name of a hook provided by the extension.

Stringoptional
newhook37newhook37

Name of a hook provided by the extension.

Stringoptional
newhook38newhook38

Name of a hook provided by the extension.

Stringoptional
newhook39newhook39

Name of a hook provided by the extension.

Stringoptional
newhook40newhook40

Name of a hook provided by the extension.

Stringoptional
newhook41newhook41

Name of a hook provided by the extension.

Stringoptional
newhook42newhook42

Name of a hook provided by the extension.

Stringoptional
newhook43newhook43

Name of a hook provided by the extension.

Stringoptional
newhook44newhook44

Name of a hook provided by the extension.

Stringoptional
newhook45newhook45

Name of a hook provided by the extension.

Stringoptional
newhook46newhook46

Name of a hook provided by the extension.

Stringoptional
newhook47newhook47

Name of a hook provided by the extension.

Stringoptional
newhook48newhook48

Name of a hook provided by the extension.

Stringoptional
newhook49newhook49

Name of a hook provided by the extension.

Stringoptional
newhook50newhook50

Name of a hook provided by the extension.

Stringoptional
newhook51newhook51

Name of a hook provided by the extension.

Stringoptional
newhook52newhook52

Name of a hook provided by the extension.

Stringoptional
newhook53newhook53

Name of a hook provided by the extension.

Stringoptional
newhook54newhook54

Name of a hook provided by the extension.

Stringoptional
newhook55newhook55

Name of a hook provided by the extension.

Stringoptional
newhook56newhook56

Name of a hook provided by the extension.

Stringoptional
newhook57newhook57

Name of a hook provided by the extension.

Stringoptional
newhook58newhook58

Name of a hook provided by the extension.

Stringoptional
newhook59newhook59

Name of a hook provided by the extension.

Stringoptional
newhook60newhook60

Name of a hook provided by the extension.

Stringoptional
newhook61newhook61

Name of a hook provided by the extension.

Stringoptional
newhook62newhook62

Name of a hook provided by the extension.

Stringoptional
newhook63newhook63

Name of a hook provided by the extension.

Stringoptional
newhook64newhook64

Name of a hook provided by the extension.

Stringoptional
newhook65newhook65

Name of a hook provided by the extension.

Stringoptional
newhook66newhook66

Name of a hook provided by the extension.

Stringoptional
newhook67newhook67

Name of a hook provided by the extension.

Stringoptional
newhook68newhook68

Name of a hook provided by the extension.

Stringoptional
newhook69newhook69

Name of a hook provided by the extension.

Stringoptional
newhook70newhook70

Name of a hook provided by the extension.

Stringoptional
newhook71newhook71

Name of a hook provided by the extension.

Stringoptional
newhook72newhook72

Name of a hook provided by the extension.

Stringoptional
newhook73newhook73

Name of a hook provided by the extension.

Stringoptional
newhook74newhook74

Name of a hook provided by the extension.

Stringoptional
newhook75newhook75

Name of a hook provided by the extension.

Stringoptional
newhook76newhook76

Name of a hook provided by the extension.

Stringoptional
newhook77newhook77

Name of a hook provided by the extension.

Stringoptional
newhook78newhook78

Name of a hook provided by the extension.

Stringoptional
newhook79newhook79

Name of a hook provided by the extension.

Stringoptional
newhook80newhook80

Name of a hook provided by the extension.

Stringoptional
newhook81newhook81

Name of a hook provided by the extension.

Stringoptional
newhook82newhook82

Name of a hook provided by the extension.

Stringoptional
newhook83newhook83

Name of a hook provided by the extension.

Stringoptional
newhook84newhook84

Name of a hook provided by the extension.

Stringoptional
newhook85newhook85

Name of a hook provided by the extension.

Stringoptional
newhook86newhook86

Name of a hook provided by the extension.

Stringoptional
newhook87newhook87

Name of a hook provided by the extension.

Stringoptional
newhook88newhook88

Name of a hook provided by the extension.

Stringoptional
newhook89newhook89

Name of a hook provided by the extension.

Stringoptional
newhook90newhook90

Name of a hook provided by the extension.

Stringoptional
Compatibility chartcompatibility

no description

Example
{{Extension Testing | ... }}
Stringoptional
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.

Stringoptional
Bugzilla component namebugzilla

name of the Bugzilla component

Stringdeprecated

Maintenance: vulnerabilities, archived