Panzer
Suffering
[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}" "Fionn Achaius") (hide Tags) if (eq "${link}" "Fionn Achaius") (show Stats) if (eq "${link}" "Fionn Achaius") (show Equip) if (eq "${link}" "Fionn Achaius") (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]
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}" "Fionn Achaius") (hide Tags) if (eq "${link}" "Fionn Achaius") (show Stats) if (eq "${link}" "Fionn Achaius") (show Equip) if (eq "${link}" "Fionn Achaius") (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;"]
[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:
Fenris Open to interaction.
Mentioned:
Fenris AgWordSmith
Located:
Guild's Pier; Too scared to board a ship. [/div] [div class="Stats hidden" style="font-family: Oldenburg; Font-size: 85%;Text-align:center;"] [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] [class=Notes] //use this for routing!// // background-color:Alicewhite; opacity:0.4;// [/class] Health:Normal.
Fionn Achaius
Status
Interacting:
Fenris Open to interaction.
Mentioned:
Fenris AgWordSmith
Located:
Guild's Pier; Too scared to board a ship. [/div] [div class="Stats hidden" style="font-family: Oldenburg; Font-size: 85%;Text-align:center;"] [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] [class=Notes] //use this for routing!// // background-color:Alicewhite; opacity:0.4;// [/class] Health:Normal.
[Class=Notes]// 100= Healthy/Buffed//
// 90= Normal//
//60= Slightly Hurt/Sick //
//40= Wounded//
//~10= Critical//
//0= Defeated//[/class]Energy: Normal
[Class=Notes]
// 100= Overly Energetic//
// 90= Normal//
//60= Winded//
//40= Weary//
//~10= Exhausted//
//0= Collapse//
[/class]
Moral:Wavering.
[Class=Notes]
// 100= Confident//
// 90= Normal//
//60= Unsure//
//40= Wavering (Close to route!)//
//~10= Broken (Routed!)//
//0= Shattered (Routed!)//
[/class]
[/div]
The Centaur stood quietly among the group’s outskirts, watching them quietly, eagerly awaiting their reply. A moment passed, to which, nothing became of his words, as the guildmates merely continued on as though nothing had happened. His eyes rested to those of the Orcish girl, as hers looked over the others as if she were purposefully ignoring his presence. Time seemed to slow to a crawl. The Centaur’s eyes widened as the bitter realization sunk into his heart. Between this, and the night before, He was beginning to feel like a ghost: a mere spectator of the world around him, finding himself almost to have vanished from the world. It was a sickening feeling, one that easily sunk the heart of the Centaur boy. Before his worries sunk further, A reply came from the group- An elf with grey skin answered his question; simply stating that he had been preoccupied with other matters- although, with the wording provided, Fionn took this differently- and then asked if Fionn had any guidance. “Nah, I sort-a…” He trailed off, his eyes wandering off and his hands fidgeting- giving him a rather bashful appearance. As he caught his thoughts, He quickly brought his hands together and resumed a formal- rather childish posture, complete with a glowing smile. “I Got lost, ‘n I figured I’d stay out to see the stars!” He added. He lifted a hand over his neck nervously, his eyes trailing the floor once more as he continued. “The party had already left by the ‘ime I got past th’ door, aaaand I didn’ want to bother nobody…” . “you know me, being forgotten and everythin’... ” He mumbled, finishing his rambles. Finally gazing up from the floor below to find… Nobody…
The Centaur’s sight frantically looked to the directions, scanning for the Elf that he had just been rambling to not a moment ago. The elf had disappeared, almost as if he had vanished into thin air... As he turned to the ship, he finally spotted his Guildmate: the elf had already boarded the ship. Without hesitation, the Centaur trotted along the pier to join him- only to meet what he could describe being “A test of courage” and what others might call “A slight gap between the boat and land”. He stood above this gap, peeking down into its depths… Sure it might not be that much of a fall- but when you have the combined weight of a Horse and a human, and the wits of a stone, it may not be all that appealing. He felt his nerve sink with the little courage he had in his chest, as his tail lifted from the fearful sensation. He looked up to the deck of the ship, uncertainty rife within his wide eyes. “Sooo..., ain’t there- uhh another way to get on tha’ ship?”
The Centaur’s sight frantically looked to the directions, scanning for the Elf that he had just been rambling to not a moment ago. The elf had disappeared, almost as if he had vanished into thin air... As he turned to the ship, he finally spotted his Guildmate: the elf had already boarded the ship. Without hesitation, the Centaur trotted along the pier to join him- only to meet what he could describe being “A test of courage” and what others might call “A slight gap between the boat and land”. He stood above this gap, peeking down into its depths… Sure it might not be that much of a fall- but when you have the combined weight of a Horse and a human, and the wits of a stone, it may not be all that appealing. He felt his nerve sink with the little courage he had in his chest, as his tail lifted from the fearful sensation. He looked up to the deck of the ship, uncertainty rife within his wide eyes. “Sooo..., ain’t there- uhh another way to get on tha’ ship?”