Difference between revisions of "Template:Button"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | <code style="font-family:mono;background:#e6e2e2;color:black;border:1px solid;border-radius:5px;font-weight:bold;font-size:14px;box-shadow: 3px 2px 2px rgba(0, 0, 0, 0.5);">{{{1}}}</code><noinclude> | + | <code style="font-family:mono;background:#e6e2e2;{{#ifeq: {{{2|}}}|blue|color:#ffffff;background-color: #0064cd;|color:black;}}border:1px solid;border-radius:5px;font-weight:bold;font-size:14px;box-shadow: 3px 2px 2px rgba(0, 0, 0, 0.5);">{{{1}}}</code><noinclude> |
{{ex}} | {{ex}} | ||
Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}} | Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}} | ||
<pre>Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}}</pre> | <pre>Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}}</pre> | ||
+ | |||
+ | Press the {{button|{{gear}}|blue}} to open Turn tracker settings. | ||
+ | <pre>Press the {{button|{{gear}}|blue}} to open Turn tracker settings.</pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Template Documentation]] | [[Category:Template Documentation]] | ||
</noinclude> | </noinclude> |
Revision as of 08:13, 11 February 2022
{{{1}}}
Example:
Press F12. Do Shift+Alt+K
Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}}
Press the y to open Turn tracker settings.
Press the {{button|{{gear}}|blue}} to open Turn tracker settings.