टेम्पलेट:Clickable button/doc: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
no longer the case (staff)
imported>RomanLier
छोNo edit summary
लाइन 1:
{{template shortcut|CLB|clickb}}
This template creates a clickable button. There isare onlytwo oneeditable unnamed parameterparameters. ItThe first one, an unnamed one, is used to create the text of the button. It can support wikilinks.
 
Examples:
लाइन 9:
:<code><nowiki>{{Clickable button|[[Talk:Main page|Main page talk page]]}}</nowiki></code>
produces {{Clickable button|[[Talk:Main page|Main page talk page]]}}<br/>
 
The other one, named "color", allows you to change the color of the button. You can select between four colors: white (default), green, blue and red.
 
To change the color of a button, you have to add the color parameter followed by the color name, like this: <code><nowiki>{{clickable button|Text|color=blue}}</nowiki></code>.
 
Examples:
 
*white (default):
 
{{Clickable button|color=white}}
 
*blue:
 
{{Clickable button|color=blue}}
 
*green:
 
{{Clickable button|color=green}}
 
*red:
 
{{Clickable button|color=red}}
 
{{Button templates}}