Difference between revisions of "Luke Whateley"

From City of Hope MUSH
Jump to navigation Jump to search
Line 1: Line 1:
__NOTOC__
+
<css>
[[Category:PCs]][[Category:Mage]][[Category:Traditions]][[Category:Sons of Ether]][[Category:Active PCs]]
+
 
<center>
+
.enclosure {
{| cellpadding="0" cellspacing="5" width="90%" style="background: #000000; border:0px solid #888888; padding:0em 0em 0em 0em; border-top:0px solid #000000; background: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000)); background: -moz-linear-gradient(left, #000000, #000000); -moz-border-radius: 12px; -webkit-border-radius: 12px"  
+
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"
 
|-
 
|-
| colspan="2" style="text-align: center; background: #000000; background: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000)); background: -moz-linear-gradient(left, #000000, #000000); -moz-border-radius: 12px; -webkit-border-radius: 1px" |[[Image:Sonsofether.png|left|125px]][[Image:Mage2.png|right|75px]]
+
|
<br><font style="color: #779aa7; font-family: Garamond; font-size: 46pt; text-shadow: #574a4f 4px 2px 2px">[[Image:LukeWGlasses.png|250px]]</font><br><br>
+
{| 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
| width="01%" style="background: #ffffff; background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffffff)); background: -moz-linear-gradient(left, #ffffff, #ffffff); -moz-border-radius: 12px; -webkit-border-radius: 1px"  |
 
{{:Luke_Whateley/Gallery}}
 
  
{{:Luke_Whateley/Logs}}
+
<span class="hilite2">* '''SMRT:''' - </span> He is so Smart, S M R T!
  
| style="background: #ffffff; background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffffff)); background: -moz-linear-gradient(left, #ffffff, #ffffff); -moz-border-radius: 12px; -webkit-border-radius: 1px"  |
+
<span class="hilite2">* '''Reinvent!:''' - </span> Old useless stuff can become new useless stuff!
{{:Luke_Whateley/CharInfo}}
 
  
{{:Luke_Whateley/About}}
+
</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">
  
{{:Luke_Whateley/Contacts}}
+
DISCLAIMER! PLEASE READ THIS!
  
{{:Luke_Whateley/Creations}}
+
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 09:44, 10 February 2020



BannerWhateley.jpg
WHIRRRRRR

* Mage - Mage Mage Mage Mage Mage Mage Mage Mage

* Society of Ether: - SOE SOE SOE SOE SOE SOE SOE SOE

* SMRT: - He is so Smart, S M R T!

* Reinvent!: - Old useless stuff can become new useless stuff!

Sonsofether.pngWHIZZZZZZZ Mage2.png

The Mundane
Bliip bluup bluup Lorem Ipsum etc and so on

The Society
Ahem. Cough. Etc. Mhm. Yep. So it is!

WHURRRRRRR

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.

The Rollerdeck

The Trusted
Octava - Is that a Lemur in your pocket or are you just happy to see me?


The Friendlies
FutureGirlFriend - Hot mama!


The Distrusted
Former ex-girlfriends!


The Departed
. . . . . . . . .

Soundtrack

William Tell Overture - Sheet Musis Boss Remix

Dun dun dun dun dun dun dun dun dun dun dun
Dun dun dun dun dun dun dun dun DUUN DUUN DUUUN
Dun dun dun dun dun dun dun dun duuun duuun
D-D-D-DUUUUUN dun dun dun dun dun dun dun

Logs
Logs.gif
LukeWGlasses.png
Name:
Luke Whateley
App. Age:
30s
Occupation:
Math & Theory Constructs, C.o.H Phys.INC
Hobby:
Jules Vernes revivalist
Faction:
Traditions
Tradition:
Society of Ether
Race:
Mage
Physicals:
Smexy
Notable Physical:
More Smexyness
Played By:
James Callis
LukeWNoGlasses.jpg
SeriousWhateley.jpg