Adds a colored dot to the page with text next to it.
This is often used to emphasize something (e.g. Main Page) or as a status indicator (e.g. Template:Infobox Discord server).
For example, {{colored dot|#ff0000|Closed}} outputs: Closed
TemplateData
editAdds a colored dot to the page with text next to it.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Color | 1 | The color of the dot. Must be a valid CSS color value.
| String | suggested |
| Text | 2 | The text that will appear next to the dot. | Content | suggested |