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

מ כמו הערה
ניסוי
שורה 325: שורה 325:
'אישור':
'אישור':
function() {
function() {
insertTags('', createWikiCode(), '');
$("#wpTextbox1").textSelection( 'encapsulateSelection', {replace: createWikiCode()} );
dialog.dialog('close');
dialog.dialog('close');
}
}