Extension:AdaptiveThumb/es
![]() Estado de lanzamiento: beta |
|
---|---|
Implementación | Piel |
Descripción | Displays an image thumbnail that scales with the browser size |
Autor(es) | Thorsten Staerk (ThorstenStaerkdiscusión) |
Última versión | 0.1 (2018-03-12) |
MediaWiki | 1.25+ |
Licencia | GNU Licencia Pública general 2.0 sólo |
Descarga | GitHub: Nota: README |
Ejemplo | LinuxIntro referring to a local file |
The AdaptiveThumb extension allows you to show thumbnails of images that scale with the browser window.
Instalación
- Download y extrae los archivos en el directorio «
AdaptiveThumb
» dentro del directorioextensions/
existente. - Añade el siguiente código en la parte final de tu
LocalSettings.php
:wfLoadExtension( 'AdaptiveThumb' );
- Hecho – Navega a Special:Version en el wiki para verificar que la extensión se haya instalado correctamente.
Uso
To use this extension, simply put a <pic> tag into your MediaWiki markup like this:
<pic src="mindmap.jpg" width=30% align=text caption="this is a mindmap" />
You can see it in action on http://www.linuxintro.org/wiki/Babe
Esta extensión está incluida en los siguientes paquetes y/o granjas wiki: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |