MediaWiki:Gadget-mySandbox.js: Difference between revisions
Tag: Undo |
mNo edit summary |
||
| Line 13: | Line 13: | ||
// Costomize/Translate this to your needs | // Costomize/Translate this to your needs | ||
conf = { | conf = { | ||
subpageName: ' | subpageName: 'sandbox', | ||
portletLabel: ' | portletLabel: 'sandbox', | ||
portletTooltip: 'Go to your sandbox', | portletTooltip: 'Go to your sandbox', | ||
editintroPagename: 'Template: | editintroPagename: 'Template:User_sandbox', | ||
preloadPagename: 'Template: | preloadPagename: 'Template:User_sandbox/preload' | ||
}; | }; | ||
// Don't alter the code below | // Don't alter the code below | ||