Template:IconBox/doc: Difference between revisions

Vergir (talk | contribs)
m reorder a bit
Vergir (talk | contribs)
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, or partial to gray out half of it.",
"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" ]
}
}
},
},