Module:Article history/config: Difference between revisions

Content deleted Content added
add basic status codes
add images
Line 678:
 
local statuses = {
FFAFA = {
image = 'Featured article star.svg'
},
FACFFA = {
image = 'Featured article star - cross.svg'
},
FFAC = {
aliases = {'FACFAILED'},
image = 'Cscr-former.svg'
},
FA = {
},
FFLC = {
},
FL = {
image = 'Featured article star.svg'
},
FFL = {
image = 'Cscr-featured-strike.svg'
},
FFLC = {
image = 'Cscr-former.svg'
},
['FFA/GA'] = {
image = 'Symbol support vote.svg'
},
GA = {
image = 'Symbol support vote.svg'
aliases = {'FFA/GA'}
},
FGAN = {
aliases = {'FAILEDGA'},
image = 'Symbol unsupport vote.svg'
},
DGA = {
aliases = {'DELISTEDGA'},
image = 'Symbol unsupport vote.svg'
},
FFT = {
image = 'Cscr-featured-strike.svg'
},
FFTC = {
image = 'Cscr-former.svg'
},
FPO = {
image = 'Cscr-former.svg'
},
FFPO = {
image = 'Featured article star - cross.svg'
},
FFPOC = {
image = 'Cscr-former.svg'
},
}
 
local invalidStatuses = {
FAFAC = {
},
FAR = {
},