Difference between revisions of "Template:Class/definition.json"
Jump to navigation
Jump to search
imported>Nihiltres (Updated categoryRoot for unassessed to match category move) |
imported>Nihiltres (Updating schema slightly to make colour an object) |
||
| Line 2: | Line 2: | ||
"fa": { | "fa": { | ||
"categoryRoot": "FA-Class", | "categoryRoot": "FA-Class", | ||
| − | "colour": "#6699ff", | + | "colour": { |
| + | "base": "#6699ff", | ||
| + | "textOnWhite": "#0066cc" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Featured_article_star.svg", | "file": "Featured_article_star.svg", | ||
| Line 17: | Line 20: | ||
"fl": { | "fl": { | ||
"categoryRoot": "FL-Class", | "categoryRoot": "FL-Class", | ||
| − | "colour": "#6699ff", | + | "colour": { |
| + | "base": "#6699ff", | ||
| + | "textOnWhite": "#0066cc" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Featured_article_star.svg", | "file": "Featured_article_star.svg", | ||
| Line 32: | Line 38: | ||
"fm": { | "fm": { | ||
"categoryRoot": "FM-Class", | "categoryRoot": "FM-Class", | ||
| − | "colour": "#6699ff", | + | "colour": { |
| + | "base": "#6699ff", | ||
| + | "textOnWhite": "#0066cc" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Featured_article_star.svg", | "file": "Featured_article_star.svg", | ||
| Line 47: | Line 56: | ||
"a": { | "a": { | ||
"categoryRoot": "A-Class", | "categoryRoot": "A-Class", | ||
| − | "colour": "#66ffff", | + | "colour": { |
| + | "base": "#66ffff", | ||
| + | "textOnWhite": "#2299cc" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_a_class.svg", | "file": "Symbol_a_class.svg", | ||
| Line 61: | Line 73: | ||
"ga": { | "ga": { | ||
"categoryRoot": "GA-Class", | "categoryRoot": "GA-Class", | ||
| − | "colour": "#66ff66", | + | "colour": { |
| + | "base": "#66ff66", | ||
| + | "textOnWhite": "#007700" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_support_vote.svg", | "file": "Symbol_support_vote.svg", | ||
| Line 76: | Line 91: | ||
"b": { | "b": { | ||
"categoryRoot": "B-Class", | "categoryRoot": "B-Class", | ||
| − | "colour": "#b2ff66", | + | "colour": { |
| + | "base": "#b2ff66", | ||
| + | "textOnWhite": "#66bb00" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_b_class.svg", | "file": "Symbol_b_class.svg", | ||
| Line 90: | Line 108: | ||
"c": { | "c": { | ||
"categoryRoot": "C-Class", | "categoryRoot": "C-Class", | ||
| − | "colour": "#ffff66", | + | "colour": { |
| + | "base": "#ffff66", | ||
| + | "textOnWhite": "#999933" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_c_class.svg", | "file": "Symbol_c_class.svg", | ||
| Line 104: | Line 125: | ||
"start": { | "start": { | ||
"categoryRoot": "Start-Class", | "categoryRoot": "Start-Class", | ||
| − | "colour": "#ffaa66", | + | "colour": { |
| + | "base": "#ffaa66", | ||
| + | "textOnWhite": "#bb6600" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_start_class.svg", | "file": "Symbol_start_class.svg", | ||
| Line 118: | Line 142: | ||
"stub": { | "stub": { | ||
"categoryRoot": "Stub-Class", | "categoryRoot": "Stub-Class", | ||
| − | "colour": "#ff6666", | + | "colour": { |
| + | "base": "#ff6666", | ||
| + | "textOnWhite": "#990011" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_stub_class.svg", | "file": "Symbol_stub_class.svg", | ||
| Line 132: | Line 159: | ||
"list": { | "list": { | ||
"categoryRoot": "List-Class", | "categoryRoot": "List-Class", | ||
| − | "colour": "#aa88ff", | + | "colour": { |
| + | "base": "#aa88ff", | ||
| + | "textOnWhite": "#8855ff" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_list_class.svg", | "file": "Symbol_list_class.svg", | ||
| Line 160: | Line 190: | ||
"unassessed": { | "unassessed": { | ||
"categoryRoot": "Unassessed", | "categoryRoot": "Unassessed", | ||
| − | "colour": "transparent", | + | "colour": { |
| + | "base": "transparent", | ||
| + | "textOnWhite": "#000000" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_question.svg", | "file": "Symbol_question.svg", | ||
| Line 174: | Line 207: | ||
"bplus": { | "bplus": { | ||
"categoryRoot": "Bplus-Class", | "categoryRoot": "Bplus-Class", | ||
| − | "colour": "#66ff66", | + | "colour": { |
| + | "base": "#66ff66", | ||
| + | "textOnWhite": "#66bb00" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_bplus_class.svg", | "file": "Symbol_bplus_class.svg", | ||
| Line 188: | Line 224: | ||
"current": { | "current": { | ||
"categoryRoot": "Current-Class", | "categoryRoot": "Current-Class", | ||
| − | "colour": "#d870ff", | + | "colour": { |
| + | "base": "#d870ff", | ||
| + | "textOnWhite": "#aa44cc" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Ambox_currentevent.svg", | "file": "Ambox_currentevent.svg", | ||
| Line 202: | Line 241: | ||
"future": { | "future": { | ||
"categoryRoot": "Future-Class", | "categoryRoot": "Future-Class", | ||
| − | "colour": "#8a95c9", | + | "colour": { |
| + | "base": "#8a95c9", | ||
| + | "textOnWhite": "#556688" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Ambox_currentevent.svg", | "file": "Ambox_currentevent.svg", | ||
| Line 216: | Line 258: | ||
"sia": { | "sia": { | ||
"categoryRoot": "SIA-Class", | "categoryRoot": "SIA-Class", | ||
| − | "colour": "#ccaaff", | + | "colour": { |
| + | "base": "#ccaaff", | ||
| + | "textOnWhite": "#00bb66" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_list_class.svg", | "file": "Symbol_list_class.svg", | ||
| Line 230: | Line 275: | ||
"al": { | "al": { | ||
"categoryRoot": "AL-Class", | "categoryRoot": "AL-Class", | ||
| − | "colour": "#66ffff", | + | "colour": { |
| + | "base": "#66ffff", | ||
| + | "textOnWhite": "#2299cc" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_a_class.svg", | "file": "Symbol_a_class.svg", | ||
| Line 244: | Line 292: | ||
"bl": { | "bl": { | ||
"categoryRoot": "BL-Class", | "categoryRoot": "BL-Class", | ||
| − | "colour": "#b2ff66", | + | "colour": { |
| + | "base": "#b2ff66", | ||
| + | "textOnWhite": "#66bb00" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_b_class.svg", | "file": "Symbol_b_class.svg", | ||
| Line 258: | Line 309: | ||
"cl": { | "cl": { | ||
"categoryRoot": "CL-Class", | "categoryRoot": "CL-Class", | ||
| − | "colour": "#ffff66", | + | "colour": { |
| + | "base": "#ffff66", | ||
| + | "textOnWhite": "#999933" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_c_class.svg", | "file": "Symbol_c_class.svg", | ||
| Line 272: | Line 326: | ||
"sl": { | "sl": { | ||
"categoryRoot": "SL-Class", | "categoryRoot": "SL-Class", | ||
| − | "colour": "#ff6666", | + | "colour": { |
| + | "base": "#ff6666", | ||
| + | "textOnWhite": "#990011" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_start_class.svg", | "file": "Symbol_start_class.svg", | ||
| Line 286: | Line 343: | ||
"book": { | "book": { | ||
"categoryRoot": "Book-Class", | "categoryRoot": "Book-Class", | ||
| − | "colour": "#98ff98", | + | "colour": { |
| + | "base": "#98ff98" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_book_class2.svg", | "file": "Symbol_book_class2.svg", | ||
| Line 300: | Line 359: | ||
"category": { | "category": { | ||
"categoryRoot": "Category-Class", | "categoryRoot": "Category-Class", | ||
| − | "colour": "#ffdb58", | + | "colour": { |
| + | "base": "#ffdb58" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Folder_Hexagonal_Icon.svg", | "file": "Folder_Hexagonal_Icon.svg", | ||
| Line 314: | Line 375: | ||
"disambig": { | "disambig": { | ||
"categoryRoot": "Disambig-Class", | "categoryRoot": "Disambig-Class", | ||
| − | "colour": "#00fa9a", | + | "colour": { |
| + | "base": "#00fa9a" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_dab_class.svg", | "file": "Symbol_dab_class.svg", | ||
| Line 328: | Line 391: | ||
"draft": { | "draft": { | ||
"categoryRoot": "Draft-Class", | "categoryRoot": "Draft-Class", | ||
| − | "colour": "#d98159", | + | "colour": { |
| + | "base": "#d98159" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_neutral_vote.svg", | "file": "Symbol_neutral_vote.svg", | ||
| Line 342: | Line 407: | ||
"file": { | "file": { | ||
"categoryRoot": "File-Class", | "categoryRoot": "File-Class", | ||
| − | "colour": "#ddccff", | + | "colour": { |
| + | "base": "#ddccff" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Video-x-generic.svg", | "file": "Video-x-generic.svg", | ||
| Line 356: | Line 423: | ||
"merge": { | "merge": { | ||
"categoryRoot": "Merge-Class", | "categoryRoot": "Merge-Class", | ||
| − | "colour": "#add8e6", | + | "colour": { |
| + | "base": "#add8e6" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"default": false | "default": false | ||
| Line 368: | Line 437: | ||
"needed": { | "needed": { | ||
"categoryRoot": "Needed-Class", | "categoryRoot": "Needed-Class", | ||
| − | "colour": "#dcdcdc", | + | "colour": { |
| + | "base": "#dcdcdc" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"default": false | "default": false | ||
| Line 380: | Line 451: | ||
"portal": { | "portal": { | ||
"categoryRoot": "Portal-Class", | "categoryRoot": "Portal-Class", | ||
| − | "colour": "#cc8899", | + | "colour": { |
| + | "base": "#cc8899" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Portal-puzzle.svg", | "file": "Portal-puzzle.svg", | ||
| Line 394: | Line 467: | ||
"project": { | "project": { | ||
"categoryRoot": "Project-Class", | "categoryRoot": "Project-Class", | ||
| − | "colour": "#c0c090", | + | "colour": { |
| + | "base": "#c0c090" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_information_vote.svg", | "file": "Symbol_information_vote.svg", | ||
| Line 408: | Line 483: | ||
"redirect": { | "redirect": { | ||
"categoryRoot": "Redirect-Class", | "categoryRoot": "Redirect-Class", | ||
| − | "colour": "#c0c0c0", | + | "colour": { |
| + | "base": "#c0c0c0" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_redirect_vote2.svg", | "file": "Symbol_redirect_vote2.svg", | ||
| Line 422: | Line 499: | ||
"template": { | "template": { | ||
"categoryRoot": "Template-Class", | "categoryRoot": "Template-Class", | ||
| − | "colour": "#fbceb1", | + | "colour": { |
| + | "base": "#fbceb1" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"file": "Symbol_template_class.svg", | "file": "Symbol_template_class.svg", | ||
| Line 436: | Line 515: | ||
"user": { | "user": { | ||
"categoryRoot": "User-Class", | "categoryRoot": "User-Class", | ||
| − | "colour": "#b5b546", | + | "colour": { |
| + | "base": "#b5b546" | ||
| + | }, | ||
"icon": { | "icon": { | ||
"default": false | "default": false | ||
Latest revision as of 17:42, 16 September 2017
| fa |
| ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fl |
| ||||||||||||||||||||||||||
| fm |
| ||||||||||||||||||||||||||
| a |
| ||||||||||||||||||||||||||
| ga |
| ||||||||||||||||||||||||||
| b |
| ||||||||||||||||||||||||||
| c |
| ||||||||||||||||||||||||||
| start |
| ||||||||||||||||||||||||||
| stub |
| ||||||||||||||||||||||||||
| list |
| ||||||||||||||||||||||||||
| na |
| ||||||||||||||||||||||||||
| unassessed |
| ||||||||||||||||||||||||||
| bplus |
| ||||||||||||||||||||||||||
| current |
| ||||||||||||||||||||||||||
| future |
| ||||||||||||||||||||||||||
| sia |
| ||||||||||||||||||||||||||
| al |
| ||||||||||||||||||||||||||
| bl |
| ||||||||||||||||||||||||||
| cl |
| ||||||||||||||||||||||||||
| sl |
| ||||||||||||||||||||||||||
| book |
| ||||||||||||||||||||||||||
| category |
| ||||||||||||||||||||||||||
| disambig |
| ||||||||||||||||||||||||||
| draft |
| ||||||||||||||||||||||||||
| file |
| ||||||||||||||||||||||||||
| merge |
| ||||||||||||||||||||||||||
| needed |
| ||||||||||||||||||||||||||
| portal |
| ||||||||||||||||||||||||||
| project |
| ||||||||||||||||||||||||||
| redirect |
| ||||||||||||||||||||||||||
| template |
| ||||||||||||||||||||||||||
| user |
| ||||||||||||||||||||||||||
| b+ |
| ||||||||||||||||||||||||||
| cat |
| ||||||||||||||||||||||||||
| categ |
| ||||||||||||||||||||||||||
| dab |
| ||||||||||||||||||||||||||
| disamb |
| ||||||||||||||||||||||||||
| audio |
| ||||||||||||||||||||||||||
| image |
| ||||||||||||||||||||||||||
| red |
| ||||||||||||||||||||||||||
| redir |
| ||||||||||||||||||||||||||
| temp |
| ||||||||||||||||||||||||||
| templ |
| ||||||||||||||||||||||||||
| DEFAULT |
|