Μετά την αποθήκευση πρέπει να καθαρίσετε την κρυφή μνήμη (cache) του browser σας για να δείτε τις αλλαγές: Σε Chrome, Firefox, Safari, Internet Explorer και Edge: Κρατήστε πατημένο το Shift και κάντε κλικ στο κουμπί Ανανέωση στην μπάρα εργαλείων.

function disambig(){
    mw.util.addPortletLink('p-tb', 'https://toolserver.org/~dispenser/cgi-bin/dablinks.py?ref='+wgPageName+'&lang=el', 'DabLinks', 'disambig');
    }
if(wgIsArticle){ addOnloadHook(disambig);
    }
function checklinks(){
    mw.util.addPortletLink('p-tb', 'https://toolserver.org/~dispenser/cgi-bin/webchecklinks.py?page=el:', 'CheckLinks', 'disambig');
    }
if(wgIsArticle){ addOnloadHook(checklinks);
    }
function dabthis(){
    mw.util.addPortletLink('p-tb', 'https://toolserver.org/~dispenser/cgi-bin/dablinks.py?page='+wgPageName+'&lang=el', 'dabthis', 'disambig');
    mw.util.addPortletLink('p-tb', 'https://toolserver.org/~dispenser/cgi-bin/dablinks.py?limit=10&random=10&namespaces=0&lang=el', 'randomdab', 'disambig');
    }
if(wgIsArticle){ addOnloadHook(dabthis);
    }