Difference between revisions of "Template:Button"
From Roll20 Wiki
Andreas J. (Talk | contribs) |
Andreas J. (Talk | contribs) m |
||
(24 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <kbd style="{{#switch: {{{2|}}} |
+ | | blue = color:#ffffff;background-color: #0064cd;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);border-color:black !important;background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);background-repeat: repeat-x;padding-top: 3px;font-family:Nimbus Sans; | ||
+ | | bluelight = color:#ffffff;background-color: #35c8f5;border-color:transparent !important;padding: 5px 8px 5px 5px;font-family:Nimbus Sans; | ||
+ | | pink = color:#ffffff;background-color: #ec008c;border-color:transparent !important;padding: 5px 8px 5px 5px;font-family:Nimbus Sans; | ||
+ | | red = color:#ffffff;background-color: #bd362f;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);border-color:black !important;background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);background-repeat: repeat-x;padding-top: 3px;font-family:Nimbus Sans; | ||
+ | | white = color:#333333;background-color: #f5f5f5;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);border-color:black !important;background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);background-repeat: repeat-x;padding-top: 3px;font-family:Nimbus Sans; | ||
+ | | #default = background:#e6e2e2;color:black;font-weight:bold;font-family:mono; | ||
+ | }}border:1px solid;border-radius:5px;font-size:14px;box-shadow: 3px 2px 2px rgba(0, 0, 0, 0.5);">{{{1}}}</kbd><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> | ||
+ | You can define the looks of the button to resemble buttons from the Roll20 UI, to give inline examples of what button to press. By default, a {{tlx|button}} resembles a keyboard key. | ||
− | Press the {{button|{{gear}}|blue}} to open Turn tracker settings. | + | Options: |
− | <pre>Press the {{button|{{gear}}|blue}} to open Turn tracker settings.</pre> | + | * {{c|blue}}, {{c|red}}, {{c|white}} are more compact |
− | [[Category:Templates]] | + | * {{c|bluelight}}, {{c|pink}}, slightly larger |
+ | {{ex}} | ||
+ | * Press the {{button|{{gear}}|blue}} to open Turn tracker settings. | ||
+ | * Press the {{button|Apply Changes|white}} to continue. | ||
+ | * {{button|Delete|red}} is permanent, and can only be recovered with a [[rollback]]. | ||
+ | * Press {{button|{{upload}}Upload|white}} to upload more content to your {{Art Library}}, or {{button|{{folder}}Add|white}} to add new folder to the {{Journal}} | ||
+ | * Icons from spans are a bit harder, like {{button|1 = <span style="font-family:Pictos;">@</span>Map layer |2 = white}} | ||
+ | * grab the {{button|{{3lines}}|white}} to move a character to a different spot | ||
+ | * {{button|⋮|white}} to edit token settings | ||
+ | * Arrow keys {{button|Alt}}+({{button|←}}, {{button|→}}, {{button|↑}} or {{button|↓}}) | ||
+ | * {{button|Apply Settings|bluelight}}, {{button|Create New Wishlist|pink}} | ||
+ | <pre>Press the {{button|{{gear}}|blue}} to open Turn tracker settings. | ||
+ | * Press the {{button|Apply Changes|white}} to continue. | ||
+ | * {{button|Delete|red}} is permanent, and can only be recovered with a [[rollback]]. | ||
+ | * Press {{button|{{upload}}Upload|white}} to upload more content to your {{Art Library}}, or {{button|{{folder}}Add|white}} to add new folder to the {{Journal}} | ||
+ | * Icons from spans are a bit harder, like {{button|1 = <span style="font-family:Pictos;">@</span>Map layer |2 = white}} | ||
+ | * grab the {{button|{{3lines}}|white}} to move a character to a different spot | ||
+ | * {{button|⋮|white}} to edit token settings | ||
+ | * Arrow keys {{button|Alt}}+({{button|←}}, {{button|→}}, {{button|↑}} or {{button|↓}}) | ||
+ | * {{button|Apply Settings|bluelight}}, {{button|Create New Wishlist|pink}}</pre> | ||
+ | [[Category:Formatting Templates]] | ||
[[Category:Template Documentation]] | [[Category:Template Documentation]] | ||
</noinclude> | </noinclude> |
Latest revision as of 07:27, 9 June 2024
{{{1}}}
Example:
Press F12. Do Shift+Alt+K
Press {{button|F12}}. Do {{button|Shift}}+{{button|Alt}}+{{button|K}}
You can define the looks of the button to resemble buttons from the Roll20 UI, to give inline examples of what button to press. By default, a {{button}}
resembles a keyboard key.
Options:
-
blue
,red
,white
are more compact -
bluelight
,pink
, slightly larger
Example:
- Press the y to open Turn tracker settings.
- Press the Apply Changes to continue.
- Delete is permanent, and can only be recovered with a rollback.
- Press cUpload to upload more content to your P Art Library, or oAdd to add new folder to the N Journal
- Icons from spans are a bit harder, like @Map layer
- grab the ≡ to move a character to a different spot
- ⋮ to edit token settings
- Arrow keys Alt+(←, →, ↑ or ↓)
- Apply Settings, Create New Wishlist
Press the {{button|{{gear}}|blue}} to open Turn tracker settings. * Press the {{button|Apply Changes|white}} to continue. * {{button|Delete|red}} is permanent, and can only be recovered with a [[rollback]]. * Press {{button|{{upload}}Upload|white}} to upload more content to your {{Art Library}}, or {{button|{{folder}}Add|white}} to add new folder to the {{Journal}} * Icons from spans are a bit harder, like {{button|1 = <span style="font-family:Pictos;">@</span>Map layer |2 = white}} * grab the {{button|{{3lines}}|white}} to move a character to a different spot * {{button|⋮|white}} to edit token settings * Arrow keys {{button|Alt}}+({{button|←}}, {{button|→}}, {{button|↑}} or {{button|↓}}) * {{button|Apply Settings|bluelight}}, {{button|Create New Wishlist|pink}}