Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Sprechstunde.js&action=raw&ctype=text/javascript' ); | mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Sprechstunde.js&action=raw&ctype=text/javascript' ); | ||
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Webfont.js&action=raw&ctype=text/javascript' ); | mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Webfont.js&action=raw&ctype=text/javascript' ); | ||
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Querystring.js&action=raw&ctype=text/javascript' ); | // mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Querystring.js&action=raw&ctype=text/javascript' ); | ||
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Highlight.js&action=raw&ctype=text/javascript' ); | mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Highlight.js&action=raw&ctype=text/javascript' ); | ||
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Ready.js&action=raw&ctype=text/javascript' ); | mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Ready.js&action=raw&ctype=text/javascript' ); | ||
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Datatables.js&action=raw&ctype=text/javascript' ); | mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Datatables.js&action=raw&ctype=text/javascript' ); |
Version vom 6. April 2020, 21:40 Uhr
// Das Script Common.js wird immer eingebunden und eignet sich deshalb zur Verknüpfung weiterer Scripte.
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Sprechstunde.js&action=raw&ctype=text/javascript' );
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Webfont.js&action=raw&ctype=text/javascript' );
// mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Querystring.js&action=raw&ctype=text/javascript' );
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Highlight.js&action=raw&ctype=text/javascript' );
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Ready.js&action=raw&ctype=text/javascript' );
mw.loader.load( 'https://wiki.llz.uni-halle.de/index.php?title=MediaWiki:Common.js/Datatables.js&action=raw&ctype=text/javascript' );