I manage the Chronic Pain project on Wikidata and I have in the idea to build a portal in Wikidata.
I would like to create for each concept related to chronic pain a webpage that gather all links to associated concepts from wikidata, as well as scientific articles that are both linked to that concept and to chronic pain.
Creating such "link page" for each associated medical concept would lead to a hudge portal architecture and take a lot of time.
Instead I had in the idea that the link page should be a dynamic webpage that is built on the go, using a parameter taken from the URL. Let's say a Wikipedia page name.
My first idea was to create a separated app on Wikimedia servers that delivers the content.
Another approach could be a Wikipedia portal page that print a dynamically generated content using a Lua script. However I don't know if this is even possible to create dynamic Wikipedia pages that accept URL parsed arguments?