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 "ScriptCards LibrariesHandouts"

From Roll20 Wiki

Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{revdate}}
 +
 
{{NavboxN
 
{{NavboxN
 
|1 =
 
|1 =
|2 = 300px
+
|2 = 350px
 
|3 = right
 
|3 = right
 
|4 =  
 
|4 =  
Line 7: Line 9:
 
<hr>
 
<hr>
 
<span style="font-size: medium; font-weight: bold;"> Roll20 Forum Links:</span> <br>
 
<span style="font-size: medium; font-weight: bold;"> Roll20 Forum Links:</span> <br>
[https://app.roll20.net/forum/permalink/9752053/ ScriptCards Thread on the Roll20 Mod Forums]<br>
+
- [https://app.roll20.net/forum/permalink/9752053/ Main ScriptCards Thread]<br>
[https://app.roll20.net/forum/permalink/10000297/ ScriptCards Mod Working and Sharing thread in the Roll20 Forums]<br>
+
- [https://app.roll20.net/forum/permalink/10000297/ ScriptCards Working and Sharing thread]<br>
  
 
<span style="font-size: medium; font-weight: bold;"> GitHub Links:</span> <br>
 
<span style="font-size: medium; font-weight: bold;"> GitHub Links:</span> <br>
[https://github.com/kjaegers/ScriptCards/blob/main/ScriptCards_API/changelog.txt ScriptCards Changelog on GitHub]<br>
+
- [https://github.com/kjaegers/ScriptCards/blob/main/ScriptCards_API/changelog.txt ScriptCards Changelog]<br>
[https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_API ScriptCards API]<br>
+
- [https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_API ScriptCards API]<br>
[https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_Examples ScriptCards Samples on the Official GitHub]<br>
+
- [https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_Examples ScriptCards Samples]<br>
  
 
<span style="font-size: medium; font-weight: bold;"> Roll20 Wiki Links:</span> <br>
 
<span style="font-size: medium; font-weight: bold;"> Roll20 Wiki Links:</span> <br>
[https://wiki.roll20.net/Script:ScriptCards Main ScriptCards Wiki Page]<br>
+
- [https://wiki.roll20.net/Script:ScriptCards Main Page]<br>
[https://wiki.roll20.net/index.php?title=ScriptCards_Scripts ScriptCards User-submitted scripts]<br>
+
- [https://wiki.roll20.net/index.php?title=ScriptCards_Scripts User-submitted scripts]<br>
[https://wiki.roll20.net/ScriptCards_LibrariesHandouts ScriptCards User-submitted Library Handouts]<br>
+
- (This Page) [https://wiki.roll20.net/ScriptCards_LibrariesHandouts User-submitted Libraries]<br>
[https://wiki.roll20.net/ScriptCards_Triggers ScriptCards User-submitted Triggers]<br>
+
- [https://wiki.roll20.net/ScriptCards_Triggers User-submitted Triggers]<br>
  
 
<span style="font-size: medium; font-weight: bold;"> Official Discord:</span> <br>
 
<span style="font-size: medium; font-weight: bold;"> Official Discord:</span> <br>
[https://discord.gg/jSB4wTNpXb ScriptCards Official Discord Channel]<br>
+
- [https://discord.gg/jSB4wTNpXb ScriptCards Official Discord Channel]<br>
  
 
<span style="font-size: medium; font-weight: bold;"> YouTube Tutorials:</span> <br>
 
<span style="font-size: medium; font-weight: bold;"> YouTube Tutorials:</span> <br>
[https://youtu.be/hyR7Jnq4mQM ScriptCards Intro]<br>
+
- [https://youtu.be/hyR7Jnq4mQM ScriptCards Intro]<br>
[https://youtu.be/u50xvNzS9Zk ScriptCards Magic Missile Deep Dive]<br>
+
- [https://youtu.be/u50xvNzS9Zk ScriptCards Magic Missile Deep Dive]<br>
 
}}
 
}}
 +
 +
<span style="font-size:small;">{{toc | clear=none | width=400px | align=left}}</span>
  
 
== ScriptCards Libraries and Handouts ==
 
== ScriptCards Libraries and Handouts ==
Line 38: Line 42:
 
If you're looking for the good stuff, you've come to the right section.  Below you'll find user-submitted library handouts that you can copy and paste and put in your own game on top of the awesome library handouts on the [https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_Examples/libraries Official GitHub].
 
If you're looking for the good stuff, you've come to the right section.  Below you'll find user-submitted library handouts that you can copy and paste and put in your own game on top of the awesome library handouts on the [https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_Examples/libraries Official GitHub].
  
Just copy the template below starting with ===, all the way down to the [br br] at the end after the library text is pasted, then simply update the two instances of "HANDOUT_NAME" to an internal short reference of the handout's name, and the three properly capitalized instances of "Handout Name" both in the first 4 lines (including the header), remove the word (Template) from the header, fill in the little info section (Author, Purpose, Description and Caveats that apply to the whole handout, and then replace the Procedure # Name lines with as many procedures as your hand out has.  Then update the Description/ Notes for the same procedure number (directly underneath).  Paste in the handout text between the two "pre" tags and delete any rows left over so the table ends with the last row being the |} line.  If you need additional rows simply copy and paste from rows above, paying special attention that each row alternates, so copy two rows for pasting, instead of just one.
+
Just copy the template below starting with ===, all the way down to the <nowiki><br><br></nowiki> at the end after the library text is pasted, then simply update the two instances of "HANDOUT_NAME" to an internal short reference of the handout's name, and the three properly capitalized instances of "Handout Name" both in the first 4 lines (including the header), remove the word (Template) from the header, fill in the little info section (Author, Purpose, Description and Caveats that apply to the whole handout, and then replace the Procedure # Name lines with as many procedures as your hand out has.  Then update the Description/ Notes for the same procedure number (directly underneath).  Paste in the handout text between the two "pre" tags and delete any rows left over so the table ends with the last row being the |} line.  If you need additional rows simply copy and paste from rows above, paying special attention that each row alternates, so copy two rows for pasting, instead of just one.
  
 
<span class="mw-customtoggle-library_HANDOUT_NAME" style="font-size: Medium; font-weight:normal; color:#003399;">[Expand/Collapse Library Handout Name]</span>
 
<span class="mw-customtoggle-library_HANDOUT_NAME" style="font-size: Medium; font-weight:normal; color:#003399;">[Expand/Collapse Library Handout Name]</span>
 
=== (Template) Library Handout Name ===
 
=== (Template) Library Handout Name ===
 
'''Author/ Creator:'''(Your Discord name)<br/>
 
'''Author/ Creator:'''(Your Discord name)<br/>
'''Game/System specific?''' If so, which one: (Any, or name of game/ system the handout is compatible with.)<br/>
+
'''Game/System specific?''' If so, which one: ("System Neutral", or name of game/ system the handout is compatible with.)<br/>
'''Purpose of Library functions:''' (Text)<br/>
+
'''Overall Purpose of Library functions:''' (Text)<br/>
 
'''Description of intended usage:''' (Text) <br/>
 
'''Description of intended usage:''' (Text) <br/>
 
'''Caveats/ Notes:''' (N/A if none, otherwise please describe)<br/>
 
'''Caveats/ Notes:''' (N/A if none, otherwise please describe)<br/>
 +
 +
 
{| class="wikitable mw-collapsible" id="mw-customcollapsible-library_HANDOUT_NAME" style="width: 100%;"
 
{| class="wikitable mw-collapsible" id="mw-customcollapsible-library_HANDOUT_NAME" style="width: 100%;"
 
|+ style="height: 40px; line-height:40px; text-align:center; font-weight:bold; font-size:x-large; background-color:#020203; color:#e1e1e1;" | Library Handout Name<span class="mw-collapsible-toggle-placeholder"></span>
 
|+ style="height: 40px; line-height:40px; text-align:center; font-weight:bold; font-size:x-large; background-color:#020203; color:#e1e1e1;" | Library Handout Name<span class="mw-collapsible-toggle-placeholder"></span>
 
|-
 
|-
! style="width: 9%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;"  | Procedure Name
+
! style="width: 50%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;"  | Handout Text
! style="width: 20%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;" | Description / Notes
+
! style="width: 50%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;" | Description / Notes
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #1 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #1
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#c2c2c2; color:#000000;"                    | Procedure #2 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#c2c2c2; color:#000000;"  | Description / Notes for Procedure #2
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #3 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #3
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#c2c2c2; color:#000000;"                    | Procedure #4 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#c2c2c2; color:#000000;"  | Description / Notes for Procedure #4
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #5 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #5
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#c2c2c2; color:#000000;"                    | Procedure #6 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#c2c2c2; color:#000000;"  | Description / Notes for Procedure #6
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #7 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #7
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#c2c2c2; color:#000000;"                    | Procedure #8 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#c2c2c2; color:#000000;"  | Description / Notes for Procedure #8
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #9 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #9
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#c2c2c2; color:#000000;"                    | Procedure #10 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#c2c2c2; color:#000000;"  | Description / Notes for Procedure #10
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #11 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #11
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#c2c2c2; color:#000000;"                    | Procedure #12 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#c2c2c2; color:#000000;"  | Description / Notes for Procedure #12
+
|-
+
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #13 Name
+
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #13
+
 
|-
 
|-
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#c2c2c2; color:#000000;"                   | Procedure #14 Name
+
| style="font-size: 16px; font-weight: 700; padding-left:25px; background-color:#F6F5F5; color:#000000;"   | (Insert Handout Text)
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#c2c2c2; color:#000000;"   | Description / Notes for Procedure #14
+
| style="font-size: 16px; font-weight: 100; padding-left:25px; background-color:#F6F5F5; color:#000000;"   | (Insert any Notes for this handout)
 
|-
 
|-
| style="font-size: 16px; font-weight: 700; text-align:center; background-color:#F6F5F5; color:#000000;"                    | Procedure #15 Name
 
| style="padding-left: 5px; font-size: 16px; font-weight: 100; text-align:left; background-color:#F6F5F5; color:#000000;"  | Description / Notes for Procedure #15
 
 
|}
 
|}
<span style="font-size:x-large;">'''Handout Text:'''<br/>
+
<span style="font-size:x-large;">'''Macro to activate/ Use library:'''<br/>
<pre> Paste the text that goes into the handout here. </pre>
+
<pre>Paste the macro text / steps to activate here.  
<br/><br/>
+
</pre>
 +
<br><br>

Latest revision as of 20:10, 22 June 2023


Contents

[edit] ScriptCards Libraries and Handouts

This page, will be the main location for players to contribute ScriptCards Library Handouts with descriptions and references explained.


[edit] Shared Library Handouts

If you're looking for the good stuff, you've come to the right section. Below you'll find user-submitted library handouts that you can copy and paste and put in your own game on top of the awesome library handouts on the Official GitHub.

Just copy the template below starting with ===, all the way down to the <br><br> at the end after the library text is pasted, then simply update the two instances of "HANDOUT_NAME" to an internal short reference of the handout's name, and the three properly capitalized instances of "Handout Name" both in the first 4 lines (including the header), remove the word (Template) from the header, fill in the little info section (Author, Purpose, Description and Caveats that apply to the whole handout, and then replace the Procedure # Name lines with as many procedures as your hand out has. Then update the Description/ Notes for the same procedure number (directly underneath). Paste in the handout text between the two "pre" tags and delete any rows left over so the table ends with the last row being the |} line. If you need additional rows simply copy and paste from rows above, paying special attention that each row alternates, so copy two rows for pasting, instead of just one.

[Expand/Collapse Library Handout Name]

[edit] (Template) Library Handout Name

Author/ Creator:(Your Discord name)
Game/System specific? If so, which one: ("System Neutral", or name of game/ system the handout is compatible with.)
Overall Purpose of Library functions: (Text)
Description of intended usage: (Text)
Caveats/ Notes: (N/A if none, otherwise please describe)


Library Handout Name
Handout Text Description / Notes
(Insert Handout Text) (Insert any Notes for this handout)

Macro to activate/ Use library:

Paste the macro text / steps to activate here.