Template:Tick: Difference between revisions

From Andrealphus Games
Jump to navigation Jump to search
(Created page with "<templatedata> { "description": "A template that inserts a green (by default) tick (check mark) inline in the text", "params": { "1": { "label": "Size", "description": "Sets the size of the tick mark", "type": "number", "default": "20", "required": false }, "color": { "aliases": [ "colour" ], "label": "Color", "description": "Sets the color of the tick mark", "type": "string", "default": "green", "required": false } }, "format...")
m (1 revision imported)
 
(No difference)

Latest revision as of 03:28, 24 April 2023

A template that inserts a green (by default) tick (check mark) inline in the text

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Size1

Sets the size of the tick mark

Default
20
Numberoptional
Colorcolor colour

Sets the color of the tick mark

Default
green
Stringoptional