Content deleted Content added
Cuckooman4 (talk | contribs) m -autosave; didn't work |
Cuckooman4 (talk | contribs) Only define first three vars if they don't already exist |
||
Line 4:
//<pre><nowiki>
if(!statuspageurl) var statuspageurl = "Status"
if(!statustemplateurl) var statustemplateurl = "StatusTemplate"
if(!statussyntax) var statussyntax = "{{User:" + wgUserName + "/" + statustemplateurl + "|%STATUSPARAMS%}}"
addOnloadHook(
|