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)
(Links)
Line 6: Line 6:
  
 
== Links ==
 
== Links ==
[https://wiki.roll20.net/Script:ScriptCards Back to main ScriptCards information Wiki page]
+
*[https://wiki.roll20.net/Script:ScriptCards Back to main ScriptCards information Wiki page]
[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 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/>
+
*[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/>
[https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_API ScriptCards API] GitHub repository for source before the one-click version is updated.<br/>
+
** [https://wiki.roll20.net/index.php?title=ScriptCards_Scripts Wiki Page for user tested and submitted ScriptCards Scripts]<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/>
+
** [https://wiki.roll20.net/ScriptCards_Triggers# ScriptCards Wiki Page for user submitted Triggers]<br/>
[https://discord.gg/jSB4wTNpXb ScriptCards Official Discord]<br/>
+
*[https://github.com/kjaegers/ScriptCards/tree/main/ScriptCards_API ScriptCards API] GitHub repository for source before the one-click version is updated.<br/>
[https://youtu.be/hyR7Jnq4mQM ScriptCards Intro]<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/>
 
+
*[https://discord.gg/jSB4wTNpXb ScriptCards Official Discord]<br/>
 +
*[https://youtu.be/hyR7Jnq4mQM ScriptCards Intro]<br/>
  
 
== Shared Library Handouts ==
 
== Shared Library Handouts ==

Revision as of 18:22, 12 June 2023

Contents

ScriptCards Libraries and Handouts

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


Links

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]

(Template) Library Handout Name

Handout Author:(Your Discord name)
Purpose of script: (Text)
Description of intended usage: (Text)
Caveats/ Notes: (N/A if none, otherwise please describe)

Library Handout Name
Procedure Name Description / Notes
Procedure #1 Name Description / Notes for Procedure #1
Procedure #2 Name Description / Notes for Procedure #2
Procedure #3 Name Description / Notes for Procedure #3
Procedure #4 Name Description / Notes for Procedure #4
Procedure #5 Name Description / Notes for Procedure #5
Procedure #6 Name Description / Notes for Procedure #6
Procedure #7 Name Description / Notes for Procedure #7
Procedure #8 Name Description / Notes for Procedure #8
Procedure #9 Name Description / Notes for Procedure #9
Procedure #10 Name Description / Notes for Procedure #10
Procedure #11 Name Description / Notes for Procedure #11
Procedure #12 Name Description / Notes for Procedure #12
Procedure #13 Name Description / Notes for Procedure #13
Procedure #14 Name Description / Notes for Procedure #14
Procedure #15 Name Description / Notes for Procedure #15

Handout Text:

 Paste the text that goes into the handout here.