Template:Tick: Difference between revisions

Created page with "{{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|20}}px|alt=Yes|link=<!--template:tick--><noinclude> {{documentation}} <templatedata> { "params": { "1": { "label": "Size in pixels", "type": "number", "description": "Size of the tick", "example": "20", "autovalue": "20", "required": true }, "2": {} } } </templatedata> </noinclude>"
 
add docs
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[File:OOjs UI icon check-constructive.svg|{{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|20}}px|alt=Yes|link=]]<!--template:tick--><noinclude>
[[File:Checkmark.svg|{{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|20}}px|alt=Yes|link=]]<!--template:tick--><noinclude>{{Documentation}}</noinclude>
{{documentation}}
<templatedata>
{
"params": {
"1": {
"label": "Size in pixels",
"type": "number",
"description": "Size of the tick",
"example": "20",
"autovalue": "20",
"required": true
},
"2": {}
}
}
</templatedata>
</noinclude>