Difference between revisions of "Calvin"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Rory
imported>Rory
Line 1: Line 1:
 
<css>
 
<css>
.wrapper {
+
 
color: #FFFFFF;  
+
@import 'https://fonts.googleapis.com/css?family=Philosopher|Fredericka+the+Great';
background-color: #17202A;  
+
 
border-style: solid;
+
.enclosure {
border-width: 0px;
+
position: relative;
border-color: #000000;
+
left: -5px;
border-radius: 7px;  
+
}
-moz-border-radius: 7px;  
+
 
-webkit-border-radius: 7px;  
+
.base {
box-shadow: 20px 20px 50px rgba(33,29,43, 0.5);
+
background-color: #1b1105;
-moz-box-shadow: 20px 20px 50px rgba(33,29,43, 0.5);  
+
color: #969696;
webkit-box-shadow: 20px 20px 50px rgba(33,29,43, 0.5);  
+
border-collapse: collapse;
 +
border-style: solid;
 +
border-color: #969696;
 +
border-width: 0;
 +
border-spacing: 0;
 +
padding: 0;
 +
margin: 0;
 +
outline: 3px;
 +
outline-style: solid;
 +
outline-color: #59625f;
 +
text-align: left;
 +
vertical-align: top;
 +
font-size: 10pt;
 +
        font-family: 'Philosopher', sans-serif;
 +
line-height: 10pt;
 +
-moz-box-shadow: 0px 0px 25px #000000;
 +
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:#59625f !important;
 +
        font-weight: bold;
 +
}
 +
 +
.base a:visited {
 +
color:#59625f !important;
 +
        font-weight: bold;
 
}
 
}
.statbox {
+
 
color: #FFFFFF;  
+
.base a:hover {
font-size: 10pt;
+
color:#59625f !important;
line-height: 10pt;
+
        font-weight: bold;
background-color: #423A56;
 
background-color: rgba(161,157,171, 0.5);
 
outline-radius: 7px;
 
border-style: solid;
 
border-width: 0px;
 
border-color: #000000;
 
border-radius: 7px;
 
-moz-border-radius: 7px;
 
-webkit-border-radius: 7px;
 
box-shadow: 20px 20px 50px rgba(161, 157, 171, 0.5);
 
-moz-box-shadow: 20px 20px 50px rgba(161, 157, 171, 0.5);
 
webkit-box-shadow: 20px 20px 50px rgba(161, 157, 171, 0.5);
 
padding: 1;
 
spacing: 1px;
 
margin: 1px;  
 
 
}
 
}
.pbox {
+
 
color: #FFFFFF;
+
.mrgleft {
background-color: #423A56;
+
margin-right: 10px;
background-color: rgba(161,157,171, 0.5);
+
margin-top: 10px;
border-style: solid;
+
margin-bottom: 10px;
border-width: 0px;
+
margin-left: 215px;
border-color: #000000;
 
border-radius: 7px;
 
-moz-border-radius: 7px;
 
-webkit-border-radius: 7px;
 
box-shadow: 20px 20px 50px rgba(161, 157, 171, 0.5);
 
-moz-box-shadow: 20px 20px 50px rgba(161, 157, 171, 0.5);
 
webkit-box-shadow: 20px 20px 50px rgba(161, 157, 171, 0.5);
 
padding: 1;
 
spacing: 1px;
 
margin: 1px;  
 
 
}
 
}
.hbar {
+
 
background: linear-gradient(to right, rgba(161, 157, 171, 1) 0%,rgba(0,0,0,1) 100%);  
+
.mrgright {
border-radius: 5px;  
+
margin-left: 10px;
-moz-border-radius: 5px;  
+
margin-top: 10px;
-webkit-border-radius: 5px;  
+
margin-bottom: 10px;
position: relative;  
+
margin-right: 10px;
left: -15px;  
+
}
top: 24px;
+
 
 +
.kickleft {
 +
position: relative;
 +
right: 175px;
 +
top: 100px;
 
}
 
}
 +
 
