This project has been finished as of May 25, 2026! Contemporary because new pages and media may get added, but it's now something to keep in mind for the future and doesn't have to be done in bulk if it's done properly.

Alt text is important for SEO and for wiki accessibility. Therefore, alt texts shall be implemented in every page.

If you want to quickly identify which images don't have an alt text, you can insert this in your common.css userpage (example: User:AZMindroma/common.css):

img:not([alt]), img[alt=""] {
    outline: 5px solid red !important;
}

This will put a red frame around every non-alt text image.

Currently the project is done in chronological order of the articles (via Special:AllPages).

Current progress: Done edit

Mirror of Special:AllPages edit