When the user is about to create a new article from scratch, the user may be interested in knowing whether the article can be created as a translation. We can provide such option to make the process faster.
The main challenge is to figure out which article is the using trying to create (to be able to find t in other languages). There are some possible strategies to figure that out:
- If the user landed in the new article page through redlinks that were generated by CX, a Wikidata Q-ID annotation can be added (as part of CX) to indicate which concept they are referring to. This will be only useful for red links on articles that were created with CX.
- For other cases, a search through Wikidata descriptions based on the title of the new page can be useful to identify some candidate articles. This will be only useful for articles that are missing in Wikipedia but have translated labels on Wikidata.