MediaWiki:Common.js: Diferență între versiuni

De la Wiki Grepolis RO
Jump to navigation
m (Pagină nouă: →‎Any JavaScript here will be loaded for all users on every page load.: addOnloadHook(function() { addTab("javascript:alert('This is a test');","test","ca-testing","Testing tab","...)
 
 
(Nu s-au afișat 31 de versiuni intermediare efectuate de alți 3 utilizatori)
Linia 1: Linia 1:
/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */


addOnloadHook(function() {
/*
addTab("javascript:alert('This is a test');","test","ca-testing","Testing tab","");
});

Versiunea curentă din 22 noiembrie 2017 16:04

/* Any JavaScript here will be loaded for all users on every page load. */

/*