center

The actual template is mostly used in tables. However, it is not centered.

The code of the actual version:
<onlyinclude>[[File:Green check.svg|13px|alt=Green tick|link=]]<SPAN STYLE="display:none">Y</SPAN></onlyinclude>

I suggest to include the center command:
<onlyinclude>[[File:Green check.svg|13px|center|alt=Green tick|link=]]<SPAN STYLE="display:none">Y</SPAN></onlyinclude>

Example non centered & centered
non centered Green tickY
non centered Green tickY
non centered Green tickY
centered
Green tick
Y
centered
Green tick
Y
centered
Green tick
Y

Hippo99 (talk) 03:09, 1 December 2011 (UTC)[reply]

Should this be used in the WP namespace?

I've seen this template used in the Article namespace. It seems kind of "informal" and I'm not sure it should be. The documentation says it's for "easier organization of solved and unsolved issues" which makes me think it shouldn't be... Thoughts? — X96lee15 (talk) 16:30, 27 June 2013 (UTC)[reply]

Template-protected edit request on 17 February 2025

Allow for adjusting the alt text with a parameter |alt=:

<onlyinclude>[[File:Green check.svg|13px|alt={{#if:{{{alt|}}}|{{{alt}}}|Green tick}}|link=]]<SPAN STYLE="display:none">Y</SPAN></onlyinclude>
|alt=Green tick
+
|alt={{#if:{{{alt|}}}|{{{alt}}}|Green tick}}

waddie96 ★ (talk) 22:47, 17 February 2025 (UTC)[reply]

Note to self: Then delete Template:Correct use and use this on WP:MOS. waddie96 ★ (talk) 22:50, 17 February 2025 (UTC)[reply]
 Not done: please make your requested changes to the template's sandbox first; see WP:TESTCASES. Also, why? The image is always a green tick, AFAICT. – Jonesey95 (talk) 20:16, 18 February 2025 (UTC)[reply]
@Jonesey95 For use in cases where screenreaders would need to read "Correct use" for example in the WP:MOS, when used directly prior to code. Instead of me creating a redundant mirror of this exact template but allowing it to do exactly what I'm asking. I hope this clarifies. I provided the proposed changes in a <syntaxhighlight>...</syntaxhighlight>, and using {{text diff}}. Please LMKIYRM waddie96 ★ (talk) 05:01, 19 February 2025 (UTC)[reply]
I don't really get the reasoning (or the meaning of "LMKIYRM", which turns up no hits on a web or Wikipedia search), but I have no objection to the addition by another template editor if it makes sense to them. In the meantime, {{Tick}} exists, and it appears to do what you want. I don't know why there are so many of these templates. – Jonesey95 (talk) 05:33, 19 February 2025 (UTC)[reply]
@Jonesey95 {{Tick}} doesn't produce the same image. Compare Green tickY and checkY (or checkY). Like I said above, I agree with your I don't know why there are so many of these templates assessment in that I don't want to create another redundant template simply to serve this purpose/fulfill the need to change the alt text.
An example I made up now:
Green tickY Correct use: [[File:Tokyo.png|caption]]
Green tickY Correct use: [[File:Tokyo.png|caption=yes]]
Green tickY Correct use: [[File:Tokyo.png|alt=text]]
Green tickY Correct use: [[File:Tokyo.png|alt=]]
Green tickY Correct use: [[File:Tokyo.png]]
Red XN Incorrect use: [[File:Tokyo.png|link=]]
Whereby some would replace repetitiveness with:
Green tickY [[File:Tokyo.png|caption]]
Green tickY [[File:Tokyo.png|caption=yes]]
Green tickY [[File:Tokyo.png|alt=text]]
Green tickY [[File:Tokyo.png|alt=]]
Green tickY [[File:Tokyo.png]]
Red XN [[File:Tokyo.png|link=]]
For ease of reading, but per MOS:ACCESSIBILITY on MOS:COLOR, color and icons shouldn't be the only method of conveying information. Hence, alt text to explain "correct use" when those who are visually impaired use a screenreader.
See WP:ALT as to why such implementations of alt text are important for wider WP:ACCESSIBILITY. waddie96 ★ (talk) 07:11, 19 February 2025 (UTC)[reply]
No tags for this post.