Utente:Genuzzu/monobook.js: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
nessun oggetto della modifica
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 87:
}
html = '';
var didTheJob = false; //hacky hack perché codavo da schifo e codo ancora da schifo e non ho idea di che cazzo succeda.
for(var match in matches) {
if(!didTheJob && matches[match] != '<dl>' && matches[match] != '</dl>' && matches[match] != '<dd>' && matches[match] != '</dd>' &&
matches[match] != '' && matches[match] != '\n') {
html += '<div class="lolz">' + matches[match] + '</div>';
didTheJob = true;
}
else {
Line 113 ⟶ 111:
$(document).ready(function() {
if(wgNamespaceNumber in oc([1, 13, 15, 7, 119, 129, 9, 5, 121, 123, 117, 113, 131, 11, 125, 3, 401])) {
//$('#bodyContent dl, #bodyContent p').each(function() {if($(this).html().search('(CEST)') != -1) getDdAndApplyLolz($(this))});
$('#bodyContent dl, #bodyContent dl').each(function() {if($(this).html().search('(CEST)') != -1) getDdAndApplyLolz($(this))});
}
});
0

contributi

I cookie ci aiutano a fornire i nostri servizi. Utilizzando i nostri servizi, accetti il nostro utilizzo dei cookie.

Menu di navigazione