PC Gaming Shelter
An archive dedicated to preserving PC Gaming history and more

Template:Led/doc: Revision history

From PC Gaming Shelter

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 March 2026

  • curprev 10:3210:32, 26 March 2026 WikiVisor talk contribs 479 bytes +479 Created page with " <templatedata> { "params": { "1": { "label": "Color", "description": "Any valid color name, HEX or variable should work.", "example": "green", "type": "string" } }, "description": "A helper template that renders a colored LED indicator." } </templatedata> == Examples == <pre> :{{led|green}} webcolor :{{led|var(--primary)}} theme variable :{{led|#ee2233}} HEX </pre> ;Result :{{led|green}} webcolor :{{led|var(--primary)}} theme variable :{{led|#ee2233}}..."