מדיה ויקי:Gadget-TemplateParamWizard.js: הבדלים בין גרסאות בדף
←using [[mw:CodeEditor|CodeEditor]]: לפעמים צריך כך. |
|||
| שורה 325: | שורה 325: | ||
} | } | ||
$.ajax({ | $.ajax({ | ||
url: mw.util.wikiScript(' | url: mw.util.wikiScript() + '?title=' + mw.util.wikiUrlencode(paramPage()) + '&action=raw&ctype=text/x-wiki', | ||
success: buildDialog, | success: buildDialog, | ||
error: reportError | error: reportError | ||