Jump to content

User:Libcub/monobook.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Libcub (talk | contribs) at 00:04, 19 February 2008 (.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
importScript('User:Alex Smotrov/searchlist.js');

importScript('Wikipedia:WikiProject User scripts/Scripts/Changes since I last edited');




importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
 
importScript('User:LilDice/flexitags2.js');
 
var FlexiTagConfig = {};
 
FlexiTagConfig.tabs = new Array();
 
 
FlexiTagConfig.tabs.push({name:'flexitags',
namespace:['Main','User_talk'],
tagset:[['external-links|%date','See [[WP:EL]]'],
['trivia','Adding Trivia Section'],
['Autobio-warn|%prompt(Article Name)|%prompt(Second Name)'],
['cleanup','Adding Cleanup Tag','Alternate Clean-Up']]
});
 
FlexiTagConfig.tabs.push({name:'userwarnings',
namespace:['User_talk'],
tagset:[['subst:nn-warn|%twinkarticle','Creation Warning'],
['subst:spam-warn|%twinkarticle','Creation Warning'],
['subst:test1article|%twinkAarticle','Creation Warning']]
});