Difference between revisions of "Dragomir"

From City of Hope MUSH
Jump to navigation Jump to search
imported>DeniseGodin1521
imported>DeniseGodin1521
Line 1: Line 1:
__NOTOC__
 
 
[[Category:PCs]][[Category:Active PCs]][[Category:Garou]][[Category:Gaian]][[Category:Shifter]][[Category:Silver Fangs]][[Category:Philodox]]
 
[[Category:PCs]][[Category:Active PCs]][[Category:Garou]][[Category:Gaian]][[Category:Shifter]][[Category:Silver Fangs]][[Category:Philodox]]
<center>
+
{{#css:Template:PC_1/PC_1.css}}{{#css:
{| 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"  
+
.outer {
 +
border: 2px solid #080800;
 +
background-color: #000000;
 +
color: #ffffff;
 +
}
 +
#left {
 +
border-right: 1px dotted #080800;
 +
        position: relative;
 +
}
 +
#header {
 +
    align-items: center;
 +
    background-color: #080800;
 +
    border-bottom: 2px solid #080800;
 +
    color: #ffffff;
 +
    display: flex;
 +
    font-family: Garamond; 
 +
    font-size: 4.50em;
 +
    justify-content: center;
 +
    overflow: hidden;
 +
    position: relative;
 +
    text-shadow: 1px 1px 3px #080800, -1px -1px 3px #080800, -1px 1px 3px #080800, 1px -1px 3px #080800;
 +
}
 +
#header > img {
 +
    height: auto;
 +
    min-width: 100%;
 +
    position: relative;
 +
    width: 100%;
 +
}
 +
#header > span {
 +
    display: block;
 +
    left: calc(50% - 5.25em);
 +
    position: absolute;
 +
    top: calc(50% - 1em);
 +
    z-index: 1;
 +
}
 +
.header {
 +
border-top: 1px solid #080800;
 +
border-bottom: 1px dotted #080800;
 +
background-color: #FFFFFF;
 +
color: #000000;
 +
        font-size: 1.125em;
 +
}
 +
#mainimg, #altimg {
 +
border-top: 1px solid #080800;
 +
}
 +
#mainimg img, #altimg img {
 +
border: 1px solid #080800;
 +
border-radius: 5px;
 +
}
 +
#break {
 +
border-bottom: medium none;
 +
border-top: 1px dotted #080800;
 +
height: 0;
 +
}
 +
.outer a {
 +
color: #e0e1e2 !important;
 +
}
 +
.data {
 +
padding: 5px 10px;
 +
}
 +
.data ul {
 +
list-style: outside none none;
 +
margin: 0 !important;
 +
}
 +
.data li::before {
 +
        color: #e0e1e2;
 +
        content: "■ ";
 +
        display: inline-block;
 +
        line-height: 1em;
 +
        vertical-align: 0.1em;
 +
        width: 1em;
 +
}
 +
#Pack_Mates+.data > ul, #Protected_Kin+.data > ul {
 +
align-content: center;
 +
display: flex;
 +
flex-flow: row wrap;
 +
justify-content: center;
 +
margin: 0px -5px !important;
 +
text-align: center;
 +
}
 +
#Pack_Mates+.data li, #Protected_Kin+.data li {
 +
background: #494949;
 +
border: 1px solid #999;
 +
border-radius: 10px;
 +
display: inline-block;
 +
height: 311px;
 +
margin: 5px;
 +
position: relative;
 +
text-align: center;
 +
width: 220px;
 +
}
 +
#Pack_Mates+.data li:nth-last-of-type(4):first-of-type ~ li:nth-of-type(2) {
 +
        page-break-after: always;
 +
}
 +
#Protected_Kin+.data li {
 +
        width: 170px;
 +
        height: 242px;
 +
}
 +
#Pack_Mates+.data li::before, #Protected_Kin+.data li::before {
 +
display: none;
 +
}
 +
#Pack_Mates+.data li > a, #Protected_Kin+.data li > a {
 +
align-content: center;
 +
align-items: center;
 +
border-radius: 5px;
 +
display: flex;
 +
height: 200px;
 +
justify-content: center;
 +
margin: 10px;
 +
overflow: hidden;
 +
position: relative;
 +
}
 +
#Protected_Kin+.data li > a {
 +
        height: 150px;
 +
}
 +
