12-01-2013, 01:37 AM
I just added a shortcode to link to wiki articles. All you have to do is write something like this:
and it produces
Wiki: quips
So basically it takes the articles name, with underlines instead of spaces and all lowercase, like it is in the url.
Code:
[wiki]quips[/wiki]
Wiki: quips
So basically it takes the articles name, with underlines instead of spaces and all lowercase, like it is in the url.
freaktechnik