מדיה ויקי:Gadget-TemplateParamWizard.js: הבדלים בין גרסאות בדף

שורה 553: שורה 553:
url: mw.util.wikiScript(),
url: mw.util.wikiScript(),
data: {title: paramPage(), action: 'raw'},
data: {title: paramPage(), action: 'raw'},
             contentType: 'application/text',
             dataType: 'html',
success: buildDialog,
success: buildDialog,
cache: false,
cache: false,
שורה 561: שורה 561:
url: mw.util.wikiScript(),
url: mw.util.wikiScript(),
data: {title: templatePage(), action: 'raw'},
data: {title: templatePage(), action: 'raw'},
                     contentType: 'application/text',
                     dataType: 'html',
success: buildDialog,
success: buildDialog,
error: reportError
error: reportError