AlwaysShowBottomBar
< AlwaysShowBottomBar | fr
Description
Affiche toujours la barre inférieure de la WikiaBar pour tous les wikis
AlwaysShowBottomBar est un script créé pour l'UCP (Unified Community Platform) pour toujours afficher la barre inférieure de WikiaBar sur tous les wikis..
Installation [ ]
Add this to MediaWiki:ImportJS :
dev:AlwaysShowBottomBar.js
importArticles:
Add this JavaScript on your wiki (or add the highlighted text to your existing import statement):
importArticles ({ type : 'script' , articles : [ 'u:dev:MediaWiki:AlwaysShowBottomBar.js' , ] });
Local:
Special:MyPage/common.js
Importing multiple scripts? This quick guide shows how to combine the imports. For personal use, note that personal JS must be enabled for your account. If the script requires configuration through MediaWiki:Common.js for sitewide use, don't forget to contact Fandom Staff to get it enabled on your wiki, if it isn't already enabled.