Difference between revisions of "Harvey"
imported>Steinar |
imported>Steinar |
||
Line 1: | Line 1: | ||
+ | |||
+ | <css> | ||
+ | |||
+ | .enclosure { | ||
+ | position: relative; | ||
+ | left: -5px; | ||
+ | } | ||
+ | .base { | ||
+ | background-color: #FFFFFF; <!-- THIS IS BACKGROUND OF MAIN PART AND NOT THE SIDE WINDOWS --> | ||
+ | color: #9393a1; | ||
+ | border-collapse: collapse; | ||
+ | border-style: solid; | ||
+ | border-color: #000000; <!-- This is color of the main window outer border --> | ||
+ | border-width: 0; | ||
+ | border-spacing: 0; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | outline: 4px; | ||
+ | outline-style: solid; | ||
+ | outline-color: #000000; <!-- This is color of the main window outer border --> | ||
+ | text-align: left; | ||
+ | vertical-align: top; | ||
+ | font-size: 9pt; | ||
+ | line-height: 9pt; | ||
+ | -moz-box-shadow: 0px 0px 25px #000000; <!-- And the following 3 determines the color of the shadow around the main square --> | ||
+ | webkit-box-shadow: 0px 0px 25px #000000; | ||
+ | box-shadow: 0px 0px 25px #000000; | ||
+ | list-style-type: square; | ||
+ | } | ||
+ | |||
+ | .base td { | ||
+ | border-collapse: collapse; | ||
+ | border-width: 0; | ||
+ | border-spacing: 0; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | text-align: left; | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | |||
+ | .base a:link { | ||
+ | color:# 5F04AA !important; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .base a:visited { | ||
+ | color:#63636a !important; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .base a:hover { | ||
+ | color:#63636a !important; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .blk { | ||
+ | color: #1b0607; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .mrgleft { | ||
+ | margin-right: 10px; | ||
+ | margin-top: 10px; | ||
+ | margin-bottom: 10px; | ||
+ | margin-left: 215px; | ||
+ | } | ||
+ | |||
+ | .mrgright { | ||
+ | margin-left: 10px; | ||
+ | margin-top: 10px; | ||
+ | margin-bottom: 10px; | ||
+ | margin-right: 180px; | ||
+ | } | ||
+ | |||
+ | .kickleft { | ||
+ | position: relative; | ||
+ | right: 175px; | ||
+ | bottom: 0px; | ||
+ | } | ||
+ | |||
+ | .header { | ||
+ | color: #FFFFFF; <!-- THIS DETERMINES THE COLOR OF THE MAIN BOX HEADER TEXTS --> | ||
+ | font-size: 18pt; | ||
+ | line-height: 20pt; | ||
+ | font-family: Arial, sans-serif; | ||
+ | font-variant: small-caps; | ||
+ | |||
+ | position: relative; | ||
+ | left: 5px; | ||
+ | top: 0px; | ||
+ | vertical-align: bottom; | ||
+ | } | ||
+ | |||
+ | .hilite { | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .hilite2 { | ||
+ | font-weight: bold; | ||
+ | color: #63636a; | ||
+ | } | ||
+ | |||
+ | .inset { | ||
+ | color: #9393a1; | ||
+ | background-color: #FFFFFF; <!-- THIS DETERMINES THE COLOR OF THE MAIN PICTURE WINDOWS --> | ||
+ | border-collapse: collapse; | ||
+ | border-style: solid; | ||
+ | border-color: #000000; | ||
+ | border-width: 0; | ||
+ | border-spacing: 0; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | outline: 2px; | ||
+ | outline-style: solid; | ||
+ | outline-color: #000000; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | -moz-box-shadow: 0px 0px 10px #000000; | ||
+ | webkit-box-shadow: 0px 0px 10px #000000; | ||
+ | box-shadow: 0px 0px 10px #000000; | ||
+ | font-size: 9pt; | ||
+ | line-height: 9pt; | ||
+ | } | ||
+ | |||
+ | .insetmrg { | ||
+ | color: #9393a1; | ||
+ | background-color: #FFFFFF; <!-- THIS DETERMINES THE COLOR OF THE INFORMATION BOX --> | ||
+ | outline: 2px; | ||
+ | outline-style: solid; | ||
+ | outline-color: #000000; | ||
+ | font-weight: bold; | ||
+ | text-align: left;a | ||
+ | -moz-box-shadow: 0px 0px 10px #000000; | ||
+ | webkit-box-shadow: 0px 0px 10px #000000; | ||
+ | box-shadow: 0px 0px 10px #000000; | ||
+ | font-size: 9pt; | ||
+ | line-height: 9pt; | ||
+ | } | ||
+ | |||
+ | .listDots ul {list-style: none; padding:0; margin:0;} | ||
+ | .listDots li {padding-left: 1em; text-indent: -.7em;} | ||
+ | .listDots li:before {content: '•'; font-size: 12pt; font-weight: bold; color: #9393a1;} | ||
+ | |||
+ | |||
+ | .snd { | ||
+ | color: #264965; | ||
+ | } | ||
+ | |||
+ | .inset td { | ||
+ | padding: 1px; | ||
+ | } | ||
+ | |||
+ | .inset a:link { | ||
+ | color: #63636a !important; | ||
+ | } | ||
+ | |||
+ | .inset a:visited { | ||
+ | color: #63636a !important; | ||
+ | } | ||
+ | |||
+ | .inset a:hover { | ||
+ | color: #63636a !important; | ||
+ | } | ||
+ | |||
+ | .inl { | ||
+ | font-weight: bold; | ||
+ | color: #63636a; | ||
+ | font-size: 9pt; | ||
+ | line-height: 9pt; | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | |||
+ | .contact { | ||
+ | padding: 4px; | ||
+ | vertical-align: bottom; | ||
+ | } | ||
+ | .hbar { | ||
+ | background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(199,199,199,1) 70%); <!-- THIS DETERMINES THE COLOR OF THE HEADER BACKGROUNDS --> | ||
+ | border-radius: 5px; | ||
+ | -moz-border-radius: 5px; | ||
+ | -webkit-border-radius: 5px; | ||
+ | position: relative; | ||
+ | left: -4px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | |||
+ | </css> | ||
+ | |||
+ | {{#tag:css|a:link {color: #63636a; font-weight: bold;} | ||
+ | a:visited {color: #63636a;} | ||
+ | a:hover {color: #63636a;} | ||
+ | }} | ||
+ | |||
+ | <!-- enclosure table --> | ||
+ | <div align="center"> | ||
+ | {| | ||
+ | |- | ||
+ | | width="10" | | ||
+ | <div class="hideme"> | ||
+ | {| | ||
+ | |- | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | </div> | ||
+ | | | ||
+ | <!-- begin main body table --> | ||
+ | {| border="0" class="enclosure" | ||
+ | |- | ||
+ | | | ||
+ | {| class="base" border="0" width="600" | ||
+ | | valign="top" | [[Image:BlackRats.gif|880px]] | ||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">A Finer Point</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | |||
+ | <span class="hilite2">* '''Ratkin''' - </span> Rats are everywhere! Some are bigger than others. Not everyone can be a shiny wolf fighting the fight. | ||
+ | |||
+ | <span class="hilite2">* '''Weaverstuff:''' - </span> Engineering is life! Technology is everything. Build build build! | ||
+ | |||
+ | <span class="hilite2">* '''Fire!:''' - </span> Do you love fire, too? Want to burn something together? | ||
+ | |||
+ | <span class="hilite2">* '''Crime:''' - </span> When you do not have something you need, you find it and you take it. Sometimes it requires planning and help! | ||
+ | |||
+ | </div> | ||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">[[Image:Ratkin2.png|25px]] Say Cheese!</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | |||
+ | <span class="hilite2"> '''Cheese''' </span><br> | ||
+ | My name is Harvey. But those who matter calls me Great Balls of Fire! Well, ok. Thats mostly me calling me that. It's a good name though. I like it. It has a ring to it, don't it? Try it out for yourself! Scream: "Look out! Great Balls of Fire'! Everyone take cover!" Yeah. I like it. I like that a lot. Go with that! So here I am, me and my trusty boomstick.<br> Family is never far away, even though they seem to look at me at times as if I had leprosy. It's just a bit of Weaver-stink, you gits! Give an Engineer a break. Well, I don't got no leprosy, so they are just going to have to deal. So, now we have a new city, and a new group to get to know. This'll be interesting<br> Ooh, look at all those buildings to burn.... | ||
+ | |||
+ | <span class="hilite2”>'''Avoiding Death'''</span><br> | ||
+ | To avoid death, any good ratkin need a few things and quotes to live by. Here are some of Harveys:<br> | ||
+ | Home is where the RV is, because thats where the flammables are stored!<br> | ||
+ | Trust in the Tunnels. The Tunnels are good!<br> | ||
+ | When in doubt, use the Rite of the Bolthole! And doubt factors into everything!<br> | ||
+ | |||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">The Rat Swarm</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | '''The Terror Squad''' | ||
+ | <br> | ||
+ | <br> | ||
+ | ''[[Davidson]] - Terroriffic leader and general Punk in my ass!'' | ||
+ | <br> | ||
+ | ''[[JimmynotJimmy]] - Mr BLT. Motherfucker stole my fire!'' | ||
+ | <br> | ||
+ | ''[[Adrien]] - Cough Cough Wheeze. Vaccinate your kids, people! GAWD!'' | ||
+ | <br> | ||
+ | <br> | ||
+ | '''Trust in the Rat!''' | ||
+ | <br> | ||
+ | <br> | ||
+ | ''[[Cynthia]] - Foodbringer. She's too clean for family! But she is family. Will trust. Will not burn.'' | ||
+ | <br> | ||
+ | ''[[Shelby]] - Leader of Angels. Dispenser of Bullets.'' | ||
+ | <br> | ||
+ | <br> | ||
+ | '''At least you’re not ugly''' | ||
+ | <br> | ||
+ | <br> | ||
+ | '''Fuck your own face!''' | ||
+ | <br> | ||
+ | <br> | ||
+ | ''All his enemies are ded! DED!'' | ||
+ | <br> | ||
+ | <br> | ||
+ | '''Food for Worms .. possibly''' | ||
+ | <br> | ||
+ | <br> | ||
+ | ''[[Carolina]] - Milkeyes. Liked this one. Now she’s gone somewhere.'' | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | </div> | ||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">Ear Noise</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | <span class="plainlinks">[https://www.youtube.com/watch?v=FjRsOI5cTmQ '''Voices of the Dead''']</span> - Kreator | ||
+ | |||
+ | ''Tonight I hear you whisper''<br> | ||
+ | ''Deep inside within my head''<br> | ||
+ | ''Tonight I see familiar faces''<br> | ||
+ | ''Voices of the dead calling me''<br> | ||
+ | <br> | ||
+ | </div> | ||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">Logs</span> | ||
+ | |- | ||
+ | |[[Image:Logs.gif|x50px]] | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"><div class="listDots"> | ||
+ | {{ RP Logs | name = Harvey | columns = 2 | ordermethod = }} | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |} | ||
+ | |} | ||
+ | <!-- end main body table --> | ||
+ | | valign="top" class="kickleft" | | ||
+ | {| | ||
+ | |- | ||
+ | | height="1" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="inset" border="0" | ||
+ | |- | ||
+ | | [[Image:HarveryMain.jpg|250px|center|middle]] | ||
+ | |} | ||
+ | |- | ||
+ | | height="1" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="insetmrg" | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Name:</div> | ||
+ | | Harvey | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Ritename:</div> | ||
+ | | Great Balls of Fire | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Pack:</div> | ||
+ | | Terror Squad | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Physicals:</div> | ||
+ | | Skinny. Pale. Sickly | ||
+ | |- | ||
+ | |} | ||
+ | |- | ||
+ | | height="1" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="insetmrg" | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Rank:</div> | ||
+ | | {{dots|1}} | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Cunning:</div> | ||
+ | | {{dots|2}} | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Infamy:</div> | ||
+ | | {{dots|2}} | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Obligation:</div> | ||
+ | | {{dots|0}} | ||
+ | |- | ||
+ | |} | ||
+ | |- | ||
+ | | height="1" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="inset" | ||
+ | |- | ||
+ | | [[Image:HarveyGallery1.jpg|200px|center|middle]] | ||
+ | |} | ||
+ | |- | ||
+ | | height="1" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="inset" | ||
+ | |- | ||
+ | | [[Image:HarveyRat1.jpg|250px|center|middle]] | ||
+ | |} | ||
+ | |- | ||
+ | | height="1" | | ||
+ | |- | ||
+ | | | ||
+ | {|width="250" class="inset" | ||
+ | |- | ||
+ | | [[Image:HarveyGallery3.jpg|250px|center|middle]] | ||
+ | |} | ||
+ | |||
+ | |||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
[[Category:PCs]][[Category:Active PCs]][[Category:Shifter]][[Category:Fera]][[Category:Gaian]][[Category:Ratkin]] | [[Category:PCs]][[Category:Active PCs]][[Category:Shifter]][[Category:Fera]][[Category:Gaian]][[Category:Ratkin]] | ||
− | |||
− |
Revision as of 08:02, 31 August 2019
|
|
|