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.
/**
 * ExcerptTree interacts with [[Template:Excerpt#Excerpt trees]] to enable navigation of excerpt trees
 * Documentation: https://www.mediawiki.org/wiki/ExcerptTree
 * Source code: https://www.mediawiki.org/wiki/MediaWiki:Gadget-Global-ExcerptTree.js
 */
mw.loader.load( '//www.mediawiki.org/w/load.php?modules=ext.gadget.Global-ExcerptTree' );