Content deleted Content added
New format |
hmm |
||
Line 14:
function addResetTab() {
if(wgPageName == "Wikipedia:Sandbox") // If the page you are viewing is the sandbox
{ addPortletLink('p-cactions', 'http://en.wikipedia.org/
if(wgPageName != "Wikipedia:Sandbox") // If the page you are viewing is NOT the sandbox
{ addToolboxLink('http://en.wikipedia.org/
}
|