WikiApiary

WikiApiary:Suivi par

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.

Vous pouvez afficher votre soutien à WikiApiary et mettre en valeur l'activité de votre wiki en ajoutant un bouton « Suivi par WikiApiary » dans le pied de page (footer) de celui-ci. Voici à quoi ressemble ce bouton :

Pour l'ajouter, ouvrez votre fichier « LocalSettings.php » et ajoutez-y les lignes de code suivantes à la fin de votre fichier.

$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"
];

Il vous est éventuellement possible de modifier le champ url pour qu'il pointe directement sur la page correspondant à votre wiki sur WikiApiary.