Jump to content

User:Bradv/Scripts/WhatLinksHereSnippets

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bradv (talk | contribs) at 16:58, 30 November 2020 (infobox). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WhatLinksHereSnippets
Author(s)bradv🍁
StatusStable
First releasedNovember 30, 2020; 4 years ago (2020-11-30)
BrowsersAll modern browsers
SkinsVector
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

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