Programs: UA 2P (yay!), US, AA, WN; HH, *W, MR, GP+ (non-elite on all)
Posts: 6,900
Add a [wiki] tag to auto-link to FlyerGuide
I and other people on the UA forum very often link to FlyerGuide wiki articles. I'm sure people on other forums (e.g. the AA forum) do this often, as well. It would be great if there were a BBcode [wiki] tag that would auto-link to FlyerGuide, saving us the hassle of having to actually paste the entire proper link into a [url] tag (which also requires finding the correct link).
The way it would work is similar to [url] tags, except the input would be a wiki article title rather than a fully-qualified URL.
Article Titles Goes Here would create an automatic link to http://www.flyerguide.com/wiki/index.php/Article%20Title%20Goes%20Here
link text would link to the same thing, but with custom link text.
Whaddya think? It should be nearly trivial to implement, given vB's BBcode expansion functionality.
I and other people on the UA forum very often link to FlyerGuide wiki articles. I'm sure people on other forums (e.g. the AA forum) do this often, as well. It would be great if there were a BBcode [wiki] tag that would auto-link to FlyerGuide, saving us the hassle of having to actually paste the entire proper link into a [url] tag (which also requires finding the correct link).
The way it would work is similar to [url] tags, except the input would be a wiki article title rather than a fully-qualified URL.
Article Titles Goes Here would create an automatic link to http://www.flyerguide.com/wiki/index.php/Article%20Title%20Goes%20Here
link text would link to the same thing, but with custom link text.
Whaddya think? It should be nearly trivial to implement, given vB's BBcode expansion functionality.
Great suggestion! This has been implemented.
There is now available a [wiki] BBcode tag that can be used as follows:
{wiki=Main_Page}FlyerGuide home page{/wiki} -- (replace "{}" with "[]" to make it actually work)
Programs: UA 2P (yay!), US, AA, WN; HH, *W, MR, GP+ (non-elite on all)
Posts: 6,900
Mikel,
Thanks! Could you also implement the simpler version, namely:
[wiki]Wiki Article Name[/wiki]
Which will auto-link to the article name and make the article name into the link text, e.g. [wiki]Category:United Airlines[/wiki] would become Category:United Airlines ?
I should also note that underscores aren't necessary; the wiki software automatically turns spaces into underscores, so it works if you do Main Page or Main_Page. Nice!
Thanks! Could you also implement the simpler version, namely:
[wiki]Wiki Article Name[/wiki]
Which will auto-link to the article name and make the article name into the link text, e.g. [wiki]Category:United Airlines[/wiki] would become Category:United Airlines ?
This has been added as well.
For anyone else who stumbles across this page, usage examples can be found here.
Since I am a little confused, does this mean that when I right click a link (I'm right handed) I use the "Wikipedia" option under the "Copy Link And Text Location" option?
However in my case this comes as a Firefox add on. Hence the confusion.
Programs: UA 2P (yay!), US, AA, WN; HH, *W, MR, GP+ (non-elite on all)
Posts: 6,900
No, this has absolutely nothing to do with Firefox or any contextual menu item. This is merely for creating links to the Flyerguide wiki (which is not Wikipedia) within your posts on FT. Think of it as a short-hand for [url] ...