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

Difference between revisions of "ScriptCards Scripts"

From Roll20 Wiki

Jump to: navigation, search
(Guide to completing the Info Section:)
(Template: Example Script Name)
Line 79: Line 79:
  
 
=== Template: Example Script Name ===
 
=== Template: Example Script Name ===
 +
 
<span class="mw-customtoggle-SCRIPT_NAME" style="font-size:small; font-weight:normal; color:#003399;">[Expand/Collapse SCRIPT NAME]</span>
 
<span class="mw-customtoggle-SCRIPT_NAME" style="font-size:small; font-weight:normal; color:#003399;">[Expand/Collapse SCRIPT NAME]</span>
 
<div class="mw-collapsible" id="mw-customcollapsible-SCRIPT_NAME" style="width: 100%;">
 
<div class="mw-collapsible" id="mw-customcollapsible-SCRIPT_NAME" style="width: 100%;">
<!-- AFTER PASTING THE TEMPLATE:  Delete any text between the symbols:  <! --  -- >  as these are "internal comments" and will not be seen by a typical viewer.  They're intended to be a reminder to submitters in how to use this template only.
+
 
 +
<!-- AFTER PASTING THE TEMPLATE:  Delete any text between the internal comment symbols:  <! --  -- >  as they will not be seen by a typical viewer.  They're intended to be a reminder to submitters in how to use this template only.
 
This template represents some basic syntax to post a script on this page.  Please be sure to copy and then paste this entire section at the end of the existing list of scripts.   
 
This template represents some basic syntax to post a script on this page.  Please be sure to copy and then paste this entire section at the end of the existing list of scripts.   
 
When updating your copy of the template, please remember the following tips:
 
When updating your copy of the template, please remember the following tips:
Line 88: Line 90:
 
       Capitals matter, so be sure to pay close attention.
 
       Capitals matter, so be sure to pay close attention.
 
AFTER PASTING THE TEMPLATE:  DELETE ABOVE THIS ROW so that "Author of script" comes right after the ''div class'' line above. -->
 
AFTER PASTING THE TEMPLATE:  DELETE ABOVE THIS ROW so that "Author of script" comes right after the ''div class'' line above. -->
'''Author of script:''' <!-- Your Discord or Roll20 Forum name --><br/>
+
 
'''Game/System specific? Which one:''' <!-- Either put "Not specific" or put the name of the game/system your script work with --> <br/>
+
'''Author of script:''' <!-- Your Discord or Roll20 Forum name --><br>
'''Purpose of script:''' <!-- Provide an overall description of the purpose of the script --> <br/>
+
'''Game/System specific? Which one:''' <!-- Either put "Not specific" or put the name of the game/system your script work with --> <br>
'''Description of intended results:''' <!-- Describe how a user should expect to interact with your script and what they should expect to see when it works. Doesn't need to be too detailed; just enough for a user to know if the script is not working as intended. --> <br/>
+
'''Does this script require additional mods to function?  If yes, please list them here:''' <!--  --><br>
'''Screenshots:''' <!-- Initial screenshots; more can be added throughout the body of the contents if desired. --> <br/>
+
'''Purpose of script:''' <!-- Provide an overall description of the purpose of the script --> <br>
'''Caveats/ Notes:''' <!-- N/A if none, otherwise please describe. Please put any important notes about the script's usage or behavior here. --> <br/>
+
'''Description of intended results:''' <!-- Describe how a user should expect to interact with your script and what they should expect to see when it works. Doesn't need to be too detailed; just enough for a user to know if the script is not working as intended. --> <br>
 +
'''Screenshots:''' <!-- Initial screenshots; more can be added throughout the body of the contents if desired. --> <br>
 +
'''Caveats/ Notes:''' <!-- N/A if none, otherwise please describe. Please put any important notes about the script's usage or behavior here. --> <br>
 
'''Script code:''' <!--Note: Be sure to keep the <pre>...</pre> tags around your main script code to prevent issues with anything in the script being considered as code to the Wiki page.-->
 
'''Script code:''' <!--Note: Be sure to keep the <pre>...</pre> tags around your main script code to prevent issues with anything in the script being considered as code to the Wiki page.-->
 +
 
<pre> Enter script code here</pre>
 
<pre> Enter script code here</pre>
 
