Template:No alt text
This template is being discussed in accordance with Wikipedia's deletion policy. Help reach a consensus at its entry. |
This article contains images without alternative text. Alternative text helps readers who use screen readers to access Wikipedia due to visual impairment. |
Usage
[edit]{{No alt text|optionalpar1|optionalpar2|optionalpar3}}
Parameters
[edit]If no parameters are present then the article will be added to Category:Unclassified articles missing image alternative text.
If parameters are present then the article with be added to Category:optionalpar articles missing image alternative text. That category may need to be created as this template only creates the link – it does not create the category.
The categories should be hidden categories using Template:Hidden category. To view hidden categories, one needs to activate them at Preferences → Appearance → Advanced options → Show hidden categories.
Removal of template
[edit]The template should be removed when the alternative text has been added to the article.
Calling this template from other templates
[edit]When called from within another template this template MUST be called with the demospace option set to main i.e.
{{No alt text|optionalpar1|optionalpar2|optionalpar3|demospace=main}}
Or cut and paste the following:
<!--
***** flag those images that need alt text adding *****
-->{{#if: {{{static_image_alt|}}}
|<!-- then --><!-- do nothing -->
|<!-- else -->{{#if: {{{static_image|}}}
|<!-- then -->{{No alt text|{{{country}}}|{{{shire_county/state}}}
|Unclassified|demospace=main}} }} }}
{{#if: {{{static_image_alt_2|}}}
|<!-- then --><!-- do nothing -->
|<!-- else -->{{#if: {{{static_image_2|}}}
|<!-- then -->{{No alt text|{{{country}}}|{{{shire_county/state}}}
|Unclassified|demospace=main}} }} }}