Template:Clickable Button

From Pirate Software Wiki

Button text

Documentation

This is the template for clickable button.

Usage

In a situation where you need an clickable button;

{{Clickable Button
| color = 
| text =  
}}

Parameters

  • color - The color of the button (default color is white. Other colors are red, green, blue.)
  • text - The text - default text is "Button text"


Examples

{{Clickable Button
| color = white
| text = Banana
}}

Banana