! PluginButton
In tiki since ((Tiki6)).1, it allows showing links as buttons easily, while allowing to have ((wiki argument variables)) (e.g. ~np~{{itemId}}~/np~) without the need of an admin to re-validate the plugin call each time (as it has to be done if you use for such task the generic PluginSmarty, each time a new itemId is passed in the url to the wiki page containing the plugin).
-=Related=-
* ((PluginSmarty))