Template talk:ClickableButton

From KDE Community Wiki
Revision as of 17:28, 17 August 2023 by Thiagosueto (talk | contribs) (Only internal links for now)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to use this template

To create a button you can copy-paste the following and then edit the placeholder text:

{{ClickableButton|The text that will be shown in the button.|The link for the page where the button will lead you to.}}

Alternatively, you may use the more verbose, but clearer version:

{{ClickableButton|text=The text that will be shown in the button.|link=The link for the page where the button will lead you to.}}

The link can only be an internal wiki link.

Alternatively, you might be interested in using a Template:CenteredButton, which is centered instead of left-aligned. See the Template_talk:CenteredButton page to know how to use it.

This template is based on the MediaWiki ClickableButton.