Şablon:Clickable button/doc

Şəki Ensiklopediyası materialı
Mammadov2 (müzakirə | redaktələr) tərəfindən edilmiş 06:55, 14 iyul 2020 tarixli redaktə
(fərq) ← Əvvəlki versiya | Son versiya (fərq) | Sonrakı versiya → (fərq)

Examples[HTML redaktə]

Parameter: 1 (1)[HTML redaktə]

Example: {{Clickable button|This looks like a button}}

Result: This looks like a button

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

Result: Main page talk page

Parameter: color[HTML redaktə]

You can select three colors: white (default), blue (progressive) and red (destructive):

White (Default) example: {{Clickable button|Button text|color=white}}

Result: Button text

Blue (Progressive) example: {{Clickable button|Button text|color=blue}}

Result: Button text

Red (Destructive) example: {{Clickable button|Button text|color=red}}

Result: Button text

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