.header {
 
.header {
color: silver;  
+
color: #c4c3cb;  
 
font-size: 18pt;  
 
font-size: 18pt;  
line-height: 20pt;  
+
line-height: 16pt;  
font-family: Arial, sans-serif;
+
font-family: 'Fredericka the Great', cursive;
font-variant: small-caps;
 
text-shadow: 3px 3px #350707;  
 
 
position: relative;  
 
position: relative;  
left: 5px;  
+
left: 0px;
 +
top: 0px;  
 
vertical-align: bottom;
 
vertical-align: bottom;
 
}
 
}
.header2 {
+
 
color: #423A56;  
+
.hilite2 {
font-size: 24pt;  
+
font-weight: bold;
font-weight: bolder;
+
color: #59625f;
line-height: 24pt;  
+
}
font-family: Arial, Helvetica, sans-serif;  
+
 
font-variant: small-caps;
+
.inset {
text-shadow: 3px 3px #A19DAB;  
+
background-color: #1b1105;
text-align: center;
+
color: #969696;
 +
border-collapse: collapse;
 +
border-style: solid;
 +
border-color: #969696;
 +
border-width: 0;
 +
border-spacing: 0;
 +
padding: 0;
 +
margin: 0;
 +
outline: 3px;
 +
outline-style: solid;
 +
outline-color: #59625f;
 +
text-align: left;
 +
vertical-align: top;
 +
font-size: 10pt;
 +
        font-family: 'Philosopher', sans-serif;
 +
line-height: 10pt;
 +
-moz-box-shadow: 0px 0px 25px #000000;
 +
webkit-box-shadow: 0px 0px 25px #000000;
 +
box-shadow: 0px 0px 25px #000000;
 +
list-style-type: square;
 +
}
 +
 
 +
.insetmrg {
 +
color: #969696;
 +
        background-color: #1b1105;
 +
outline: 3px;
 +
outline-style: solid;
 +
outline-color: #59625f;
 +
font-weight: bold;
 +
-moz-box-shadow: 0px 0px 10px #000000;
 +
webkit-box-shadow: 0px 0px 10px #000000;
 +
box-shadow: 0px 0px 10px #000000;
 +
font-size: 10pt;
 +
        font-family: 'Philosopher', sans-serif;
 +
line-height: 10pt;
 +
}
 +
 
 +
.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;}
 +
 
 +
.inset td {
 +
padding: 1px;
 +
}
 +
 
 +
.inset a:link {
 +
color: #59625f !important;
 +
}
 +
 +