#Pack_Mates+.data img, #Protected_Kin+.data img {
 +
border: 1px solid #aaa;
 +
border-radius: 5px;
 +
height: auto;
 +
width: auto;
 +
position: absolute;
 +
}
 +
#Pack_Mates+.data li div, #Protected_Kin+.data li div {
 +
border-top: 1px dotted #aaa;
 +
bottom: 6px;
 +
padding-top: 6px;
 +
position: absolute;
 +
width: 100%;
 +
}
 +
#Pack_Mates+.data li div a, #Protected_Kin+.data li div a {
 +
font-weight: bold;
 +
font-size: 1.25em;
 +
}
 +
.indent {
 +
        display: block;
 +
        text-indent: 2.5em;
 +
}
 +
.half {
 +
        float: left;
 +
        position: relative;
 +
}
 +
.half:first-of-type {
 +
        margin-right: 3em;
 +
}
 +
.full {
 +
        clear: both;
 +
}
 +
th {
 +
text-align: left;
 +
white-space: nowrap;
 +
padding-right: .5em;
 +
}
 +
#altimg {
 +
        min-height: 210px;
 +
}
 +
#altimg img {
 +
        border: medium none;
 +
        position: absolute;
 +
        left: 10px;
 +
        bottom: 10px;
 +
        opacity: .95;
 +
}
 +
}}
 +
<div class="outer">
 +
<div id="header">[[File:tv.png|link=]]<span>&nbsp;Dragomir "Drago" Mihailovich&nbsp;</span></div>
 +
<div id="left">
 +
<div id="mainimg" class="data">[[File:Dragomir2.jpg|240px|border]]</div>
 +
 
 +
<font style="color: #f3f6f7; font-family: Garamond; font-size: 18pt; text-shadow: #574a4f 4px 2px 2px">"When searching for the right step forward, it is often best to consider those that have walked this path before you."</font>
 +
 
 +
<div class="header" id="Information">Information</div>
 +
<div class="data" id="left-1">
 +
{|
 +
|-
 +
! Date of Birth:
 +
| October 11th, 1981
 +
|-
 +
! Change Date:
 +
| October 11th, 1997
 +
|-
 +
! Height/Weight:
 +
| 6'2" ft. / 205 lbs.
 +
|-
 +
! Hair Color:
 +
| Blonde
 +
|-
 +
! Race:
 +
| Garou
 +
|-
 +
! Hair Color:
 +
| Blonde
 +
|-
 +
! Breed:
 +
| Homid
 +
|-
 +
! Tribe:
 +
| Silver Fang
 +
|-
 +
! Auspice:
 +
| Philodox
 +
|-
 +
! Pure Breed:
 +
| 5
 +
|-
 +
! Risk Level:
 +
| 2
 
|-
 
|-
| 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:SilverFang.gif|left|200px]][[Image:Philodox2.png|right|100px]]
+
! Pack Name:
<br><font style="color: #f3f6f7; font-family: Garamond; font-size: 46pt; text-shadow: #574a4f 4px 2px 2px">Dragomir "Drago" Mihailovich</font><br><br>
+
| [[Terminal Velocity]]
 +
|}
 +
</div>
 +
<div id="mainimg" class="data">[[File:Dragomir7.jpg|240px]]</div>
  
 +
<div class="header" id="RP Logs">RP Logs</div>
 +
<div class="data" id="left-2">
 +
{{ RP Logs | name = Dragomir | columns = 3 | ordermethod = gamedate }}
 +
</div>
  
<div style="text-left>
+
<div id="right">
<font style="color: #f3f6f7; font-family: Garamond; font-size: 18pt; text-shadow: #574a4f 4px 2px 2px">"When searching for the right step forward, it is often best to consider those that have walked this path before you."</font>
+
<div class="data" id="right-1">
 +
<div class="header" id="Background">Background</div>
 +
<br><br>
 +
<span class="indent">'''Formal Introduction'''<br><br>"I am Dragomir Nicholas Mihailovich, rited Eye of the Storm. Fostern born on two legs beneath the half moon, Silver Fang of Clan Crescent Moon. Son of Nicholas Mihailovich, son of Michael Mihailovich - rited Frozen Night, son of Nicholas Mikhailovich II, son of Michael Mikhailovich - rited Falcon's Beak, son of Nicholas Mikhailovich - rited The Frozen Death, son of Michael Nocolavich, son of Nicholas I, rited Zheleznaya Gora.  I am Alpha of Terminal Velocity, Children of Merlin."</span>
 +
