tera-toma

please for the love of god README

Jun 11th, 2021 (edited)
885
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.21 KB | None | 0 0
  1. Hello! Charlie here! Here's a whole bunch of stuff you need to know to use this code!!!
  2.  
  3. First and foremost: THIS CODE IS MASSIVE. It's massive, it's full of advanced HTML that is not intended to use for beginners, AT ALL. If you get confused or don't know how something works, please do some research on your own time. However, if you do something, and you break the code, feel free to let me know, as I've noticed some bits and pieces of this code are exceptionally touchy.
  4.  
  5. Now, on to the notes!
  6.  
  7. HOW TO INSERT INDIVIDUAL TABS
  8. This code has been separated into individual tabs for easy access. Each tab has expansive information within it, and when all combined into one huge code, it can be overwhelming. To insert separate tabs into the code:
  9.     1. Copy and paste the MAIN version of the code into the profile that you're editing.
  10.     2. Locate the line of code that contains the tab ID that you're copying (ONE, TWO, THREE, FOUR, or FIVE).
  11.     3. Locate the small arrow all the way to the left of that line of code (it will be right next to the line number). Click it to collapse that tab's code.
  12.     4. Tab over to the tab that you're editing and press "ctrl/cmd + A" to select all of your completed code.
  13.     5. Tab back over to the full code version. Click on the line number of the code you collapsed earlier. Press "ctrl/cmd + V" to paste the completed code.
  14.     6. Save and check the tab on the live version to make sure it worked smoothly!
  15.  
  16. PS: I highly recommend using Circlejourney's live code editor, which you can find HERE: https://th.circlejourney.net/ . This editor will make editing and visualizing your tweaks much easier!
  17.  
  18. DETAILS OF NOTE
  19.     • The quote on the front panel of the code is a little touchy. If your quote is too short, it borks the formatting. If you find your quote is too small, copy and paste "$nbsp;" (WITHOUT "") to add extra spaces to the end of the first half, or the beginning of the second half. This will fix the formatting!
  20.     • The "Saves" tab is for death/life saving throws. Sorry. Not enough room to clarify.
  21.     • If you have difficulty navigating the Relationships tab due to the formatting, try mousing over each scroll bar individually!
  22.     • I will update the README more with further quirks if I find them!
Add Comment
Please, Sign In to add comment