Modul:Article history/config: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
RianHS (bicara | kontrib)
Tidak ada ringkasan suntingan
RianHS (bicara | kontrib)
Tes
Baris 1.124:
FAC = {
id = 'FAC',
name = 'FeaturedPengusulan articleartikel candidatepilihan',
results = {
promoted = {
id = 'promoted',
text = 'PromotedDisetujui',
aliases = {'pass', 'passed'}
},
['not promoted'] = {
id = 'not promoted',
text = 'Not promotedDitolak',
aliases = {'fail', 'failed'}
}
Baris 1.140:
FAR = {
id = 'FAR',
name = 'FeaturedPeninjauan articleulang reviewartikel pilihan',
aliases = {'FARC'},
results = {
kept = {
id = 'kept',
text = 'KeptDipertahankan',
aliases = {'pass', 'passed', 'keep'}
},
demoted = {
id = 'demoted',
text = 'DemotedDicabut',
aliases = {'fail', 'failed', 'remove', 'removed'}
},
Baris 1.343:
GAN = {
id = 'GAN',
name = 'GoodPengusulan articleartikel nomineebagus',
aliases = {'GAC'},
results = {
listed = {
id = 'listed',
text = 'ListedDisetujui',
aliases = {'pass', 'passed', 'promoted'}
},
['not listed'] = {
id = 'not listed',
text = 'Not listedDitolak',
aliases = {'fail', 'failed', 'not promoted'}
}
Baris 1.376:
GAR = {
id = 'GAR',
name = 'GoodPeninjauan articleulang reassessmentartikel bagus',
results = {
kept = {
id = 'kept',
text = 'KeptDipertahankan',
aliases = {'pass', 'passed', 'keep'}
},
delisted = {
id = 'delisted',
text = 'DelistedDicabut',
aliases = {'fail', 'failed'}
},