Template:Colored dot: Difference between revisions

From Irony Wiki
Jump to navigation Jump to search
Simplifying into a template for future use
 
m Reverted edit by Lolboi67 (talk) to last revision by Saucy
Tag: Rollback
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 08:28, 19 November 2025

Documentation

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[Edit template data]

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