<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pxls.space/history/Template:Clickable_button/doc?feed=atom</id>
	<title>Template:Clickable button/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pxls.space/history/Template:Clickable_button/doc?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.pxls.space/history/Template:Clickable_button/doc"/>
	<updated>2026-06-18T18:36:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.pxls.space/index.php?title=Template:Clickable_button/doc&amp;diff=12386&amp;oldid=prev</id>
		<title>imported&gt;Syberiyxx: Created page with &quot;{{documentation subpage}} &lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --&gt; {{For|the more co...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.pxls.space/index.php?title=Template:Clickable_button/doc&amp;diff=12386&amp;oldid=prev"/>
		<updated>2021-10-28T16:04:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{documentation subpage}} &amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see &lt;a href=&quot;https://en.wikipedia.org/wiki/Wikidata&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Wikidata&quot;&gt;Wikipedia:Wikidata&lt;/a&gt;) --&amp;gt; {{For|the more co...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{For|the more commonly used clickable button|Template:Clickable button 2}}&lt;br /&gt;
{{template shortcut|CLB|clickb}}&lt;br /&gt;
{{High use| 10346 }}&lt;br /&gt;
This template creates an area with the visual appearance of a button. This area can be placed inside a [[wikilink]] to give the link the appearance of a button, and expand its clickable size and tap target.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Unnamed parameters:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}} | &amp;#039;&amp;#039;TEXT&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}} | &amp;#039;&amp;#039;TEXT&amp;#039;&amp;#039; | &amp;#039;&amp;#039;COLOR&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Named parameters:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}} | 1= &amp;#039;&amp;#039;TEXT&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}} | 1= &amp;#039;&amp;#039;TEXT&amp;#039;&amp;#039; | color= &amp;#039;&amp;#039;COLOR&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Button with wikilink:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[ WIKILINK | {{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}} | &amp;#039;&amp;#039;TEXT&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;}} ]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[ WIKILINK | {{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}} | &amp;#039;&amp;#039;TEXT&amp;#039;&amp;#039; | color= &amp;#039;&amp;#039;COLOR&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;}} ]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Parameter: 1 (1) ===&lt;br /&gt;
&lt;br /&gt;
Example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Clickable button|This looks like a button}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: Result: {{Clickable button|This looks like a button}}&lt;br /&gt;
&lt;br /&gt;
Example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Talk:Main Page|{{Clickable button|Main page talk page}}]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: Result: [[Talk:Main Page|{{Clickable button|Main page talk page}}]]&lt;br /&gt;
&lt;br /&gt;
=== Parameter: color ===&lt;br /&gt;
You can select three colors: white (default), blue (progressive) and red (destructive):&lt;br /&gt;
&lt;br /&gt;
White (Default) example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Clickable button|Button text|color=white}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: Result: {{Clickable button|Button text|color=white}}&lt;br /&gt;
&lt;br /&gt;
Blue (Progressive) example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Clickable button|Button text|color=blue}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: Result: {{Clickable button|Button text|color=blue}}&lt;br /&gt;
&lt;br /&gt;
Red (Destructive) example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Clickable button|Button text|color=red}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: Result: {{Clickable button|Button text|color=red}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; After the changes outlined in Phabricator task {{Phab|T110555}} were implemented, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Clickable button|color=green}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces the same output as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Clickable button|color=blue}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{Button templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates]]&lt;br /&gt;
[[Category:Wikipedia button templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Syberiyxx</name></author>
	</entry>
</feed>