Actions

Difference between revisions of "Nisha"

m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{{Played by  
+
{{Played by
 
| Character name = Nisha
 
| Character name = Nisha
 
| Model name = Halsey
 
| Model name = Halsey
| Sample =  
+
| Sample = Nisha.jpg
[[image:Nisha.jpg]]
 
 
}}
 
}}
{{Warning|Type=warning|Msg=OOC Information: All information is considered Out-Of-Character until you learn it through In-Character means.}}
+
<CSS>
{| width="100%" align="left" cellpadding="0" cellspacing="0" style="border:10px solid #000"
 
|-
 
| style="color:#FFF; text-align:left; vertical-align:top; font-family:Palatino Linotype; font-size:10pt; padding:0px; border-right:5px solid #000" |
 
<center><br>[[Image:nisha1.jpg|280px]]<br><br></center>
 
<center>[[File:Seeming beast.png|75px|link=]]</center>
 
  
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''Stat Box'''</center></font></div>
+
#wrapper {
{| width="100%" align="center" cellpadding="0" cellspacing="0" style="border:10px solid #333"
+
    align-items: center;
|-
+
    display: flex;
|'''Full Name:'''|| Natasha Barelli
+
    background: #000;
|-
+
    width: 100%;
|'''DOB:'''|| 27.Jan.1992
+
    position: relative;
|-
+
    justify-content: center;
|'''Played by:'''|| Halsey
+
    padding-bottom: 32px;
|-
+
    font-size: 1rem;
|'''Occupation'''|| Barista
+
    font-family: Verdana;
|-
+
    line-height: 32px;
|'''Concept:'''|| Urban Scavenger
+
    flex-direction: column;
|-
+
    l
| '''Thread:'''|| Friendship
+
}
|-
 
| '''Needle:'''|| Provider
 
|-
 
| colspan="2" | <hr>
 
|-
 
|'''Seeming:'''|| Beast
 
|-
 
|'''Kith:'''|| [[Changeling/Custom_Kiths|Formless]]
 
|-
 
|'''Court:'''|| Courtless
 
|-
 
|'''Motley:'''||
 
|-
 
|'''Entitlement:'''||
 
|-
 
|'''Keeper:'''|| [[Gentry#On_the_Nose|On the Nose]]
 
|-
 
| colspan="2" | <hr>
 
|-
 
| colspan="2" | <center><big>'''Notable Stats'''</big></center>
 
|-
 
|'''Acute Senses''' ||
 
|-
 
|'''Crafts.Coffee''' || <big>♥ ♥</big>
 
|}
 
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''Soundtrack'''</center></font></div>
 
<div style="text-align:justify; padding:5px"><center>
 
  
Soon..
+
#container {
 +
   
 +
    padding: 0 32px;
 +
    margin-top: 350px;
 +
 
 +
    justify-content: center;
 +
    max-width: 1024px;
 +
    position: relative;
 +
    display: flex;
 +
    flex-direction: column;
 +
    z-index: 10;
 +
    width: 100%;
  
</center></div>
+
}
|-
+
 
