User:Bradv/Scripts/WhatLinksHereSnippets

WhatLinksHereSnippets
Author(s)bradv🍁
StatusStable
First releasedNovember 30, 2020; 3 years ago (2020-11-30)
Browser supportAll modern browsers
Skin supportVector
SourceUser:Bradv/Scripts/WhatLinksHereSnippets.js

WhatLinksHereSnippets.js allows for an editor to see "snippets" of code for transcluded templates in order to see how they are being used.

Usage edit

To use the script, add the following to your skin-specific Javascript file.

importScript('User:Bradv/Scripts/WhatLinksHereSnippets.js'); // Backlink: [[User:Bradv/Scripts/WhatLinksHereSnippets.js]]

Once installed, a right-aligned "Show snippets" button will appear on the WhatLinksHere display. By clicking that button, any transclusions will be expanded, with the template use highlighted.

   
"Snow snippets" button, display collapsed "Hide snippets" button, display expanded