User:Kephir/gadgets/rater/default.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
{
	"params": {
		"class": {
			"desc": "Quality",
			"values": "class-std",
			"mandatory": true
		},
		"importance": {
			"desc": "Priority",
			"values": "importance-std",
			"mandatory": true
		},
		"auto": {
			"desc": "Auto-rated",
			"values": "flag-temp"
		},
		"listas": {
			"desc": "List as",
			"values": "listas"
		},
		"vital": {
			"desc": "Vital",
			"values": "flag-temp"
		},
		"small": {
			"desc": "Small box",
			"group": "vis",
			"values": "flag-temp"
		},
		"nested": {
			"desc": "Nested template",
			"group": "vis",
			"values": "flag-temp",
			"obsolete": true
		},
		"attention": {
			"desc": "Immediate attention",
			"group": "req",
			"values": "flag-temp"
		},
		"needs-image": {
			"desc": "Image",
			"group": "req",
			"values": "flag-temp"
		},
		"needs-photo": {
			"alias": "needs-image"
		},
		"needs-infobox": {
			"desc": "Infobox",
			"group": "req",
			"values": "flag-temp"
		},
		"category": {
			"desc": "Decorative",
			"group": "vis",
			"values": "flag-inv"
		}
	}
}