|}
+
#right {
{|
+
    width: 70%;
|-
+
    margin-left: auto;
| width="100%" align="center" cellpadding="0" cellspacing="0" style="border:10px solid #333"|
+
 
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''Description'''</center></font></div>
+
}
<div style="text-align:justify; padding:5px">
+
 
<br>
+
 
 +
#left {
 +
    width: 25%;
 +
    display: flex;
 +
    flex-direction: column;
 +
  min-width: 200px;
 +
}
 +
 
 +
 
 +
#top {
 +
    display: none;
 +
    flex-direction: column;
 +
    margin-bottom: 64px;
 +
}
 +
 
 +
#top p {
 +
 
 +
  display: flex;
 +
  flex-grow: 1;
 +
  width: 100%;
 +
    margin: 0;
 +
}
 +
 
 +
#gallery {
 +
    display: flex;
 +
    justify-content: space-around;
 +
    flex-wrap: wrap;
 +
    width: 100%;
 +
}
 +
 
 +
#gallery p {
 +
    display: flex;
 +
    width: 100%;
 +
    flex-wrap: wrap;
 +
}
 +
 
 +
p {
 +
    display: flex;
 +
    padding: 0;
 +
   
 +
 
 +
 +
    z-index: 10;
 +
    text-align: justify;
 +
    line-height: 32px; 
 +
}
 +
 
 +
 
 +
ul {
 +
    font-size: 1rem;
 +
    line-height: 32px;
 +
    text-align: justify;
 +
}
 +
 
 +
 
 +
.bg {
 +
    position: absolute;
 +
  top: 0;
 +
  left: 0;
 +
  width: 100%;
 +
  height: 700px;
 +
  object-fit: cover;
 +
  object-position: left bottom;
 +
  z-index: 1;
 +
    opacity: .5;
 +
}
 +
 
 +
.moniker {
 +
    margin-top: -195px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
margin-bottom: 100px;
 +
 
 +
}
 +
 
 +
.portrait {
 +
  width: 400px;
 +
  flex-shrink: 0;
 +
}
 +
 
 +
.portraittop {
 +
  flex-grow: 1;
 +
  height: 300px;
 +
    object-fit: cover;
 +
    object-position: top center;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 32px;
 +
}
 +
 
 +
.section {
 +
    display: flex;
 +
 
 +
}
 +
 
 +
 
 +
.section p {
 +
    display: block;
 +
    margin-bottom: 32px;
 +
}
 +
 
 +
.paras p{
 +
    margin-bottom: 4px;
 +
}
 +
 
 +
.title {
 +
    margin: 24px 0;
 +
}
 +
 
 +
.bio {
 +
    display: flex;
 +
    margin-bottom: 4px;
 +
    text-shadow: 0px 0px 2px #000;
 +
    color: #c5ddfc;
 +
    Font-size: 14px;
 +
}
 +
 
 +
.r {
 +
  margin-left: auto;
 +
}
 +
 
 +
 
 +
 
 +
.photo {
 +
 
 +
  height: 220px;
 +
    width: 220px;
 +
    object-fit: cover;
 +
    object-position: top center;
 +
    margin: 8px;
 +
}
 +
 
 +
.logs p {
 +
    display: flex;
 +
    flex-direction: column;
 +
 
 +
}
 +
 
 +
 
 +
@media screen and (max-width: 1024px) {
 +
    #left {
 +
        display: none;
 +
    }
 +
    #top {
 +
 
 +
        display: flex;
 +
    }
 +
    #right {
 +
        width: 100%;
 +
        margin-left: 0;
 +
    }
 +
}
 +
<css>
  
=== Mask ===
 
  
A blue-haired woman of medium height and athletic hourglass figure. Her hair sports dark peacock blue roots shading into teal tips and highlights so bright as to be almost bioluminescent, thick and wavy, hanging halfway down her back, untamed and wild. It frames a vulpine face with high cheekbones, lush mouth smeared with gloss, blue hazel eyes gleaming out of thick black lashes. There's a trace of freckles over her straight nose and faint scar marks across and down her neck. Nisha's ears are slightly pointed and heavily pierced, three rings in each earlobe and two studs in the pointed tips. Today they include tiny feathers, seashells and snakes.
+
a:link {
 +
color: #134f6f;
 +
text-shadow: 1px 1px 1px #000
 +
}
 +
a:visited {
 +
color: #134f6f;
 +
text-shadow: 1px 1px 1px #000
 +
}
 +
a:hover {
 +
opacity: 0.7;
 +
-webkit-transition: all .4s ease;
 +
-moz-transition: all .4s ease;
 +
-o-transition: all .4s ease;
 +
-ms-transition: all .4s ease;
 +
transition: all .4s ease;
 +
}
  
Her clothes are tatterdemalion, things found and thrifted, urban flotsam and jetsam from bygone shores. On top is a once-expensive sheepskin coat that has seen many owners and no love, and on her feet are matching brown old hiking boots, stained and distressed. Between she wears a zebra striped brown-and-cream cotton blouse with crochet sleeves, and high waisted jeans with blown out knees and threadbare butterfly embroideries along the ragged hems. She's usually accompanied by an abused leather satchel covered with drawings in Magic Marker, novelty pins and faded stickers.
+
.info {
<br>
+
width: 325px;
<br>
+
background-color: #000000;
 +
border-radius: 0px;
 +
align: center;
 +
margin-left: -85px;
 +
padding: 5px;
 +
border: 1px solid #0a0b2f;
 +
text-align: center;
 +
margin-top: 15px;
 +
font-size: 18px;
 +
}
 +
.infotext {
 +
text-shadow: 0px 0px 2px #000;
 +
color: #54afb2;
 +
font-size: 10px;
 +
padding: 0px;
 +
}
 +
.label {
 +
color: #BFA4BB;
 +
font-size: 15px;
 +
font-family: 'Boogaloo', Sans Serif;
 +
letter-spacing: 1px;
 +
text-shadow: 1px 1px 1px #000;
  
=== Mein ===
+
}
 +
.text {
 +
width: 600px;
 +
font-size: 10px;
 +
line-height: 16px;
 +
margin-left: 20px;
 +
text-align: justify;
 +
}
  
At first, Nisha just doesn't make sense. Dark-furred wolf ears rise from teal hair-- hair that's strewn with quite a few peacock feathers. The vulpine qualities of her face are only exaggerated, her canines a little more pronounced. Patches of dull scales wrap her wrists and lower arms, speckling long fingers and drawing attention to sharp claws. Talons? Claws? Sharp. The same scales are present on her ankles, rising up her shins. Lastly, a bushy gray tail is banded with black, undeniably raccoon. There's too many disparate parts, but somehow they all fit together.
+
.header {
<br>
+
text-transform: uppercase;
<br>
+
letter-spacing: 2px;
 +
font-size: 20px;
 +
margin-top: 10px;
 +
text-shadow: 0px 1px 2px #000;
 +
text-align: center;
 +
font-style: none;
 +
        font-weight: bold;
 +
color: #edb2bd;
 +
}
  
 +
</CSS>
 +
<div id="wrapper">
 +
[[file:nishabg.jpg|class=bg|link=]]
 +
<div id="container">
 +
<div id="top>
 +
[[file: nisha5.jpg|class=portraittop]]
 +
<div class="bio"><b>Full Name:</b><span class="r">Natasha Barelli</span></div>
 +
<div class="bio"><b>DOB:</b><span class="r">27.Jan.1992</span></div>
 +
<div class="bio"><b>Template:</b><span class="r">Mortal+</span></div>
 +
<div class="bio"><b>Concept:</b><span class="r">Urban Scavenger</span></div>
 +
<div class="bio"><b>Thread:</b><span class="r">Friendship</span></div>
 +
<div class="bio"><b>Needle:</b><span class="r">Friendship</span></div>
 +
<hr />
 +
<div class="bio"><b>Seeming:</b><span class="r">Beast</span></div>
 +
<div class="bio"><b>Kith:</b><span class="r">[[Changeling/Custom_Kiths|Formless]]</span></div>
 +
<div class="bio"><b>Court:</b><span class="r">Courtless</span></div>
 +
<div class="bio"><b>Motley:</b><span class="r">--</span></div>
 +
<div class="bio"><b>Entitlement:</b><span class="r">--</span></div>
 +
<div class="bio"><b>Keeper:</b><span class="r">[[Gentry#On_the_Nose|On the Nose]]</span></div>
 +
<hr />
 +
<div class="bio spacer"><b>Acute Senses:</b><span class="r">♥</span></div>
 +
<div class="bio spacer"><b>Crafts.Coffee:</b><span class="r">♥ ♥ ♥</span></div>
 +
<hr />
 +
<br><span style="color: #bdafbd; font-size: 8px">[https://www.youtube.com/watch?v=-PZsSWwc9xA Billie Eilish - all the good girls go to hell]
 +
<br><span style="color: #bdafbd;font-size: 14px;">Standing there, killing time
 +
<br>Can't commit to anything but a crime
 +
<br>Look at you needing me
 +
<br>You know I'm not your friend without some greenery</span>
 +
<br><span style="color: #bdafbd; font-size: 8px">[https://www.youtube.com/watch?v=-PZsSWwc9xA Billie Eilish - all the good girls go to hell]
 +
<br><span style="color: #bdafbd;font-size: 14px;">Standing there, killing time
 +
<br>Can't commit to anything but a crime
 +
<br>Look at you needing me
 +
<br>You know I'm not your friend without some greenery</span>
 
</div>
 
</div>
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''History'''</center></font></div>
+
<div class="section">
<div style="text-align:justify; padding:5px">
+
<div id="left">
 +
[[file: nisha5.jpg|class=portrait]]
 +
<div class="bio"><b>Full Name:</b><span class="r">Natasha Barelli</span></div>
 +
<div class="bio"><b>DOB:</b><span class="r">27.Jan.1992</span></div>
 +
<div class="bio"><b>Template:</b><span class="r">Mortal+</span></div>
 +
<div class="bio"><b>Concept:</b><span class="r">Urban Scavenger</span></div>
 +
<div class="bio"><b>Thread:</b><span class="r">Friendship</span></div>
 +
<div class="bio"><b>Needle:</b><span class="r">Friendship</span></div>
 +
<hr />
 +
<div class="bio"><b>Seeming:</b><span class="r">Beast</span></div>
 +
<div class="bio"><b>Kith:</b><span class="r">[[Changeling/Custom_Kiths|Formless]]</span></div>
 +
<div class="bio"><b>Court:</b><span class="r">Courtless</span></div>
 +
<div class="bio"><b>Motley:</b><span class="r">--</span></div>
 +
<div class="bio"><b>Entitlement:</b><span class="r">--</span></div>
 +
<div class="bio"><b>Keeper:</b><span class="r">[[Gentry#On_the_Nose|On the Nose]]</span></div>
 +
<hr />
 +
<div class="bio spacer"><b>Acute Senses:</b><span class="r">♥</span></div>
 +
<div class="bio spacer"><b>Crafts.Coffee:</b><span class="r">♥ ♥ ♥</span></div>
 +
<hr />
 +
<div class="bio spacer"><b>[https://www.youtube.com/watch?v=8SeRU_ZPDkE SAYGRACE, G-Eazy - you don't own me]</b></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">You don't own me</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Don't try to change me in any way</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">You don't own me</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Don't tie me down 'cause I'd never stay</span></div>
  
 +
<div class="bio spacer"><b>[https://www.youtube.com/watch?v=7iNbnineUCI The Offspring- The Kids Aren't Alright]</b></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Chances thrown</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Nothing's free</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Longing for, used to be</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Still it's hard, hard to see</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Fragile lives</span></div>
 +
<div class="bio spacer"><br><span style="color: #bdafbd;font-size: 12px;">Shattered dreams</span></div>
 +
</div>
 +
<div id="right">
 +
<div class="header">History</div>
 +
<div class="infotext">
 
Coming soon..
 
Coming soon..
 +
</div>
 +
 +
<div class="header">Appearance</div>
 +
<div class="infotext">
 +
 +
<span style="color: #c5ddfc">'''Mask:'''</span><br>
 +
A blue-haired woman of medium height and athletic hourglass figure. Her hair sports dark peacock blue roots shading into teal tips and highlights so bright as to be almost bioluminescent, thick and wavy, hanging halfway down her back, untamed and wild. It frames a vulpine face with high cheekbones, lush mouth smeared with gloss, blue hazel eyes gleaming out of thick black lashes. There's a trace of freckles over her straight nose and faint scar marks across and down her neck. Nisha's ears are slightly pointed and heavily pierced, three rings in each earlobe and two studs in the pointed tips. Today they include tiny feathers, seashells and snakes.
  
 +
Her clothes are tatterdemalion, things found and thrifted, urban flotsam and jetsam from bygone shores. On top is a once-expensive sheepskin coat that has seen many owners and no love, and on her feet are matching brown old hiking boots, stained and distressed. Between she wears a zebra striped brown-and-cream cotton blouse with crochet sleeves, and high waisted jeans with blown out knees and threadbare butterfly embroideries along the ragged hems. She's usually accompanied by an abused leather satchel covered with drawings in Magic Marker, novelty pins and faded stickers.
 +
<br>
 +
<br>
 +
<span style="color: #c5ddfc">'''Mein:'''</span><br>
 +
At first, Nisha just doesn't make sense. Dark-furred wolf ears rise from teal hair-- hair that's strewn with quite a few peacock feathers. The vulpine qualities of her face are only exaggerated, her canines a little more pronounced. Patches of dull scales wrap her wrists and lower arms, speckling long fingers and drawing attention to sharp claws. Talons? Claws? Sharp. The same scales are present on her ankles, rising up her shins. Lastly, a bushy gray tail is banded with black, undeniably raccoon. There's too many disparate parts, but somehow they all fit together.
 
</div>
 
</div>
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''RP Hooks'''</center></font></div>
 
<div style="text-align:justify; padding:5px">
 
  
 +
<div class="header">Hooks</div>
 +
<div class="infotext">
 
* '''Changeling:''' She definitely is one.
 
* '''Changeling:''' She definitely is one.
 
* '''Courtless:''' No mantle, no ties, no favour.
 
* '''Courtless:''' No mantle, no ties, no favour.
 
* '''Barista:''' Best coffee you've ever had.
 
* '''Barista:''' Best coffee you've ever had.
 
* '''Thrift-store Chic''': She has a very.. unique sense of style.
 
* '''Thrift-store Chic''': She has a very.. unique sense of style.
 
 
</div>
 
</div>
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''Contacts'''</center></font></div>
 
<div style="text-align:justify; padding:5px">
 
  
* [[Heloise]]: Vintage, like a fine wine.
+
<div class="header">Friends</div>
 +
<div class="infotext">
 +
* [[Heloise]]: Vintage, like a fine wine. Both Boss and Friend!
 
* [[Haliburton]]: Seems alright, so far.
 
* [[Haliburton]]: Seems alright, so far.
* [[Solomon]]: A bit twitchy, isn't he?
+
* [[Solomon]]: Somehow, the scowl's a bit endearing.
 +
* [[Norman]]: Beer buddy.
 +
* [[Arnaud]]: Potential beer buddy!
 +
* [[Silvia]]: Good shit.
 +
* [[Miel]]: Sweet as..
 +
* [[Tennyson]]: Do. Not. Like.
  
 
</div>
 
</div>
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''Gallery'''</center></font></div>
+
</div>
<div style="text-align:justify; padding:5px"><center>
+
</div>
 
+
<div id="right">
 +
<div class="header">Gallery</div>
 +
<div id="gallery">
 
[[Image:nisha.jpg|x150px]]
 
[[Image:nisha.jpg|x150px]]
 
[[Image:nisha2.jpg|x150px]]
 
[[Image:nisha2.jpg|x150px]]
Line 114: Line 379:
 
[[Image:nisha5.jpg|x150px]]
 
[[Image:nisha5.jpg|x150px]]
 
[[Image:nisha6.jpg|x150px]]
 
[[Image:nisha6.jpg|x150px]]
 
 
</div>
 
</div>
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''Vibes'''</center></font></div>
+
</div>
<div style="text-align:justify; padding:5px"><center>
+
<div id="right">
 +
<div class="header">Vibes</div>
 +
<div id="gallery">
 +
[[Image:nisha7.jpg|x150px]]
 +
</div>
 +
</div>
 +
</div>
  
[[Image:nisha7.jpg|x150px]]
 
  
</center></div>
+
<div class="header">Logs</div>
<div style="background-color:#000; line-height:300%"><font style="color:#01970D; font-size:14pt; font-variant:small-caps"><center>'''Logs'''</center></font></div>
 
<div style="text-align:justify; padding:5px; border:0px;"><center>
 
 
{{ #dpl:
 
{{ #dpl:
 
|userdateformat='''Y M d''' -
 
|userdateformat='''Y M d''' -
Line 132: Line 399:
 
|addeditdate=true
 
|addeditdate=true
 
|shownamespace=false
 
|shownamespace=false
|noresultsheader=<font color="#cccccc">''No Logs Yet!''</font>
+
|noresultsheader=<font color="#134f6f">''No Logs Yet!''</font>
 
|columns=3
 
|columns=3
 
}}
 
}}
</center></div>
+
</div>
|-
+
 
|}
+
</div>
 +
 
 +
-------
 +
</div>
  
 
[[Category:PCs]][[Category:Active PCs]][[Category:Changeling]][[Category:Beast]][[Category:Formless]][[Category:Courtless]]
 
[[Category:PCs]][[Category:Active PCs]][[Category:Changeling]][[Category:Beast]][[Category:Formless]][[Category:Courtless]]

Latest revision as of 22:51, 22 October 2022



Nishabg.jpg

Nisha5.jpg

Full Name:Natasha Barelli
DOB:27.Jan.1992
Template:Mortal+
Concept:Urban Scavenger
Thread:Friendship
Needle:Friendship

Seeming:Beast
Court:Courtless
Motley:--
Entitlement:--

Acute Senses:
Crafts.Coffee:♥ ♥ ♥


Billie Eilish - all the good girls go to hell
Standing there, killing time
Can't commit to anything but a crime
Look at you needing me
You know I'm not your friend without some greenery

Billie Eilish - all the good girls go to hell
Standing there, killing time
Can't commit to anything but a crime
Look at you needing me
You know I'm not your friend without some greenery

Nisha5.jpg

Full Name:Natasha Barelli
DOB:27.Jan.1992
Template:Mortal+
Concept:Urban Scavenger
Thread:Friendship
Needle:Friendship

Seeming:Beast
Court:Courtless
Motley:--
Entitlement:--

Acute Senses:
Crafts.Coffee:♥ ♥ ♥


You don't own me

Don't try to change me in any way

You don't own me

Don't tie me down 'cause I'd never stay

Chances thrown

Nothing's free

Longing for, used to be

Still it's hard, hard to see

Fragile lives

Shattered dreams


Logs