Template:Tick: Difference between revisions
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 02:28, 24 April 2023
A template that inserts a green (by default) tick (check mark) inline in the text
Parameter | Description | Type | Status | |
---|---|---|---|---|
Size | 1 | Sets the size of the tick mark
| Number | optional |
Color | color colour | Sets the color of the tick mark
| String | optional |