Actions

Template

Template:SimpleButton

From Project Rebearth

Revision as of 17:56, 9 February 2026 by East6 (talk | contribs) (Created page with "<noinclude> <templatestyles src="SimpleButton/styles.css" /> {{SimpleButton|Example Button|link=Main Page}} == Usage == <pre> {{SimpleButton|Button text|link=Page name}} </pre> == Parameters == ; <code>1</code> : The text displayed on the button. ; <code>link</code> : The wiki page the button links to. == Example == <pre> {{SimpleButton|Explore Buildings|link=Buildings}} </pre> === Result === {{SimpleButton|Explore Buildings|link=Buildings}} Category:Navigation te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example Button

Usage

{{SimpleButton|Button text|link=Page name}}

Parameters

1
The text displayed on the button.
link
The wiki page the button links to.

Example

{{SimpleButton|Explore Buildings|link=Buildings}}

Result

Explore Buildings