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

שורה 228: שורה 228:
if (!checkbox && f.autoCompleteWikiText) // teach the controls to autocomplete.
if (!checkbox && f.autoCompleteWikiText) // teach the controls to autocomplete.
f.autoCompleteWikiText();
f.autoCompleteWikiText({positionMy: $('body').is('.rtl')? "left top" : "right top"});
f.css({width: checkbox ? '1em' : '28em'})
f.css({width: checkbox ? '1em' : '28em'})