User talk:Path slopu/scripts/VPpanel.js: Difference between revisions

Content deleted Content added
Reply
m top: Replaced deprecated <source> tags with <syntaxhighlight>
 
Line 1:
Hi, {{ping|Path slopu}} Might I make a suggestion? You can add all the links with a single function, like so:
 
<sourcesyntaxhighlight lang="JavaScript">
function villagePumpLinks() {
addPortletLink("p-tb", "https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(policy)", "Policy", "tb-Policy","Go to Village pump (Policy)");
Line 11:
 
addOnloadHook(villagePumpLinks);
</syntaxhighlight>
</source>
 
Regards, <span style="font-family:Times New Roman">[[User:Guywan|''GUYWAN'']] ( [[User talk:Guywan|''t'']] &middot; [[Special:Contributions/Guywan|''c'']] )</span> 22:01, 3 June 2019 (UTC)