Diferencia entre revisiones de «MediaWiki:Common.js»

Comprobar si la antigua funciona
m
(Comprobar si la antigua funciona)
/* Any JavaScript here will be loaded for all users on every page load. */
 
/* replace "Coppermind:BienvenidosWelcome" with "TeWelcome damosto la bienvenida a lathe Coppermind" */
$('h1:contains("Coppermind:BienvenidosWelcome")').text("TeWelcome damosto la bienvenida a lathe Coppermind en español");
 
/* 2014-04
container.style.top = '0';
container.style.bottom = '0';
container.style.zIndex = '100001000';
container.style.background = 'rgba(0, 0, 0, 0.5)';
container.style.filter = 'initial';
container.appendChild(window);
 
window.innerHTML = '<h2>⚠️ AvisoSpoiler de SpoilerWarning</h2>';
window.innerHTML += '<p style="font-size: 1em; overflow-y: auto; flex: 1;">¡HasWelcome llegadoto a lathe Coppermind en español! EstaThe wiki tieneallows spoilers defor todosall lospublished trabajosworks publicadosby deBrandon BrandonSanderson, incluyendo<b>including '''''Trenzarecently delreleased marones Esmeralda'''''like y<em>Cytonic</em> '''''Laand guía<em>Evershore</em></b>. delBy magobrowsing frugalthis para sobrevivir en la Inglaterra del Medievo'''''. Por lo tantowiki, alyou navegarmay portherefore esta wiki,be puedessubject sufrirto spoilers defor todothe elentire Cosmere, asías comowell deas otrasBrandon\'s obrasother de Brandonworks. AdemásHowever, algunasif páginasyou\'d puedenlike contenerto informaciónvisit sobrethe librossite queas aúnit nowas hanprior sidoto publicados.any Sibook quieres visitar el sitio tal y como era antes de la publicación de algún librorelease, ¡puedesyou ir acan nuestrago to <a id="spoiler-warning__time-machine-link" href="https://es.coppermind.net/wiki/EspecialSpecial:M%C3%A1quinaDelTiempoTimeMachine">Máquinaour delTime TiempoMachine!</a></p>';
 
var button = document.createElement('button');
button.className = 'mw-ui-button mw-ui-destructiveprogressive';
button.style.alignSelf = 'center';
button.style.fontSize = '1em';
button.innerHTML = 'ContinuarProceed';
button.onclick = function () {
localStorage.setItem('frugalevershore-spoiler-warning', 'seen');
document.body.removeChild(container);
$(document.body).removeClass('spoiler-warning-blur');
$(document.body).addClass('spoiler-warning-blur');
document.body.appendChild(container);
$('#spoiler-warning__time-machine-link').click(function () { localStorage.setItem('frugalevershore-spoiler-warning', 'seen'); })
$('#spoiler-warning__spoiler-policy-link').click(function () { localStorage.setItem('frugal-spoiler-warning', 'seen'); })
}
 
if (window.localStorage.getItem('frugalevershore-spoiler-warning') === null && !mw.config.get('wgUserGroups').includes('keeper')) {
showDialog();
}
Editors, Keepers
5765

ediciones