Feature summary:
To show images on AW we need their media ID. At the moment, Wikidata image claims (P18 and related properties) all return filename strings. Either we need to augment the return from a Wikidata item fetch, or we need an inbuilt function to convert a Commons File name to a Media ID.
Use case(s):
https://www.mediawiki.org/wiki/Help:Wikifunctions/Images suggests creating a useful function: "Image from a Wikidata item — take a Wikidata item and emit an <ext-wikilambda-image> using the M-ID of the item's image (P18) claim."
Benefits:
This will enable better use of Wikidata's P18 and similar properties.