Modul:Message box/configuration: Perbedaan antara revisi

←Membuat halaman berisi '-------------------------------------------------------------------------------- -- Konfigurasi untuk Message box -- -- -- -- Modul ini mengandung data konfigurasi untuk Modul:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class =...'
Tanda: Suntingan perangkat seluler Suntingan peramban seluler
 
Tidak ada ringkasan suntingan
Tanda: Suntingan perangkat seluler Suntingan peramban seluler
 
Baris 34: Baris 34:
notice = {
notice = {
class = 'ambox-notice',
class = 'ambox-notice',
image = 'Information icon4.svg'
image = ''
}
}
},
},
Baris 46: Baris 46:
imageEmptyCell              = true,
imageEmptyCell              = true,
imageCheckBlank            = true,
imageCheckBlank            = true,
imageSmallSize              = '20x20px',
imageSmallSize              = '0px',
imageCellDiv                = true,
imageCellDiv                = true,
useCollapsibleTextFields    = true,
useCollapsibleTextFields    = true,
Baris 88: Baris 88:
notice = {
notice = {
class = 'cmbox-notice',
class = 'cmbox-notice',
image = 'Information icon4.svg'
image = ''
}
}
},
},