https://bugzilla.wikimedia.org/show_bug.cgi?id=64776
--- Comment #1 from [email protected] --- This is basically the opposite of Special:ItemByTitle (see https://www.wikidata.org/wiki/Special:ItemByTitle) which forwards you to a Wikidata Item based on the title of the client page and the global site-id of the client. E.g. https://www.wikidata.org/wiki/Special:ItemByTitle/enwiki/Douglas_Adams will forward you to https://www.wikidata.org/wiki/Q42. What we need is a SpecialPage named TitleByItem which forwards the user to the Page (article) on the client based on the ID of the item and the global site-id of the client. E.g. https://www.wikidata.org/wiki/Special:TitleByItem/enwiki/Q42 should forward to https://en.wikipedia.org/wiki/Douglas_Adams. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
