User:Chaotic Enby/Unblock wizard.js: Difference between revisions
From Test Wiki
Content deleted Content added
Chaotic Enby (talk | contribs) ooui |
Chaotic Enby (talk | contribs) consistency |
||
| Line 81: | Line 81: | ||
var infoLevels = { |
var infoLevels = { |
||
"process": ["0/01", "OOjs_UI_icon_ellipsis-progressive.svg"], |
"process": ["0/01", "OOjs_UI_icon_ellipsis-progressive.svg"], |
||
"notice": [" |
"notice": ["4/4b", "OOjs_UI_icon_information-yellow.svg"], |
||
"success": ["8/86", "OOjs_UI_icon_speechBubbleAdd-ltr-constructive.svg"], |
"success": ["8/86", "OOjs_UI_icon_speechBubbleAdd-ltr-constructive.svg"], |
||
"redirect": ["2/23", "OOjs_UI_icon_articleRedirect-ltr-progressive.svg"], |
"redirect": ["2/23", "OOjs_UI_icon_articleRedirect-ltr-progressive.svg"], |
||
"warning": [" |
"warning": ["4/4b", "OOjs_UI_icon_information-yellow.svg"], |
||
"error": ["4/4e", "OOjs_UI_icon_error-destructive.svg"], |
"error": ["4/4e", "OOjs_UI_icon_error-destructive.svg"], |
||
}; |
}; |
||