Placing the part of the wiki URL after /wiki/ in [wiki][/wiki] tags will display the wiki article in a new window when clicked.
Settings
BBCODE USAGE:
Code: Select all
[wiki]{SIMPLETEXT}[/wiki]
Code: Select all
<a href="http://en.wikipedia.org/wiki/{SIMPLETEXT}" onclick="window.open(this.href);return false;">{SIMPLETEXT}</a>
Code: Select all
Place the part of the wiki URL after /wiki/ in wiki tags
Code: Select all
[wiki]Manga[/wiki]