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
(Links)
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{revdate}}
 +
 +
{{NavboxN
 +
|1 =
 +
|2 = 350px
 +
|3 = right
 +
|4 =
 +
<span style="font-size: x-large; font-weight: bold;"> Related Links</span> <br>
 +
<hr>
 +
<span style="font-size: medium; font-weight: bold;"> Roll20 Forum Links:</span> <br>
 +
- [https://app.roll20.net/forum/permalink/9752053/ Main ScriptCards Thread]<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>
 +
- [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_Examples ScriptCards Samples]<br>
 +
 +
<span style="font-size: medium; font-weight: bold;"> Roll20 Wiki Links:</span> <br>
 +
- [https://wiki.roll20.net/Script:ScriptCards Main Page]<br>
 +
- [https://wiki.roll20.net/index.php?title=ScriptCards_Scripts User-submitted scripts]<br>
 +
- (This Page) [https://wiki.roll20.net/ScriptCards_LibrariesHandouts User-submitted Libraries]<br>
 +
- [https://wiki.roll20.net/ScriptCards_Triggers User-submitted Triggers]<br>
 +
 +
<span style="font-size: medium; font-weight: bold;"> Official Discord:</span> <br>
 +
- [https://discord.gg/jSB4wTNpXb ScriptCards Official Discord Channel]<br>
 +
 +
<span style="font-size: medium; font-weight: bold;"> YouTube Tutorials:</span> <br>
 +
- [https://youtu.be/hyR7Jnq4mQM ScriptCards Intro]<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 5: Line 39:
  
  
== Links ==
+
== Shared Library Handouts ==
[https://wiki.roll20.net/Script:ScriptCards Back to main ScriptCards information Wiki page]
+
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].
[https://github.com/kjaegers/ScriptCards/blob/main/ScriptCards_API/changelog.txt ScriptCards Changelog on GitHub]<br/>
+
 
[https://app.roll20.net/forum/permalink/9752053/ ScriptCards Thread on the Roll20 Mod Forums] Please use this link to report any issues or to seek scripting help via the forums. <br/>
+
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.
[https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_API ScriptCards API] GitHub repository for source before the one-click version is updated.<br/>
+
 
[https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_Examples/libraries ScriptCards Library examples on the Official GitHub]  Branch of the GitHub repo that contains sample library handouts.<br/>
+
<span class="mw-customtoggle-library_HANDOUT_NAME" style="font-size: Medium; font-weight:normal; color:#003399;">[Expand/Collapse Library Handout Name]</span>
[https://discord.gg/jSB4wTNpXb ScriptCards Official Discord]<br/>
+
=== (Template) Library Handout Name ===
[https://youtu.be/hyR7Jnq4mQM ScriptCards Intro]<br/>
+
'''Author/ Creator:'''(Your Discord name)<br/>
 +
'''Game/System specific?''' If so, which one: ("System Neutral", or name of game/ system the handout is compatible with.)<br/>
 +
'''Overall Purpose of Library functions:''' (Text)<br/>
 +
'''Description of intended usage:''' (Text) <br/>
 +
'''Caveats/ Notes:''' (N/A if none, otherwise please describe)<br/>
 +
 
 +
 
 +
{| 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="width: 50%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;"  | Handout Text
 +
! style="width: 50%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;"  | Description / Notes
 +
|-
 +
| style="font-size: 16px; font-weight: 700; padding-left:25px; background-color:#F6F5F5; color:#000000;"    | (Insert Handout Text)
 +
| style="font-size: 16px; font-weight: 100; padding-left:25px; background-color:#F6F5F5; color:#000000;"    | (Insert any Notes for this handout)
 +
|-
 +
|}
 +
<span style="font-size:x-large;">'''Macro to activate/ Use library:'''<br/>
 +
<pre>Paste the macro text / steps to activate here.  
 +
</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.