Module:Icon/data: Difference between revisions
enwp>Paine Ellsworth per edit request at Template talk:Icon#Template-protected edit request on 30 June 2025 - update image |
m 1 revision imported: Importing template Sfrac |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 52: | Line 52: | ||
ffl = { | ffl = { | ||
aliases = {"dfl"}, | aliases = {"dfl"}, | ||
image = " | image = "Featured article star - cross.svg", | ||
tooltip = "Former featured list", | tooltip = "Former featured list", | ||
link = true, | link = true, | ||
| Line 430: | Line 430: | ||
image = "Commons-logo.svg", | image = "Commons-logo.svg", | ||
tooltip = "Commons page", | tooltip = "Commons page", | ||
link = | link = true, | ||
}, | }, | ||
wikiquote = { | wikiquote = { | ||
| Line 542: | Line 542: | ||
image = "Echo edit-user-talk icon.svg", | image = "Echo edit-user-talk icon.svg", | ||
tooltip = "Discussion", | tooltip = "Discussion", | ||
link = | link = true, | ||
}, | }, | ||
alert = { | alert = { | ||
image = "OOjs UI icon alert.svg", | image = "OOjs UI icon alert.svg", | ||
tooltip = "Black alert", | tooltip = "Black alert", | ||
link = | link = true, | ||
}, | }, | ||
['alert-imagewarning'] = { | ['alert-imagewarning'] = { | ||
image = "OOjs UI icon alert image warning.svg", | image = "OOjs UI icon alert image warning.svg", | ||
tooltip = "Alert", | tooltip = "Alert", | ||
link = | link = true, | ||
}, | }, | ||
['alert-constructive'] = { | ['alert-constructive'] = { | ||
image = "OOjs UI icon alert-constructive.svg", | image = "OOjs UI icon alert-constructive.svg", | ||
tooltip = "Green alert", | tooltip = "Green alert", | ||
link = | link = true, | ||
}, | }, | ||
['alert-blackred'] = { | ['alert-blackred'] = { | ||
image = "OOjs UI icon alert destructive black-darkred.svg", | image = "OOjs UI icon alert destructive black-darkred.svg", | ||
tooltip = "Black, white, and red alert", | tooltip = "Black, white, and red alert", | ||
link = | link = true, | ||
}, | }, | ||
barnstar2 = { | barnstar2 = { | ||
| Line 573: | Line 573: | ||
tooltip = "Original barnstar", | tooltip = "Original barnstar", | ||
link = false, | link = false, | ||
}, | |||
gareview = { | |||
aliases = {"ganrv"}, | |||
image = "Good article review icon.svg", | |||
tooltip = "Good article review", | |||
link = false, | |||
}, | |||
new = { | |||
aliases = {"stork"}, | |||
image = "Symbol Stork.svg", | |||
tooltip = "New", | |||
link = true | |||
}, | }, | ||
_DEFAULT = { | _DEFAULT = { | ||