I'm using a wiki based on the wikimedia engine, i.e same wiki technology used by wikipedia.
How do I code a link in the wiki language that will open the target URL in a new window or tab. Essentially, I want the wiki language equivalent of:
<a href="http://www.google.com" target="new">Google</a>