Actions

Template

Template:SimpleButton

From Project Rebearth

Revision as of 19:03, 9 February 2026 by East6 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example Button With Icon

Usage

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

Parameters

[edit]
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

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

Result

[edit]

Explore Buildings Resources