1,923
edits
m (nope, didn't work) |
No edit summary |
||
Line 49: | Line 49: | ||
ta['ca-nstab-help'] = new Array('c','View the help page'); | ta['ca-nstab-help'] = new Array('c','View the help page'); | ||
ta['ca-nstab-category'] = new Array('c','View the category page'); | ta['ca-nstab-category'] = new Array('c','View the category page'); | ||
{ | |||
//Redirect | |||
mwCustomEditButtons[mwCustomEditButtons.length] = { | |||
"imageFile": "http://wikiindex.org/images/c/c8/Button_redirect.png", | |||
"speedTip": "Redirect", | |||
"tagOpen": "#REDIRECT[[", | |||
"tagClose": "]]", | |||
"sampleText": "Destination"} | |||
} | |||
/* </nowiki></pre> */ | /* </nowiki></pre> */ |
edits