.inset a:visited {
 +
color: #59625f !important;
 
}
 
}
.header3 {
+
 
color: #423A56; 
+
.inset a:hover {
font-size: 12pt;
+
color: #59625f !important;
font-weight: bold;
 
line-height: 12pt;
 
font-family: Book Antiqua;
 
font-variant: small-caps;
 
text-align: center;
 
 
}
 
}
.text {
+
 
text-align: justify;
+
.inl {
vertical-align: text-top;  
+
font-weight: bold;
color: silver;  
+
color: #59625f;
font-size: 10pt;  
+
font-size: 10pt;
line-height: 12pt;
+
        font-family: 'Philosopher', sans-serif;
font-family: Arial, sans-serif;  
+
line-height: 10pt;
font-weight: lighter;  
+
vertical-align: top;
margin-top: 5px;  
+
text-align: left;
margin-left: 10px;  
+
vertical-align: top;
margin-bottom: 5px;
 
margin-right: 10px;
 
padding: 6px;
 
 
}
 
}
.text2 {
+
 
color: silver;  
+
.hbar {
font-size: 10pt;  
+
background:
line-height: 12pt;  
+
border-radius: 0px;  
font-family: Arial, sans-serif;  
+
-moz-border-radius: 0px;  
font-weight: lighter;  
+
-webkit-border-radius: 0px;
font-variant: small-caps;
+
position: relative;  
 +
left: 0px;
 +
right: 5px;  
 +
top: 0px;
 
}
 
}
a:link {color: #C8AF64;}
+
 
a:visited {color: #BEA55A;}
 
a:hover {color: #DCC36E;}
 
 
</css>
 
</css>
  
<!-- Main Body -->
+
{{#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="wrapper" width="900" align="center"
 
{| class="wrapper" width="900" align="center"
 
| Colspan="2" height="300" width="100%" | <div style="pointer-events: none;">[[Image:calvinheader.jpg|890px|center]]</div>
 
| Colspan="2" height="300" width="100%" | <div style="pointer-events: none;">[[Image:calvinheader.jpg|890px|center]]</div>
Line 123: Line 204:
 
| width="800" rowspan="4" |
 
| width="800" rowspan="4" |
 
<!-- Offset Table -->
 
<!-- Offset Table -->
{| width="300" style="position: relative; top: 25px; left: 75px;"
+
{| class="base" border="0" width="600"
|
+
| valign="top" | [[Image:Calvin02.jpg|700px]]
<!-- Stats Table -->
+
|-  
{| class="statbox" width="100%" border="0"
+
| class="hbar" height="18" | <center><span class="header">Life is Meant to be Experienced</span></center>
| colspan="2" class="header2" | Calvin Holden
 
 
|-
 
|-
| colspan="2" class="header3" | I drink with the Spirits, and Make the Junk Talk
+
| align="center" |
 +
|- 
 +
| align="left" valign="top" |<div class="mrgright"><div class="listDots">
 +
{{ RP Logs | name = Preston | columns = 2 | ordermethod = }}
 +
 
 +
</div>
 +
</div>
 +
 
 +
|}
 +
|}
 +
<!-- end main body table -->
 +
| valign="top" class="kickleft" |
 +
{|
 
|-
 
|-
| style="text-align: right;" width="35%" | Date of Birth:
+
| height="14" |
| style="text-align: left;" | November 8th, 1997
 
 
|-
 
|-
| style="text-align: right;" width="35%" | Change Date:
+
|
| style="text-align: left;" | 07/07/2014
+
{| width="275" class="inset"
 
|-
 
|-
| style="text-align: right;" width="35%" | Apparent Age:
+
| class="hbar" height="18" | <center><span class="header">Drinks with Spirits</span></center>
| style="text-align: left;" | Early 20s
 
 
|-
 
|-
| style="text-align: right;" width="35%" | Height/Weight:
 
| style="text-align: left;" | 6'1" / 190 lbs
 
 
|-
 
|-
| style="text-align: right;" width="35%" | Hair Color:
+
| height="20" |<div class="mrgright">
| style="text-align: left;" | Dark Blonde
+
 
 +
{|width="100%"
 
|-
 
|-
| style="text-align: right;" width="35%" | Eye Color:
+
|width="25%"|<span class="hilite2">'''Name'''</span>
| style="text-align: left;" | Green
+
|width="25%"|Calvin Holden
 
|-
 
|-
| style="text-align: right;" width="35%" | Race:
+
|width="25%"|<span class="hilite2">'''Apparent Age'''</span>
| style="text-align: left;" | Garou
+
|width="25%"|Mid Twenties
 
|-
 
|-
| style="text-align: right;" width="35%" | Breed:
+
|width="25%"|<span class="hilite2">'''Occupation'''</span>
| style="text-align: left;" | Homid
+
|width="25%"|???
 
|-
 
|-
| style="text-align: right;" width="35%" | Tribe:
+
|width="25%"|<span class="hilite2">'''Sphere'''</span>
| style="text-align: left;" | Bone Gnawer
+
|width="25%"|Garou
 
|-
 
|-
| style="text-align: right;" width="35%" | Auspice:
+
|width="25%"|<span class="hilite2">'''Auspice'''</span>
| style="text-align: left;" | Theurge
+
|width="25%"|Theurge
 
|-
 
|-
| style="text-align: right;" width="35%" | Family Clan:
+
|width="25%"|<span class="hilite2">'''Tribe'''</span>
| style="text-align: left;" | None of the, lucky to be alive
+
|width="25%"|Bone Gnawers
 +
 
 +
|}
 +
|}
 
|-
 
|-
| style="text-align: right;" width="35%" | Pure Breed:
+
| height="14" |
| style="text-align: left;" | Nah
 
 
|-
 
|-
| style="text-align: right;" | Occupation:
+
|
| style="text-align: left;" | Mechanic, Junkyard Digger, Barista
+
{| width="300" class="inset"
 
|-
 
|-
| style="text-align: right;" | Notable Stats:
+
| class="hbar" height="18" | <center><span class="header">Said by the Campfire</span></center>
| style="text-align: left;" | [[Calvin/Gifts|Gifts]]
 
 
|-
 
|-
| style="text-align: right;" |
+
| height="20" |<div class="mrgright">
| style="text-align: left;" | [[Calvin/Rites|Rites]]
+
 
|-
+
<span class="hilite2">Urban Garou:</span> He is the theurge you wanna talk to if you want to mess around in the city.
|}
+
 
<!-- End Stats Table -->
+
<span class="hilite2">Scrap Whisperer:</span> He knows about junk. It talks to him, and he talks to it. A lot. Too much.
|}
 
<!-- End Offset -->
 
  
{| width="300" style="position: relative; top: 25px; left: 75px;"
+
<span class="hilite2">Caffeine Fiend:</span> Talks entirely too much about the purity of 'The Bean'.
| class="pbox" height="320" | [[Image:calvindrinking.gif|280px|center]]
 
|}
 
|-
 
| height="5" | <span class="header">Who am I?</span>
 
|-
 
| class="text" |
 
{{Tab}}Whats there to say about a junkyard Da Vinci? Cal acts with precision when it comes to his hobbies. Hobbies being junk buying and utilization. A Savant with this and that. A fond lover of the coffee bean, he rigged a V12 engine to be an espresso machine and jokes that it'll make you go fast.
 
  
[[image:Calvingrumpy.jpg|center]]
+
<span class="hilite2">Hook 4:</span> Lorem Ipsum
  
|-
+
</div>
| class="hbar" height="18" |
 
|-
 
! colspan="2" class="title" align="left" | Junk in the Trunk
 
|-
 
| colspan="2" align="left" | <span class="plainlinks">
 
</span>
 
Things that rattle his trunk. [https://www.youtube.com/watch?v=oWKvFaShQyY, Supercut, Lorde, El-Producto, Killer Mike]
 
<!-- Offset Table -->
 
<!-- End Offset -->
 
<!-- Offset Table -->
 
{| width="300" style="position: relative; top: 25px; left: 75px;"
 
| class="pbox" width="300" height="320" | [[Image:CalvinCoffee.jpg|280px|center]]
 
 
|}
 
|}
<!-- End Offset -->
 
 
|-
 
|-
| class="text" |  
+
| height="14" |
{{tab}}
 
 
|-
 
|-
| colspan = "3" |  
+
|
{| width="70%"  
+
{| width="275" class="inset"
 
|-
 
|-
 +
| class="hbar" height="18" | <center><span class="header">Lives Touched</span></center>
 
|-
 
|-
 +
| height="20" |<div class="mrgright">
 +
* <span class="text2">'''[[Cait]]'''</span>&nbsp;&mdash;&nbsp;"Decidedly unhelpful sometimes."
 +
* <span class="text2">'''[[Corrine]]'''</span>&nbsp;&mdash;&nbsp;"Wild stories!"
 +
* <span class="text2">'''[[Jasmine_Lange]]'''</span>&nbsp;&mdash;&nbsp;"Trouble. Trouble trouble trouble."
 +
* <span class="text2">'''[[Julia]]'''</span>&nbsp;&mdash;&nbsp;"Welcome to the major leagues."
 +
</div>
 
|}
 
|}
 
|-
 
|-
| class="hbar" height="18" |
+
| height="14" |
 +
|-
 +
|
 +
{| width="275" class="inset"
 
|-
 
|-
| height="20" | <span class="header">RP Hooks</span>
+
| class="hbar" height="18" | <center><span class="header">Songlines</span></center>
 
|-
 
|-
| class="text" |
+
| height="20" |<div class="mrgright">
* <span class="text2">'''Scrap Whisperer'''</span>&nbsp;&mdash;&nbsp;He knows about junk. It talks to him, and he talks to it. A lot. Too much.
+
<span class="plainlinks">[https://www.youtube.com/watch?v=hIuLmlsDRhQ Cup of Roasted Coffee]</span>
* <span class="text2">'''Streets'''</span>&nbsp;&mdash;&nbsp;Just showed up! Newly arrived!<BR><BR>
 
* <span class="text2">'''Urban Garou'''</span>&nbsp;&mdash;&nbsp;He is the theurge you wanna talk to if you want to mess around in the city.<BR><BR>
 
  
  
| rowspan="4" |
+
 
<!-- Offset Table -->
+
<span class="plainlinks">[  '''Song ''']</span> &mdash; Band
{| width="300" style="position: relative; top: -25px; left: 75px;"
+
 
| class="pbox" height="440" | [[Image:Calvin02.jpg|280px|center]]
+
''Lyrics''<br>
 +
''Lyrics''<br>
 +
''Lyrics''<br>
 +
''Lyrics''<br>
 +
 
 +
</div>
 
|}
 
|}
<!-- End Offset -->
 
|-
 
| class="hbar" height="18" |
 
|-
 
| height="20" | <span class="header">Contacts</span>
 
|-
 
| class="text" |
 
 
* <span class="text2">'''[[Cait]]'''</span>&nbsp;&mdash;&nbsp;"Decidedly unhelpful sometimes."
 
* <span class="text2">'''[[Corrine]]'''</span>&nbsp;&mdash;&nbsp;"Wild stories!"
 
* <span class="text2">'''[[Jasmine_Lange]]'''</span>&nbsp;&mdash;&nbsp;"Trouble. Trouble trouble trouble."
 
* <span class="text2">'''[[Julia]]'''</span>&nbsp;&mdash;&nbsp;"Welcome to the major leagues."
 
  
  
<!-- Offset Table -->
 
{| width="300" style="position: relative; top: -25px; left: 75px;"
 
|
 
 
|}
 
|}
<!-- End Offset -->
 
|-
 
| class="hbar" height="18" |
 
|-
 
| height="20"  | <span class="header">Logs</span>
 
|-
 
| class="text"  | {{ RP Logs | name = Calvin | columns = 3}}
 
|-
 
<!-- End Main Body -->
 
 
|}
 
|}
 +
</div>
 +
  
 
[[Category:PCs]][[Category:Active PCs]][[Category:Garou]][[Category:Gaian]][[Category:Shifter]][[Category:Bone Gnawers]][[Category:Theurge]]
 
[[Category:PCs]][[Category:Active PCs]][[Category:Garou]][[Category:Gaian]][[Category:Shifter]][[Category:Bone Gnawers]][[Category:Theurge]]

Revision as of 15:47, 29 May 2019



Calvinheader.jpg
Calvin02.jpg
Life is Meant to be Experienced
Drinks with Spirits
Name Calvin Holden
Apparent Age Mid Twenties
Occupation ???
Sphere Garou
Auspice Theurge
Tribe Bone Gnawers
Said by the Campfire

Urban Garou: He is the theurge you wanna talk to if you want to mess around in the city.

Scrap Whisperer: He knows about junk. It talks to him, and he talks to it. A lot. Too much.

Caffeine Fiend: Talks entirely too much about the purity of 'The Bean'.

Hook 4: Lorem Ipsum

Lives Touched
  • Cait — "Decidedly unhelpful sometimes."
  • Corrine — "Wild stories!"
  • Jasmine_Lange — "Trouble. Trouble trouble trouble."
  • Julia — "Welcome to the major leagues."
Songlines

Cup of Roasted Coffee


[ Song ] — Band

Lyrics
Lyrics
Lyrics
Lyrics