Template:Button

From Another Eden Wiki
Template-info.png Documentation

Description[edit]

Template to produce clickable buttons with links

html stucture is
<div class="mw-ui-button"><a href="Button link">Invisible button link</a><div>Button text</div></div>

Parameters[edit]

text or {{{1}}} button text
link or {{{2}}} button link, no link if left empty
height button height (default: 30px), doesn't change font size
color button text color (default:#36c; )
style additional styling for of outside mw-ui-button div

Usage[edit]

{{Button|Alma|link=Alma}}
Alma
Alma
{{Button|Alma|height=50px}}
Alma
{{Button|Character Alma|link=Alma|height=20px|color=Green}}
Alma
Character Alma