Template:IconBox/doc: Difference between revisionsGive feedback
m reorder a bit |
Document the "enhanced" state (with help from vergir-bot LLM) |
||
| Line 39: | Line 39: | ||
}, | }, | ||
"state": { | "state": { | ||
"description": "Set to disabled to gray out the icon, | "description": "Set to disabled to gray out the icon, partial to gray out half of it, or enhanced to add a blue glow.", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ "disabled", "partial" ] | "suggestedvalues": [ "disabled", "partial", "enhanced" ] | ||
} | } | ||
}, | }, | ||