
IP-2.0 Button BBcode (how-to)
I figured out how to do this crazy easy bbcode that makes a button link. After I figured out how to do it I noticed it is not easily found elsewhere.
Anyway,
Usage;
[buttonlink={URL}]{TEXT}[/buttonlink]
Replacement;
<a href="{URL}"><input type="button" value="{TEXT}" /></a>
Looks like this;

((Well on "16.0.912.77 (Developer Build 118311 Linux) Ubuntu 11.10" it does anyway, might not work with all browsers))