Jump to content

Wikipedia:WikiProject User scripts/Scripts/Add tab

From Wikipedia, the free encyclopedia
// '''Note''': This is now just a thin wrapper around <code>addPortletLink()</code> from [http://en.wikipedia.org/skins-1.5/common/wikibits.js wikibits.js]. Please consider using <code>addPortletLink()</code> directly instead.functionaddTab(url,name,id,title,key){returnaddPortletLink('p-cactions',url,name,id,title,key);}// [[Category:Wikipedia scripts]]
close