MediaWiki:Gadget-fightcaverotations.js: Difference between revisions
Jump to navigation
Jump to search
imported>Riblet15 rm nowikis |
Created page with "$(function () { if ( $('#rotation-table').length ) { mw.loader.load( 'ext.gadget.fightcaverotations-core' ); } })" |
(No difference)
|
Latest revision as of 05:38, 4 November 2024
$(function () {
if ( $('#rotation-table').length ) {
mw.loader.load( 'ext.gadget.fightcaverotations-core' );
}
})