Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Clickable button/doc: Difference between revisions

Template page
Content added Content deleted
(Added note about phab:T110555)
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{doc-sub}}
{{template shortcut|CLB|clickb}}
This template creates a clickable button. There are two editable parameters. The first one, an unnamed one, is used to create the text of the button. It can support wikilinks.
This template creates a clickable button. There are two editable parameters. The first one, an unnamed one, is used to create the text of the button. It can support wikilinks.


Examples:
Examples:


:<code><nowiki>{{Clickable button|This is a button}}</nowiki></code>
:<code><nowiki>{{Clickable button|This is a button}}</nowiki></code>
produces {{Clickable button|This is a button}}<br/>
produces {{Clickable button|This is a button}}<br/>


Line 30: Line 30:
==Notes==
==Notes==
{{reflist|group=note}}
{{reflist|group=note}}

{{Button templates}}


<includeonly>
<includeonly>
<!-- Categories and interwikis go here: -->
<!-- Categories and interwikis go here: -->
[[Category:Wikipedia formatting and function templates]]
[[Category:Button templates]]
[[Category:Wikipedia button templates]]

</includeonly>
</includeonly>

Latest revision as of 00:43, 28 March 2020

This is a documentation subpage for Template:Clickable button.
It contains usage information, categories and other content that is not part of the original template page.


This template creates a clickable button. There are two editable parameters. The first one, an unnamed one, is used to create the text of the button. It can support wikilinks.

Examples:

{{Clickable button|This is a button}}

produces This is a button

{{Clickable button|[[Talk:Main page|Main page talk page]]}}

produces Main page talk page

The other one, named "color", allows you to change the color of the button. You can select between three colors: white (default), blue and red.

To change the color of a button, you have to add the color parameter followed by the color name, like this: {{clickable button|Text|color=blue}}.

Examples:

  • white (default):

Button text

Button text

  • red:

Button text

Notes

  1. After the changes outlined in Phabricator task T110555 were implemented, {{Clickable button|color=green}} produces the same output as {{Clickable button|color=blue}}.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.