Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Template:Button"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "<code style="font-family:mono;background:gray;color:black;border:1px solid;border-radius:5px;">{{{1}}}</code><noinclude> {{ex}} Presss {{button|F12}}. {{button|Shift}}+{{butto...")
 
m
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
<code style="font-family:mono;background:gray;color:black;border:1px solid;border-radius:5px;">{{{1}}}</code><noinclude>
+
<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>
 
{{ex}}
 
{{ex}}
Presss {{button|F12}}. {{button|Shift}}+{{button|Alt}}+{{button|K}}
+
Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}}
[[Category:Template]]
+
<pre>Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}}</pre>
 +
[[Category:Templates]]
 +
[[Category:Template Documentation]]
 
</noinclude>
 
</noinclude>

Revision as of 17:44, 25 October 2021

{{{1}}}
Example:

Press F12. Do Shift+Alt+K

Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}}