<br><br>
 +
<span class="indent">'''Ancestor Spirit'''<br><br>Drago has a very close connection with the Ancestor spirit known as Zheleznaya Gora (The Iron Mountain).  Ancestral hero of the Silver Fang, having fought valiantly during the Third War of Rage.  Drago is very in-tune with his Ancestors, specifically Zheleznaya Gora - his mentor whom he is a direct decedent of.  (RP Hook for Spirits/Lore/PrPs)
 +
</span><br><br>
 +
<span class="indent">'''Seeking'''<br><br>He has come to this Sept in search for answers on the death of his twin brother, Dmitri.  His brother died in this area two years ago, and he now searches for answers and perhaps even revenge.  Dmitri Michael Mihailovich, rited Moon Caller was a theurge who lived and owned a corporation in the area.  His death and subsequent disappearance has left many questions unanswered for Drago. (Seeking ST)</span><br><br>
 +
</div></div></div>
 +
<div class="header" id="Pack_Mates">Pack Mates</div>
 +
<div class="data" id="right-2">
 +
<ul>
 +
<li>[[File:adabw.jpg|400px]]<div>[[Ada]]<br>Very loyal Omega.</div></li>
 +
<li>[[File:BrookeSpencer1bw.jpg|180px]]<div>[[Brooke]]<br>Looking forward to your tales!</div></li>
 +
<li>[[File:Halonabw.jpg|175px]]<div>[[Halona]]<br>A perspective we were lacking.</div></li>
 +
<li>[[File:sergei.jpg|180px]]<div>[[Sergei]]<br>  </div></li>
 +
</ul>
 +
</div>
 +
<div class="header" id="Protected_Kin">The Protected</div>
 +
<div class="data" id="right-3">
 +
<ul>
 +
<li>[[File:felicitybw.jpg|125px]]<div>[[Felicity]]<br/>My Mate.</div></li>
 +
<li>[[File:Michaelbw.png|125px|200px]]<div>[[Michael_Farman|Michael]]<br/>A devoted soldier.</div></li>
 +
<li>[[File:Montanabw.jpg|125px]]<div>[[Montana]]<br/>A good man to know, and have beers with.</div></li>
 +
</ul>
 
</div>
 
</div>
 
+
<div class="header" id="Friends">Friends</div>
|-
 
| 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" |
 
{{:Dragomir/Infobox}}
 
 
<br><br>
 
<br><br>
 +
<div id="right-4" class="data"><span class="indent">
 +
* '''[[Journey]]''' - You have already provided great Wisdom.
  
'''RP Logs:'''
+
* '''[[Jake]]''' - You seem to believe in me, I won't let you down.
{{:Dragomir/Logs}}
 
  
 
+
* '''[[Branton]]''' - A great student, but hardly a novice.
| 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"  |
+
<br><br>
{{:Dragomir/Intro}}
+
<div class="header" id="Snapshots">Snapshots</div>
 
+
<br><br>
 
+
<div id="right-5" class="data"><span class="indent">
{{:Dragomir/Contacts}}
+
[[File:Dragomir1.jpg|200px]][[File:Dragomir3.jpg|140px]][[File:Dragomir5.jpg|300px]]
 
+
<br><br>
 
 
|-
 
|}
 

Revision as of 18:52, 31 December 2017


Dragomir2.jpg

"When searching for the right step forward, it is often best to consider those that have walked this path before you."

Information
Date of Birth: October 11th, 1981
Change Date: October 11th, 1997
Height/Weight: 6'2" ft. / 205 lbs.
Hair Color: Blonde
Race: Garou
Hair Color: Blonde
Breed: Homid
Tribe: Silver Fang
Auspice: Philodox
Pure Breed: 5
Risk Level: 2
Pack Name: Terminal Velocity
Dragomir7.jpg
RP Logs
Pack Mates
The Protected
Friends



  • Journey - You have already provided great Wisdom.
  • Jake - You seem to believe in me, I won't let you down.
  • Branton - A great student, but hardly a novice.



Snapshots



Dragomir1.jpgDragomir3.jpgDragomir5.jpg