Uasal
The Swiftest Shot In The West
[class=Notes]
// Forward slashes are comments
and do no show up in the final design,
these are to help you find everything easily
and explain some code as well.
These comments must be with in a class or script tags
in order to be hidden, from what I know//
// Long URls are images
# followed by letter and numbers are Hex codes
or color codes,
the only colors that are NAMED
and do not use hex codes
are White and Silver//
// This code does not show breaks unless is shows the
code When typing responses to rps, be aware that when you press enter it will not show that you did. You'll have to use the
tags or you may copy and paste:
after each time you want to show a paragraph break you'll only need it one
if you only what to start at the next line// [/class] [class=hidden] display:none; //Allows hidden things to be hidden until they are told to be shown// [/class] [class=Button] background-color: #35a22f; color: #f8cc2d; text-align:center; padding:5px; width:100%; //The Button with the OC's Name in it// [/class] [class name=ButtonClick] background-color: #0e610a; color: #f8cc2d; text-align:center; padding: 5px; width:100%; //What the button looks like when clicked This is actually not necessary, but I copied this from a previous code and decided not to mess with it.// [/class] [class name=Button state=hover] background-color: #0e610a; cursor:pointer; color:#f8cc2d; //What the button looks like when a mouse hovers over it// [/class] [script class=Button on=click] //This script allows the button to do its button thing// removeClass ButtonClick Button addClass ButtonClick set link (getText) if (eq "${link}" "Clair O'Reilly") (hide Tags) if (eq "${link}" "Clair O'Reilly") (show Stats) if (eq "${link}" "Clair O'Reilly") (show Equip) if (eq "${link}" "Clair O'Reilly") (hide Name) //IMPORTANT // When you put in your OC's name into the button // you have to put it in the " " here in the code // THE EXACT NAME // just copy and paste it above in each " " and it will work// if (eq "${link}" "Status") (show Tags) if (eq "${link}" "Status") (hide Stats) if (eq "${link}" "Status") (hide Equip) if (eq "${link}" "Status") (show Name) //you don't have to change this //UNLESS you replaced the word "Status" in the button //THEN YOU HAVE TO REPLACE IT HERE TO //best to just not replace it if you're unfamiliar with code and just want the thing to work// [/script]
The time came and went and Clair soon found herself surveying the coast with the elf she had met previously and the skittish yet oddly amusing centaur she had seen several times before. The group had quite an easy walk, the cliff edges may have been a bit steep but the winds were calm providing a safety factor Clair was happy to accept. Everything was pretty normal, almost too normal for a vampire hunt.
But that soon changed when a strange figure called out her name and those of her companions. The man was eerily similar in body to that of John however his manner of talking and clothing suggested some sort of foul magic was at play. If Clair had to guess it was that of high-level Illusion or even perhaps a hidden technique unbeknownst to the masses. None the less this figure knew of her and her companions and if whoever was orchestrating this was behind the kidnapping. Well, it wouldn't be very good for her team. In this situation, Clair took precaution by taking a few steps back behind her companions and remaining vigilant.
code When typing responses to rps, be aware that when you press enter it will not show that you did. You'll have to use the
tags or you may copy and paste:
after each time you want to show a paragraph break you'll only need it one
if you only what to start at the next line// [/class] [class=hidden] display:none; //Allows hidden things to be hidden until they are told to be shown// [/class] [class=Button] background-color: #35a22f; color: #f8cc2d; text-align:center; padding:5px; width:100%; //The Button with the OC's Name in it// [/class] [class name=ButtonClick] background-color: #0e610a; color: #f8cc2d; text-align:center; padding: 5px; width:100%; //What the button looks like when clicked This is actually not necessary, but I copied this from a previous code and decided not to mess with it.// [/class] [class name=Button state=hover] background-color: #0e610a; cursor:pointer; color:#f8cc2d; //What the button looks like when a mouse hovers over it// [/class] [script class=Button on=click] //This script allows the button to do its button thing// removeClass ButtonClick Button addClass ButtonClick set link (getText) if (eq "${link}" "Clair O'Reilly") (hide Tags) if (eq "${link}" "Clair O'Reilly") (show Stats) if (eq "${link}" "Clair O'Reilly") (show Equip) if (eq "${link}" "Clair O'Reilly") (hide Name) //IMPORTANT // When you put in your OC's name into the button // you have to put it in the " " here in the code // THE EXACT NAME // just copy and paste it above in each " " and it will work// if (eq "${link}" "Status") (show Tags) if (eq "${link}" "Status") (hide Stats) if (eq "${link}" "Status") (hide Equip) if (eq "${link}" "Status") (show Name) //you don't have to change this //UNLESS you replaced the word "Status" in the button //THEN YOU HAVE TO REPLACE IT HERE TO //best to just not replace it if you're unfamiliar with code and just want the thing to work// [/script]
[class=Notes]
//Bellow are the Buttons
the first line is the button where you will change your Name
the second line you don't have to change//
[/class]
[div class="Button Name"][/div]
[div class="Button Equip hidden"][/div]
[div class=Tags style="font-family: Oldenburg; Font-size: 85%;Text-align:center;color:black;"]
[class=Notes]
//The div box below is where you will change the image
this is the image people will see when the page first loads
typically the image of what your OC looks like//
//TIP
if your image shows up a bit distorted or out of place
Change the Background-size and background-position properties till it looks like how you want it//
[/class]
Interacting:
Mentioned: Fenris Panzer Open to interaction
Located:
Coastline [/div] [div class="Stats hidden" style="font-family: Oldenburg; Font-size: 85%;Text-align:center;color:black;"] [class=Notes] //The div box below is where you will change the image this is the image people will see when they click the button typically the image of what your Armor/clothes/or weapon looks like //TIP if your image shows up a bit distorted or out of place Change the Background-size and background-position properties till it looks like how you want it// [/class]
Currency: 200G
Weapon(s):Simple Oak Staff, x7 Health Potions
Armor:Simple Elven Dress, Potion Bag
[/div]
Clair O'Reilly
Status
Interacting:
Mentioned: Fenris Panzer Open to interaction
Located:
Coastline [/div] [div class="Stats hidden" style="font-family: Oldenburg; Font-size: 85%;Text-align:center;color:black;"] [class=Notes] //The div box below is where you will change the image this is the image people will see when they click the button typically the image of what your Armor/clothes/or weapon looks like //TIP if your image shows up a bit distorted or out of place Change the Background-size and background-position properties till it looks like how you want it// [/class]
Currency: 200G
Weapon(s):Simple Oak Staff, x7 Health Potions
Armor:Simple Elven Dress, Potion Bag
[/div]
Clair had fallen fast asleep shortly after the ship had launched from the port, the hardwood decking of the ship was of little inconvenience to that end. In fact, hardly anything came to inconvenience Clair when it came to sleeping, she was quite the pro when it came around to it. Laying soundly asleep and secluded at the bow spurt of the ship the elf was obviously at ease. And while everyone else was offboarding Clair was barely stirring.
The time came and went and Clair soon found herself surveying the coast with the elf she had met previously and the skittish yet oddly amusing centaur she had seen several times before. The group had quite an easy walk, the cliff edges may have been a bit steep but the winds were calm providing a safety factor Clair was happy to accept. Everything was pretty normal, almost too normal for a vampire hunt.
But that soon changed when a strange figure called out her name and those of her companions. The man was eerily similar in body to that of John however his manner of talking and clothing suggested some sort of foul magic was at play. If Clair had to guess it was that of high-level Illusion or even perhaps a hidden technique unbeknownst to the masses. None the less this figure knew of her and her companions and if whoever was orchestrating this was behind the kidnapping. Well, it wouldn't be very good for her team. In this situation, Clair took precaution by taking a few steps back behind her companions and remaining vigilant.