Wikilink Support in posts to Mediawiki Instance?

Has anyone figured out how to enable Wikilink support in posts, so that instead of pasting the entire URL to a page on a Mediawiki instance, you could just use [[ to start the Wikilink, then it would load pages dynamically from the respective Mediawiki instance(like https://thpedia.org) to make it easy to link wiki pages in a post?

Here is an example of what the finished post would look like (without pasting full urls over words):

Then it would like link to an external Mediawiki page:

Any assistance would be greatly appreciated!

Thank you

This is not natively a feature but I would imagine it isn’t too hard to make into a component. If you’re not willing to build it yourself or pay somebody to do it for you then there is nothing wrong with standard markdown format ([Wikipedia](https://en.wikipedia.org/wiki/Main_Page))

If you are a site admin and have certain things that always need to be a link you can visit Watched Words and add the word as a linked phrase so it will automatically become a link, but I’m not sure that’s what you want because it isn’t the Wikitext syntax.

2 Likes