Notice something wrong, missing, or unsatisfactory? Feel free to fix it yourself, or contact Support

Difference between revisions of "MediaWiki:Common.js"

From Medieval Europe
Jump to: navigation, search
(Blanked the page)
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */
 
  
var _iub = _iub || [];
 
_iub.csConfiguration = {
 
cookiePolicyId: 933988,
 
siteId: 12414
 
};
 
(function (w, d) {
 
var loader = function () { var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src = "//cdn.iubenda.com/cookie_solution/iubenda_cs.js"; tag.parentNode.insertBefore(s, tag); };
 
if (w.addEventListener) { w.addEventListener("load", loader, false); } else if (w.attachEvent) { w.attachEvent("onload", loader); } else { w.onload = loader; }
 
})(window, document);
 

Latest revision as of 16:13, 30 July 2017


Personal tools