Utente:Valcio/Script/AvvisoRiduzioneBozza.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
fix |
Arb -> Asb |
||
(Una versione intermedia di uno stesso utente non è mostrata) | |||
Riga 56:
function buildForm( username, title, reason ) {
var fieldset = new OO.ui.FieldsetLayout( {
label: $( '<span>Aggiungi ' + getLinkTpl( '
classes: [ 'gb-container' ]
} );
Riga 68:
classes: [ 'gb-container-button' ]
} ).on( 'click', function () {
newSection( 'Discussioni utente:' + username, '{{
OO.ui.alert( 'Avviso aggiunto con successo.' );
} );
Riga 87:
"prop": "revisions",
"list": "logevents",
"titles":
"formatversion": "2",
"rvprop": "user",
|