MediaWiki:ExcerptTree.js
Appearance
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/**
* This script interacts with [[Template:Excerpt#Excerpt trees]] to navigate excerpt trees
* Centralized documentation at https://www.mediawiki.org/wiki/Template:ExcerptTree
* Centralized code at https://www.mediawiki.org/wiki/MediaWiki:Gadget-ExcerptTree.js
*/
mw.loader.load( '//www.mediawiki.org/w/load.php?modules=ext.gadget.ExcerptTree' );