Actions

Template

Template:SimpleButton

From Project Rebearth

Revision as of 18:18, 9 February 2026 by East6 (talk | contribs)

Example Button File:Example.png With Icon

Usage

{{SimpleButton|Button Text|link=Page Name}}
{{SimpleButton|Button Text|link=Page Name|icon=Resources.png}}

Parameters

1
The text displayed on the button.
link
The wiki page the button links to.
icon
(Optional) Filename of an image to display as an icon to the left of the button text.

Examples

{{SimpleButton|Explore Buildings|link=Buildings}}
{{SimpleButton|Resources|link=Resources|icon=Resources.png}}

Result

Explore Buildings Resources