Template:Colored dot/doc

Revision as of 06:48, 18 August 2023 by Saucy (talk | contribs) (doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 Edit

Adds a colored dot to the page with text next to it.

Template parameters

ParameterDescriptionTypeStatus
Color1

The color of the dot. Must be a valid CSS color value.

Default
#000000
Example
#00dd00
Stringsuggested
Text2

The text that will appear next to the dot.

Contentsuggested