Template:Button group

From The Museum of Human Achievement

A wrapper to keep buttons in a group.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Buttons1

Wiki markup of N Button templates.

Stringsuggested
Push to2

Choose 'right' to push buttons to the end. Omit the parameter if you want buttons to get to the left. Centering is not implemented and not an option.

Suggested values
right
Stringoptional
Example
{{Button group|
{{Button|label=Button 1}}
{{Button|label=Button 2}}
{{Button|label=Button 3}}
|right
}}
Result