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 "Macro Quick Bar"

From Roll20 Wiki

Jump to: navigation, search
(add Char Sheet drag-n-drop example)
m
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
[[File:showquickbar.png|thumb|right|150px]]
+
{{revdate}}{{HCbox| {{hc|articles/360039178674-Macro-Quick-Bar here}} }}[[File:showquickbar.png|thumb|right|150px]]
 
''Main Article:'' '''[[Macros]]'''
 
''Main Article:'' '''[[Macros]]'''
  
Line 5: Line 5:
 
__TOC__
 
__TOC__
  
Then, to add a macro to the bar, simply check the "In bar" option next to the macro's name. If you have forgotten to turn the macro quickbar on, toggling on a macro will auto-enable the quickbar to display.
+
[[File:macroinbar.png|border|left]]
 
+
<br><br><br><br><br><br>
[[File:macroinbar.png|border]]
+
Then, to add a macro to the bar, simply check the &quot;In bar&quot; option next to the macro's name(image on the left). If you have forgotten to turn the macro quickbar on, toggling on a macro will auto-enable the quickbar to display.
 
+
<br><br><br><br>
 
+
[[File:macrobar.png|border|right]]
 
The quickbar, and any macros that you have selected should now appear on the bottom of your screen, underneath the character portraits. If you'd like to re-arrange the buttons on the bar, hover your mouse over the button that you'd like to move. A handle will appear on the right side of the button. You can drag the button around the bar by using this handle. Click on that handle to reorganize the button or drag it off to remove it.
 
The quickbar, and any macros that you have selected should now appear on the bottom of your screen, underneath the character portraits. If you'd like to re-arrange the buttons on the bar, hover your mouse over the button that you'd like to move. A handle will appear on the right side of the button. You can drag the button around the bar by using this handle. Click on that handle to reorganize the button or drag it off to remove it.
  
[[File:macrobar.png|border]]
+
{{button|Shift}}+{{button|Left Click}} on a Macro in the macro quickbar will open the editor for that specific macro.
 
+
<br clear=all>
Shift+Clicking on a Macro in the macro quickbar will open the editor for that specific macro.
+
 
+
 
== Macro Menu ==
 
== Macro Menu ==
 
You can right click on a '''Macro Button''' in the '''Macro Quickbar''' to bring up a configuration menu which gives you access to a couple of simple features that affect how the macro is displayed for the local user.
 
You can right click on a '''Macro Button''' in the '''Macro Quickbar''' to bring up a configuration menu which gives you access to a couple of simple features that affect how the macro is displayed for the local user.
Line 28: Line 26:
  
 
==Character Sheets==
 
==Character Sheets==
[[File:Macro-bar-char-sheet-button.gif|right|thumb|450px]]
+
The Macro Quick Bar allows users to drag and drop roll buttons from the character sheet onto a macro bar at the bottom of the sheet. This then turns the roll button macro you dropped into a macro that’s available in your macro bar!
On all Official Roll20 [[Character Sheets|character sheets]], and many community-contributed ones, you can drag-n-drop roll buttons directly from the sheets to your macro bar.
+
[[File:Macro-quickbar-char-sheet.gif|center|thumb|750px]]
<br>
+
 
<br>
+
=Related Pages=
<br>
+
* [[Character Sheets]] - You can drag-n-drop roll buttons from char sheets to your macro bar
<br>
+
* '''[[Complete Guide to Macros & Rolls‎]]'''
<br>
+
** {{Text Chat}} - where the roll results appear, & info on the common chat commands, such as <code>/r</code>, <code>/w</code> and <code>/gr</code>
<br>
+
** [[Dice Reference]] - Comprehensive list of how the Roll20 dice-rolling syntax works, and list the features available
<br>
+
** [[Macros]] - How to create macros, and other info on how the Roll20 <span style="font-family:Pictos;">q</span>Text Chat works, like referencing stats on character sheets, roll queries, nesting macros & initiative
<br>
+
*** [[Reusing Rolls]]
=See Also=
+
** [[Roll Templates]] - a method of formatting roll results in the chat, with some extra functions
* [[Macros]]
+
** [[API]]''(Pro Only)'' - API commands can be used in the <span style="font-family:Pictos;">q</span>Text Chat
* [[Character Sheets]] - You can drag-n-drop
+
* {{Collections}}-tab
 +
** [[Rollable Tables]]
 
<br>
 
<br>
 
<br>
 
<br>
 
[[Category:Docs]]
 
[[Category:Docs]]
 +
[[Category:VTT Interface]]
 +
[[Category:Macros]]

Latest revision as of 08:24, 17 January 2022

Attention: This page is community-maintained. For the official Roll20 version of this article, see the Help Center for assistance: here .

Showquickbar.png

Main Article: Macros

In the Macro Quick Bar, you can create quick access buttons for any of your macros that will appear in a bar at the bottom of the screen. First, create your macro like normal. Then, to enable the macro quick bar, check off "Show macro quick bar" in the settings menu

Contents


Macroinbar.png







Then, to add a macro to the bar, simply check the "In bar" option next to the macro's name(image on the left). If you have forgotten to turn the macro quickbar on, toggling on a macro will auto-enable the quickbar to display.



Macrobar.png

The quickbar, and any macros that you have selected should now appear on the bottom of your screen, underneath the character portraits. If you'd like to re-arrange the buttons on the bar, hover your mouse over the button that you'd like to move. A handle will appear on the right side of the button. You can drag the button around the bar by using this handle. Click on that handle to reorganize the button or drag it off to remove it.

Shift+Left Click on a Macro in the macro quickbar will open the editor for that specific macro.

[edit] Macro Menu

You can right click on a Macro Button in the Macro Quickbar to bring up a configuration menu which gives you access to a couple of simple features that affect how the macro is displayed for the local user.

MacroRightClickMenu.png

[edit] Rename

Select the Rename entry to bring up a dialog prompting you for a new name to display for the macro. This is particularly useful for macros created by dragging buttons out of character sheets.

[edit] Color

Select the Color entry to bring up a color picker. This allows you to change the background color of the Macro Button to make it easier to pick out your different buttons visually. The color of the button text will change to maintain contrast with the chosen background color.

[edit] Character Sheets

The Macro Quick Bar allows users to drag and drop roll buttons from the character sheet onto a macro bar at the bottom of the sheet. This then turns the roll button macro you dropped into a macro that’s available in your macro bar!

Macro-quickbar-char-sheet.gif

[edit] Related Pages

  • Character Sheets - You can drag-n-drop roll buttons from char sheets to your macro bar
  • Complete Guide to Macros & Rolls‎
    • q Text Chat - where the roll results appear, & info on the common chat commands, such as /r, /w and /gr
    • Dice Reference - Comprehensive list of how the Roll20 dice-rolling syntax works, and list the features available
    • Macros - How to create macros, and other info on how the Roll20 qText Chat works, like referencing stats on character sheets, roll queries, nesting macros & initiative
    • Roll Templates - a method of formatting roll results in the chat, with some extra functions
    • API(Pro Only) - API commands can be used in the qText Chat
  • l Collections-tab