Difference between revisions of "Luke Whateley"
Line 1: | Line 1: | ||
− | + | <css> | |
− | + | ||
− | + | .enclosure { | |
− | + | position: relative; | |
+ | left: -5px; | ||
+ | } | ||
+ | .base { | ||
+ | background-color: #FFFFFF; | ||
+ | color: #9393a1; | ||
+ | border-collapse: collapse; | ||
+ | border-style: solid; | ||
+ | border-color: #FFFFFF; | ||
+ | border-width: 0; | ||
+ | border-spacing: 0; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | outline: 4px; | ||
+ | outline-style: solid; | ||
+ | outline-color: #FFFFFF; | ||
+ | text-align: left; | ||
+ | vertical-align: top; | ||
+ | font-size: 9pt; | ||
+ | line-height: 9pt; | ||
+ | -moz-box-shadow: 0px 0px 25px #FFFFFF; | ||
+ | webkit-box-shadow: 0px 0px 25px #FFFFFF; | ||
+ | box-shadow: 0px 0px 25px #FFFFFF; | ||
+ | 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: #000000; | ||
+ | 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; | ||
+ | border-collapse: collapse; | ||
+ | border-style: solid; | ||
+ | border-color: #FFFFFF; | ||
+ | border-width: 0; | ||
+ | border-spacing: 0; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | outline: 2px; | ||
+ | outline-style: solid; | ||
+ | outline-color: #FFFFFF; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | -moz-box-shadow: 0px 0px 10px #FFFFFF; | ||
+ | webkit-box-shadow: 0px 0px 10px #FFFFFF; | ||
+ | box-shadow: 0px 0px 10px #FFFFFF; | ||
+ | font-size: 9pt; | ||
+ | line-height: 9pt; | ||
+ | } | ||
+ | |||
+ | .insetmrg { | ||
+ | color: #9393a1; | ||
+ | background-color: #FFFFFF; | ||
+ | outline: 2px; | ||
+ | outline-style: solid; | ||
+ | outline-color: #FFFFFF; | ||
+ | font-weight: bold; | ||
+ | text-align: left;a | ||
+ | -moz-box-shadow: 0px 0px 10px #FFFFFF; | ||
+ | webkit-box-shadow: 0px 0px 10px #FFFFFF; | ||
+ | box-shadow: 0px 0px 10px #FFFFFF; | ||
+ | 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(255,255,255,1) 0%,rgba(0,0,0,1) 70%); | ||
+ | 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:BannerWhateley.jpg|880px]] | ||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">WHIRRRRRR</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | |||
+ | <span class="hilite2">* '''Mage''' - </span> Mage Mage Mage Mage Mage Mage Mage Mage | ||
− | + | <span class="hilite2">* '''Society of Ether:''' - </span> SOE SOE SOE SOE SOE SOE SOE SOE | |
− | |||
− | |||
− | + | <span class="hilite2">* '''SMRT:''' - </span> He is so Smart, S M R T! | |
− | + | <span class="hilite2">* '''Reinvent!:''' - </span> Old useless stuff can become new useless stuff! | |
− | |||
− | + | </div> | |
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">[[Image:Sonsofether.png|x40px]]WHIZZZZZZZ [[Image:Mage2.png|x40px]]</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | |||
+ | <span class="hilite2"> '''The Mundane''' </span><br> | ||
+ | Bliip bluup bluup Lorem Ipsum etc and so on | ||
+ | |||
+ | <span class="hilite2">'''The Society'''</span><br> | ||
+ | Ahem. Cough. Etc. Mhm. Yep. So it is! | ||
+ | </div> | ||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">WHURRRRRRR</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
− | + | DISCLAIMER! PLEASE READ THIS! | |
− | + | If you are a member of any sphere that belongs to what traditionally is called Antagonists (Wyrm, Sabbat, Technocracy among others), please note this I would consider it a courtesy to be informed beforehand so that I may take a stand wether or not I wish to RP with you. My preferences in RP hold to the PRP persuasion, and I have zero interest in IC PVP role-play with actual player characters. Thank you for considering my wishes. | |
+ | </div> | ||
|- | |- | ||
+ | | class="hbar" height="18" |<span class="header">The Rollerdeck</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | '''The Trusted''' | ||
+ | <br> | ||
+ | [[Octava]] - ''Is that a Lemur in your pocket or are you just happy to see me?'' | ||
+ | |||
+ | <br> | ||
+ | '''The Friendlies''' | ||
+ | <br> | ||
+ | [[FutureGirlFriend]] - ''Hot mama!'' | ||
+ | |||
+ | <br> | ||
+ | '''The Distrusted''' | ||
+ | <br> | ||
+ | ''Former ex-girlfriends!'' | ||
+ | |||
+ | <br> | ||
+ | '''The Departed''' | ||
+ | <br> | ||
+ | ''. . . . . . . . . '' | ||
+ | <br> | ||
+ | </div> | ||
+ | |- | ||
+ | | class="hbar" height="18" |<span class="header">Soundtrack</span> | ||
+ | |- | ||
+ | | height="20" |<div class="mrgright"> | ||
+ | <span class="plainlinks">[https://www.youtube.com/watch?v=89RoLC7oXfg '''William Tell Overture''']</span> - Sheet Musis Boss Remix | ||
+ | |||
+ | ''Dun dun dun dun dun dun dun dun dun dun dun''<br> | ||
+ | ''Dun dun dun dun dun dun dun dun DUUN DUUN DUUUN''<br> | ||
+ | ''Dun dun dun dun dun dun dun dun duuun duuun''<br> | ||
+ | ''D-D-D-DUUUUUN dun dun dun dun dun dun dun''<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 = Luke_Whateley | columns = 2 | ordermethod = }} | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |} | ||
+ | |} | ||
+ | <!-- end main body table --> | ||
+ | | valign="top" class="kickleft" | | ||
+ | {| | ||
+ | |- | ||
+ | | height="14" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="inset" border="0" | ||
+ | |- | ||
+ | | [[Image:LukeWGlasses.png|250px|center|middle]] | ||
+ | |} | ||
+ | |- | ||
+ | | height="14" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="252" class="insetmrg" | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Name:</div> | ||
+ | | Luke Whateley | ||
+ | |- | ||
+ | | class="inl" | <div align="left">App. Age:</div> | ||
+ | | 30s | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Occupation:</div> | ||
+ | | Math & Theory Constructs, C.o.H Phys.INC | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Hobby:</div> | ||
+ | | Jules Vernes revivalist | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Faction:</div> | ||
+ | | Traditions | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Tradition:</div> | ||
+ | | Society of Ether | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Race:</div> | ||
+ | | Mage | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Physicals:</div> | ||
+ | | Smexy | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Notable Physical:</div> | ||
+ | | More Smexyness | ||
+ | |- | ||
+ | | class="inl" | <div align="left">Played By:</div> | ||
+ | | James Callis | ||
+ | |- | ||
+ | |} | ||
+ | |- | ||
+ | | height="14" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="inset" | ||
+ | |- | ||
+ | | [[Image:LukeWNoGlasses.jpg|250px|center|middle]] | ||
+ | |} | ||
+ | |- | ||
+ | | height="14" | | ||
+ | |- | ||
+ | | | ||
+ | {| width="250" class="inset" | ||
+ | |- | ||
+ | | [[Image:SeriousWhateley.jpg|250px|center|middle]] | ||
+ | |} | ||
+ | |||
|} | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | [[Category:PCs]][[Category:Active PCs]][[Category:Mage]][[Category:Traditions]][[Category:Sons of Ether]] |
Revision as of 08:44, 10 February 2020
|
|
|