Background
We'd like to provide an entry point for users to explore visual content from other wikis for the article they are currently on
User Story
As a user, I want to see editor-approved images from across wikis, so that I can explore more visual content without switching languages
We're going to try a lazy load for the first release of this. I also want to add a "back to article" button to the bottom of the image list to avoid a "dead end" in the experience if they reach the bottom.
Rationale:
- the kinds of users we're hoping to serve with this feature are more likely to want to scroll and we assume they won't give an extra action to click a tab or load button in order to see content from other wikis.
- The sensitivity around viewing images from other wikis may be mitigated by the fact that readers will need to scroll through all of the available images in the source article before seeing any images from elsewhere.
Requirements
- Images must appear only from the wikidata item corresponding to the article or the article on other Wikipedias
- Content should only appear in the user's language
- Content like this must be clearly marked as coming from outside the current wiki
- I think we can just say...
If image is used in one place: From xyz.wikipedia.org
If image is used in multiple wikis: From xyz.wikipedia.org and XX other language editions of Wikipedia
If image is from Wikidata or one non-wikipedia source: From Wikidata
If image is from two non-wikipedia sources: From Wikidata and Wikivoyage
If image is from more than 2 non-wikipedia sources: From Wikidata, Wikivoyage, and Wikiquote
[] Users must take an action to open this experience











