User:KurwaAntics/common.js: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (Glowsquid moved page User:UntergangerPlus/common.js to User:KurwaAntics/common.js: Automatically moved page while renaming the user "UntergangerPlus" to "KurwaAntics")
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
window.UserTagsJS = {
modules: {},
tags: {
sysop: '管理員',
bureaucrat: '行政員',
rollback: '回退'
}
};


UserTagsJS.modules.mwGroups = ['bureaucrat', 'sysop', 'rollback'];
importScriptURI('http://dev.wikia.com/wiki/UserTags/code.js');

Latest revision as of 10:42, September 4, 2016