Content deleted Content added
add FA details |
add former featured list candidates |
||
Line 761:
id = 'FA',
image = 'Featured article star.svg',
imageCaption = 'Featured article',
text = function (articleHistoryObj)
local articlePage = articleHistoryObj.currentTitle.subjectPageTitle.prefixedText
Line 784 ⟶ 785:
image = 'Featured article star - cross.svg',
imageSize = '48px',
imageCaption = 'Former featured article',
text = "'''$1''' is a [[Wikipedia:Former featured articles|former featured article]]. " ..
"Please see the links under Article milestones below for its original nomination page " ..
Line 806 ⟶ 808:
FFLC = {
id = 'FFLC',
image = 'Cscr-former.svg',
imageCaption = 'Former FLC',
text = "'''$1''' is a former [[Wikipedia:Featured list candidates|featured list candidate]]. " ..
"Please view the link under Article milestones below to see why the nomination failed. " ..
"Once the objections have been addressed you may " ..
"[[Wikipedia:Featured list candidates#Resubmitting nominations|resubmit]] " ..
"the article for featured list status.",
categories = {'Wikipedia featured list candidates (contested)'}
},
['FFA/GA'] = {
|