Jump to content

Template talk:Install user script

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Technical 13 (talk | contribs) at 02:33, 4 June 2014 (Protected edit request on 4 June 2014: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Protected edit request on 4 June 2014

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}} (etc) 02:33, 4 June 2014 (UTC)[reply]