Difference between revisions of "Template:ColorDot"
From Drawn to Life Wiki
(Documentation) |
|||
| Line 20: | Line 20: | ||
"example": "|size=30px", | "example": "|size=30px", | ||
"type": "content", | "type": "content", | ||
| − | " | + | "autovalue": "25px" |
| − | |||
} | } | ||
}, | }, | ||
Latest revision as of 23:26, 17 June 2022
Adds an in-line dot of color when included on a page. Often this is intended for Infoboxes.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Color | 1 color | The color to make the dot. RGB Hex is preferred, but other CSS color values are accepted.
| Content | required |
| Dot Size | size | The size to draw the dot. Will default to 25px. Pixels are suggested, but any valid HTML size is accepted.
| Content | optional |