Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,327
edits
(Created page with "→* * Displays locked/unlocked Trailblazer League regions * * @version 1.1 * @author Elessar2 *: →* Classses used: * tbz-region/tbz-badge (to specify that it's an area element) * tbz-int-button (opens the interface instead of link) * attribute: data-tbz-area="[area id]" where [area id] is the area id (see tbareas below) * * Sets: * tbz-locked * tbz-unlocked * tbz-int-button (to first link in tbz-region if #links > 1): /*global jQuery, mediaWiki, mw, rswiki, rs,...") |
No edit summary |
||
Line 48:
mw.log('Starting Trailblazer Gadget');
portletLink =
'p-personal',
'',
Line 187:
};
mw.loader.using(['ext.gadget.rsw-
$(rswtbz.init);
window.rswtbz = rswtbz;
|