WikiApiary

Monitored by

From WikiApiary, monitoring the MediaWiki universe

This page is a translated version of the page WikiApiary:Monitored by and the translation is 75% complete.
Outdated translations are marked like this.

Puedes mostrar tu apoyo a WikiApiary y resaltar la actividad de tus wikis agregando un botón "Monitorizado por WikiApiary" al pie de página de tus wikis. Así es cómo se ve el botón:

Para agregarlo, abre tu archivo "LocalSettings.php" y agrega el siguiente código al final del mismo.

$wgFooterIcons['monitoredby']['wikiapiary'] = [
    "src" => "https://wikiapiary.com/w/images/wikiapiary/b/b4/Monitored_by_WikiApiary.png",
    "url" => "https://wikiapiary.com/wiki/Main_Page",
    "alt" => "Monitored by WikiApiary"
];

Puede que te interese modificar el campo url para que apunte directamente a la página de tu wiki en WikiApiary.