Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Please sign up or log in to edit the wiki.

Create a button that is actually a link

Usage

{{Button|label=Best character|page=Gollum}} gives

{{Button|label=The One Ring|url=https://www.theonering.net}} gives

{{Button|label=Best character|page=Gollum|type=primary}} gives

{{Button|label=Best character|page=Gollum|type=secondary}} gives

{{Button|label=Best character|page=Gollum|type=framed}} gives

TemplateData

Create a button that is actually a link

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Labellabel

Label text of the button

Stringsuggested
Page namepage

Wiki page name

Page nameoptional
URLurl

URL of the site linked

URLoptional
Button typetype

Type of the button

Suggested values
primary secondary
Example
primary
Stringoptional
HTML classclass

HTML class added to the button

Stringoptional