Module:Icon/data: Difference between revisions
Created page with "-- This module stores icon data for Module:Icon. -------------------------------------------------------------------------------- -- Icon data -------------------------------------------------------------------------------- local data = { fa = { image = "Featured article star.svg", tooltip = "Featured article", link = true, }, far = { image = "Cscr-star piece.png", tooltip = "Featured article review", link = true, }, farc = { image = "Cscr-star p..." |
per edit requests on talk page - update link from false to true and "Failed" → "Former" |
||
| 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 532: | Line 532: | ||
image = "Symbol user class.svg", | image = "Symbol user class.svg", | ||
tooltip = "User-Class article", | tooltip = "User-Class article", | ||
link = | link = true, | ||
}, | }, | ||
info = { | info = { | ||