Module:Icon/data: Difference between revisions
m 1 revision imported |
per edit requests on talk page - update link from false to true and "Failed" → "Former" |
||
| Line 35: | Line 35: | ||
ffac = { | ffac = { | ||
aliases = {"nofa"}, | aliases = {"nofa"}, | ||
image = " | image = "Cscr-former.svg", | ||
tooltip = " | tooltip = "Former featured article candidate", | ||
link = true, | link = true, | ||
}, | }, | ||
| Line 65: | Line 65: | ||
aliases = {"nofl"}, | aliases = {"nofl"}, | ||
image = "Cscr-former.svg", | image = "Cscr-former.svg", | ||
tooltip = " | tooltip = "Former featured list candidate", | ||
link = true, | link = true, | ||
}, | }, | ||
| Line 77: | Line 77: | ||
image = "Wikipedia Administrator.svg", | image = "Wikipedia Administrator.svg", | ||
tooltip = "Administrator", | tooltip = "Administrator", | ||
link = | link = true, | ||
}, | }, | ||
dac = { | dac = { | ||
| Line 131: | Line 131: | ||
aliases = {"noga", "gaf", "gf"}, | aliases = {"noga", "gaf", "gf"}, | ||
image = "Symbol oppose vote.svg", | image = "Symbol oppose vote.svg", | ||
tooltip = " | tooltip = "Former good article nominee", | ||
link = false, | link = false, | ||
}, | }, | ||
| Line 480: | Line 480: | ||
image = "MediaWiki-2020-icon.svg", | image = "MediaWiki-2020-icon.svg", | ||
tooltip = "MediaWiki", | tooltip = "MediaWiki", | ||
link = | link = true, | ||
}, | }, | ||
phabricator = { | phabricator = { | ||
| Line 491: | Line 491: | ||
image = "Wikitech-2021-blue-icon.svg", | image = "Wikitech-2021-blue-icon.svg", | ||
tooltip = "Wikitech", | tooltip = "Wikitech", | ||
link = | link = true, | ||
}, | }, | ||
meta = { | meta = { | ||
| Line 527: | Line 527: | ||
image = "Symbol draft class.svg", | image = "Symbol draft class.svg", | ||
tooltip = "Draft-Class article", | tooltip = "Draft-Class article", | ||
link = true, | |||
}, | |||
user = { | |||
image = "Symbol user class.svg", | |||
tooltip = "User-Class article", | |||
link = true, | link = true, | ||
}, | }, | ||