Difference between revisions of "ScriptCards LibrariesHandouts"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (add category) |
|||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{revdate}} | ||
+ | |||
{{NavboxN | {{NavboxN | ||
|1 = | |1 = | ||
− | |2 = | + | |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 | + | - [https://app.roll20.net/forum/permalink/9752053/ Main ScriptCards Thread]<br> |
− | [https://app.roll20.net/forum/permalink/10000297/ ScriptCards | + | - [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 | + | - [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 | + | - [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 | + | - [https://wiki.roll20.net/Script:ScriptCards Main Page]<br> |
− | [https://wiki.roll20.net/index.php?title=ScriptCards_Scripts | + | - [https://wiki.roll20.net/index.php?title=ScriptCards_Scripts User-submitted scripts]<br> |
− | [https://wiki.roll20.net/ScriptCards_LibrariesHandouts | + | - (This Page) [https://wiki.roll20.net/ScriptCards_LibrariesHandouts User-submitted Libraries]<br> |
− | [https://wiki.roll20.net/ScriptCards_Triggers | + | - [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 | + | 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: ( | + | '''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: | + | ! style="width: 50%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;" | Handout Text |
− | ! style="width: | + | ! style="width: 50%; text-align:center; font-size:large; background-color:#000000; color:#FFFFFF;" | Description / Notes |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | | style="font-size: 16px; font-weight: 700; | + | | style="font-size: 16px; font-weight: 700; padding-left:25px; background-color:#F6F5F5; color:#000000;" | (Insert Handout Text) |
− | | style=" | + | | 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;">''' | + | <span style="font-size:x-large;">'''Macro to activate/ Use library:'''<br/> |
− | <pre> Paste the text | + | <pre>Paste the macro text / steps to activate here. |
− | <br | + | </pre> |
+ | <br><br> | ||
+ | [[Category:ScriptCards]] |
Latest revision as of 06:59, 5 June 2024
Page Updated: 2024-06-05 |
Related Links
Roll20 Forum Links:
- Main ScriptCards Thread
- ScriptCards Working and Sharing thread
GitHub Links:
- ScriptCards Changelog
- ScriptCards API
- ScriptCards Samples
Roll20 Wiki Links:
- Main Page
- User-submitted scripts
- (This Page) User-submitted Libraries
- User-submitted Triggers
Official Discord:
- ScriptCards Official Discord Channel
YouTube Tutorials:
- ScriptCards Intro
- ScriptCards Magic Missile Deep Dive
[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]
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)
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.