MediaWiki:Gadget-switch-infobox.js: Difference between revisions

no edit summary
(Created page with "/* switch infobox code for infoboxes * contains switching code for both: * * originalInfoboxes: * older infobox switching, such as Template:Infobox Bonuses * which works my generating complete infoboxes for each version * * moduleInfoboxes: * newer switching, as implemented by Module:Infobox * which generates one infobox and a resources pool for switching * * synced switches * as generated by Module:Synced switch and its template * * The scri...")
 
No edit summary
Tag: Reverted
Line 763:
return;
}
// mirror rsw-mw.util
try {
localStorage.setItem('test', 'test');