Template:Colored dot/doc: Difference between revisions

From Irony Wiki
Jump to navigation Jump to search
doc
 
(No difference)

Latest revision as of 06:48, 18 August 2023

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 source]

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