<!-- Notes to the editor: This line will only appear in Edit-Mode, so it's a way to leave private reminders or notes for any future editor who may come across your writings.<br/>The following two lines will always go after your script to properly end the script section.-->
 
  
  
 
[https://meta.wikimedia.org/wiki/Help:Wikitext_examples WikiText markup cheat sheet:]
 
[https://meta.wikimedia.org/wiki/Help:Wikitext_examples WikiText markup cheat sheet:]
 +
 
</div>
 
</div>
<br/>
+
<br>
  
 
== Shared Scripts ==
 
== Shared Scripts ==
 
Below you'll find the good stuff.  You can use the table of contents for quick navigation.  As long as the Script name is surrounded by "===" on both sides, it'll automatically be added to the table of contents.<br/><br/>
 
Below you'll find the good stuff.  You can use the table of contents for quick navigation.  As long as the Script name is surrounded by "===" on both sides, it'll automatically be added to the table of contents.<br/><br/>

Revision as of 03:05, 19 June 2023

Script:ScriptCards


Working scripts for ScriptCards

Contents

This page is intended to be a centralized repository of working scripts, and meaningful variations, that have been tested and are working as expected.

  • When submitting an original script please edit the Template: Example Script Name section and then copy the entire section (starting with === Template Script Name === all the way down through the </div><br> at the end) and paste this at the end of the Shared Scripts section, after the final script shown.
    • Please update the info section to provide your name, describe if the script is specific to a particular game/system, the purpose, description of intended results, screenshots, and any caveats or notes a user should be aware of up front.
    • There is a guide below to help you with filling out the information section in case you get stuck anywhere.

  • When submitting a variation of a shared script please submit by using the following steps:
  1. Use the link in the Template: Example Script Name navigation box on the right side of the screen to go to the sample variation Sub-page. Edit the page and copy the entire template from the sub-page.
  2. Navigate to the not-yet-created URL of the sub-page you will create: wiki.roll20.net/ScriptCards_Scripts/ (Original Script Name) _Variation_ (Simple Label of Changes)
    (e.g. https://wiki.roll20.net/ScriptCards_Scripts/SmartAOE_Variation_Pathfinder2e)
  3. You should be brought to a blank Wiki-style page that says: There is currently no text in this page. You can search for this page title in other pages, search the related logs, or edit this page.
        Either click the Create button or Edit this Page button as they both do the same thing: Create the page and take you into edit mode
  4. Once in edit mode on the new sub-page, paste the template example you copied and then fill out all the juicy details. Be sure to give credit to the amazing work of the original author that inspired your variation!
  5. You can preview your work with the Preview button, or Save your work with the Save button and see the finished product!
  6. Mention in the official Discord ScriptCards channel that you added a new sub-page and please provide the link so that the navigational links can be manually created for others to view your work!



Guide to completing the Info Section:

1. Author of script: Your Discord or Roll20 Forum name

2. Game/System specific? Which one: If not game/system specific put "System Neutral", otherwise please put the name of the game(s)/system(s) your script works with

3. Does this script require additional mods to function? If yes, please list them here: If no, put "N/A", otherwise please list any mods, besides ScriptCards, that are required for this script to work correctly.

4. Purpose of script: Provide an overall description of the purpose of the script

Example 1: This script attempts to haggle with vendors
Example 2: This script identifies the remaining health of combat targets


5. Description of intended results: Describe how a user should expect to interact with your script and what they should expect to see when it works. Doesn't need to be too detailed; just enough for a user to know if the script is not working as intended.

Example 1: The user will press a macro button to activate, which will generate several options for their attempt to haggle with vendors based on certain skills or attributes.
Example 2: This script will always be on once activated. It will outline combat targets with green/ yellow/ red based on remaining health being above 80%, 50% or below 25% respectively


6. Screenshots: Initial screenshots; more can be added throughout the body of the contents if desired.

7. Caveats/ Notes: N/A if none, otherwise please describe. Please put any important notes about the script's usage or behavior here.

8. Script code: insert the script code between the <pre> ... </pre> tags below this line.



Variations of karma827's Example Script


1. This is the template for submitting variants!
2. Mock-up of Link to a different Variant Script


Template: Example Script Name

[Expand/Collapse SCRIPT NAME]


Author of script:
Game/System specific? Which one:
Does this script require additional mods to function? If yes, please list them here:
Purpose of script:
Description of intended results:
Screenshots:
Caveats/ Notes:
Script code:

 Enter script code here


WikiText markup cheat sheet:


Shared Scripts

Below you'll find the good stuff. You can use the table of contents for quick navigation. As long as the Script name is surrounded by "===" on both sides, it'll automatically be added to the table of contents.