MediaWiki:Common.js: Difference between revisions
MediaWiki interface page
More actions
LightSwitch (talk | contribs) No edit summary |
LightSwitch (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
modules: {}, | modules: {}, | ||
tags: { | tags: { | ||
founder: { u:' | founder: { u: 'JavaScript', order: -1/0 }, | ||
} | } | ||
}; | }; | ||
UserTagsJS.modules.inactive = 92; // 92 days | UserTagsJS.modules.inactive = 92; // 92 days | ||
UserTagsJS.modules.custom = { | |||
'SpaceManiac': ['founder'] | |||
}; | |||