How to Add Alt Text to Roblox Experience Thumbnails
Roblox allows uploaded thumbnails on an experience’s detail page to be given alt text for improved accessibility.
How to Add Alt Text to Roblox Experience Thumbnails
Roblox allows uploaded thumbnails on an experience’s detail page to be given alt text for improved accessibility.
Find the thumbnail settings
- Open Creator Dashboard and select the experience.
- Go to Configure → Places and select a place.
- Select Thumbnails in the left navigation.
- Open the Experience Detail Page tab.
- Find the uploaded thumbnail and use its alt-text option to provide the description.
Roblox documents separate Home Page and Experience Detail Page tabs. Uploaded thumbnails in the Experience Detail Page tab can also be reordered or deleted.
Write appropriate alt text
W3C guidance says an informative image should have a short text alternative that conveys its essential information. For each thumbnail, briefly describe the information or purpose that distinguishes it from the other images.
If meaningful words appear only within the thumbnail, include those words in the alternative text. If the same words are already available as nearby real text, W3C’s decision tree recommends an empty alt attribute instead of duplicating them.
Examples of concise descriptions include:
Players racing sports cars through a neon-lit cityWinter Event — snow-covered town and ice castleVehicle customization screen with paint and wheel options
Review each thumbnail separately so its description reflects that particular image.
Sources and verification
- Thumbnails | Roblox Creator HubDocuments where experience thumbnails appear, the Creator Dashboard navigation path, the two thumbnail tabs, and the availability of alt text, reordering, and deletion for uploaded detail-page thumbnails.
- Images Tutorial | Web Accessibility InitiativeProvides W3C guidance that informative images need text alternatives conveying their essential information.
- An alt Decision Tree | Web Accessibility InitiativeProvides W3C guidance for including image-only text in the alt attribute and using an empty alt attribute when equivalent real text appears nearby.