Template talk:Install user script
Protected edit request on 4 June 2014
![]() | It is requested that an edit be made to the fully protected redirect at Template:InstallUserScript. (edit · history · last · links · transclusion count · protection log) This template must be followed by a complete and specific description of the request, so that an editor unfamiliar with the subject matter could complete the requested edit immediately.
Edit requests to fully protected pages should only be used for edits that are either uncontroversial or supported by consensus. If the proposed edit might be controversial, discuss it on the protected page's talk page before using this template. To request that a page be protected or unprotected, make a protection request. When the request has been completed or denied, please add the |
Please change the current code of:
importScript('{{{1}}}'); // Backlink: [[{{{1}}}]]<noinclude>{{doc}} </noinclude>
To a new code of:
/* {{{2|{{{1}}}}}} */
importScript( '{{{1}}}' );// Backlink: [[{{{2|{{{1}}}}}}]]<noinclude>{{Doc}}</noinclude>
So that it will be possible for me to use this template to guide users to install my scripts for themselves and have them have backlinks to the directions page instead of the actual script like I like them. This change will also add linkable section headers for those who use User:Technical 13/Scripts/Gadget-codeAnchors (edit | talk | history | links | watch | logs) making it easier to navigate to a section. Alternatively, please lower the protection level to template editor so I may make these simple change myself. Thanks. — {{U|Technical 13}} (e • t • c) 02:33, 4 June 2014 (UTC)