Content deleted Content added
removed AddLinks and purge tab |
added navigation popups js file + several settings |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1:
<!-- TWINKLE
importScript('User:AzaToth/
importScript('User:AzaToth/twinklefluff.js');▼
<!-- TWINKLE settings -->
TwinkleConfig = {
revertMaxRevisions : 25,
userTalkPageMode : '
showSharedIPNotice : true,
openTalkPage : [ 'agf', 'norm', 'vand' ],
Line 42 ⟶ 25:
toolboxButtons : [ ]
};
<!-- WikiMiniAtlas -->
// [[User:Dschwen/wikiminiatlas2.js]] - please include this line
Line 47 ⟶ 31:
+ 'http://en.wikipedia.org/w/index.php?title=User:Dschwen/wikiminiatlas2.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
<!-- Navigation popups -->
// [[User:Lupin/popups.js]] - please include this line
popupImages=false;
popupSubpopups=false;
popupOnEditSelection=false;
popupRedlinkRemoval=true;
popupFixDabs=true;
|