Template:Button/doc

From Endfield Talos Wiki
Jump to navigation Jump to search

This template is used to display a semi-customizable text button with an optional hyperlink.

Usage

Simply add {{Button}}.

Syntax

Variable Parameters
{{{1}}} The button's text.
If link is set to "true", this will be the hyperlink.
{{{2}}} If link is set to "true", this will be the button's displayed text.
bgcolor Change the button's color to the specified color (can be X11 names or RGB codes).
The default color is white.
color Change the text's color to the specified color (can be X11 names or RGB codes).
The default color is black.
font Change the text's font to the specified font name.
link Set this to "true" to add a hyperlink to the text.