Difference between revisions of "Suzie"

From City of Hope MUSH
Jump to navigation Jump to search
(Created page with "<css> →‎Wrapper around the table: sets text-color (and could change font): .CTWrapper { width : 900px; align : center; background : #1d2e38; border : 1px s...")
 
(Marked Inactive)
 
(51 intermediate revisions by one other user not shown)
Line 1: Line 1:
<css>
+
{{PC_1
/* Wrapper around the table: sets text-color (and could change font)*/
+
| small-side=left
.CTWrapper {
+
| colour-border=palevioletred
width      : 900px;
+
| colour-background=#FFEEEE
align      : center;
+
| colour-headers=rgb(255,182,193)
background : #1d2e38;
+
| image-main=SuzieQuote1.jpg
border    : 1px solid green;
+
| header-data=The Girl with the Gifts
color      : silver;
+
| left-1-header=Overview
}
+
| left-1-data={{:Suzie/Overview}}
 
+
| right-1-header=Hooks
/* Color of the Links, needs to be in the wrapper so it does not change
+
| right-1-data={{:Suzie/Hooks}}
* ALL the links, but only those of the actual content
+
| left-2-header=A Somewhat Recent Photo
*/
+
| left-2-data=<center>[[File:Suzie2.jpg|250px|alt=Suzie|Suzie]]</center>
.CTWrapper a {
+
| right-2-header=Contacts
color: gold;
+
| right-2-data=
}
+
<p>[[Sacha]] - I met you at Prospect Roasters on my first day back in town. It think You have a good heart, and that counts for a lot. Hope to see you at the homeless shelter volunteering your time or donating food and clothing.</p>
 
+
<p>[[Amalia|Molly]] - I met you in the admin office at UCP - along with Friendly Mike (who you said was married, but that wasn't really an answer to my question, was it?).  Thanks for the book; and thanks for letting me into the UCP library. I promise to return everything I borrowed. Someday. Hopefully before I die.</p>
.CTWrapper a :hover{
+
<p>[[Lou]] - I met you at the bar down south. You were friendly, and direct, and made me feel comfortably uncomfortable. Sorry I left in such a rush. That was just a little too intense for me.</p>
color: blue;
+
<p>[[Kendrick]] and [[Ayaan]] - I met you both that the Flea Market.  It's good to know you're helping the helpless. I think I found some friends in you both ... even if I can't look you straight in the eye.</p>
}
+
<p>[[Rick]] - I met you at Maple Park. You were dragging your feet with going on a jog, so I distracted you with offers a mediocre sandwich and half-hashed conversations. You're a young lawyer who worries too much about their clients. But you like the Tappet Brothers (you are missed, Tom) and share their accent. Good things in my opinion.</p>
 
+
<p>[[Robin Belle|Robin]] - I met you at maple park, too! I was eating a dinner of soup out of my thermos and hanging out by the fountain when you sat nearby with your coffee. We talked about holding a defensive line against the rambunctious children who were planning an eminent attack! That attack never happened, but you did offer me a job. Which is funny. I mean, if you knew me like I knew me, you'd never want to hire me. And I promise, I will totally understand if you end up firing me. I know I would.</p>
.CTWrapper a :visited{
+
<p>[[Erin]] - I met you at Paint Your Art Out. You had sweet coffee, and offered the full cup to me. That was generous of you, and I almost accepted. But sometimes I don't feel like I deserve sweet things. And sometimes I think I desire the bitter things more.</p>
color: gold;
+
<p>[[Triss]] - I met you at that bar I use to sometimes escape the world. You were strange, and friendly, and kind. I really enjoyed the time shared over drinks and ice cream. New experiences are always the best things to share, dontcha think? I'm sure our paths will cross again - and hopefully soon.</p>
}
+
<p>Nico - I met you at Paint Your Art Out after my first day of work there. I was taken aback by your height and looks. I hope my stares didn't offend too much. It was the end of my shift, and I was feeling a bit tired and out of place. I tried to greet you as a customer, but forgot the name of the store. And in front of my boss, too. That's how it goes sometimes. Good luck with the lessons, and hope your sculpture comes out the way you want.</p>
 
+
<p>[[Mindi]] - I met you at the Oceanography Dept. Foyer Café late one night, where we drank some of your booze and talked about reading, travel, and delicious regret. You're the most delightful A.S.S. I have ever met - but to be honest, you are the only A.S.S. I have ever met. Hope to meet up again.</p>
.CTWrapper a:link {
+
<p>[[Dashiel|Dash]] - I met you in an alley, recovering from a serious bender. You were in pretty bad shape when I found you, but nothing that a few ibuprofen and some coffee couldn't fix.</p>
color: grey;
+
<p>[[Conn]] - I met you at The Murder of Crows. You were a most gracious host, and suggested the lamb chops and a fine cider. That was such a fine meal, thank you. I hope to hear you and your boyfriend play on stage sometime. And thanks for the talk about polygons and aromatics. I'm being silly, of course - the topics were much deeper than that, and I truly respect your candor and your acceptance.</p>
}
+
<p>[[Wynnona]] - I met you at Club Extacy - an appropriately named yet poorly spelled club full of neon trails and acid-trip dancers. We chatted at the bar, and I could swear you were speaking in Shakespearean verse. Your words were so beautifully captivating and mind blowingly confusing all at once. I could have listened to you talk all night. Though, admittedly, I was very high so you were probably like, "Wazzap bitch" and it sounded like words transformed into liquid euphoria to me. I really hope we talk again soon.</p>
 
+
<p>[[Keeps]] - I met you at Tent City. We traded food, and shinies, and stories and lore. I feel a deep kinship in spite of our vast differences and I look forward to talking with you more. The world can be a dark and hearthless place. Your heart shines bright for me; my beacon for hope and healing in this world.</p>
/* Design of the large Headers of the individual sections
+
}}
* in the Table (e.g.: INFORMATION)
+
[[Category:PCs]]
*/
+
[[Category:Inactive PCs]]   
.CTHeader {
+
[[Category:Mortal+]]
color                          : #f0f1f3;
+
[[Category:Psychic]]
vertical-align                  : center;
 
font-size                      : 22pt;
 
font-family                    : Palatino Linotype, Perpetua, serif;
 
text-align                      : center;
 
padding-top                    : 8px;
 
font-variant                    : small-caps;
 
-moz-border-radius-topleft      : 15px 11px;
 
-moz-border-radius-topright    : 15px 11px;
 
-webkit-border-top-left-radius  : 15px 11px;
 
-webkit-border-top-right-radius : 15px 11px
 
}
 
 
 
/* Color defition for the Table Cells */
 
.CTData {
 
background-color : #1d2e38;
 
margin          : 15px;
 
color            : silver;
 
 
 
}
 
 
 
/* Alternative Color definition of Table Cells, aka: 2nd Color */
 
.CTData2 {
 
background    : #000000;
 
margin        : 15px;
 
}
 
 
 
/* Color and style of the box surrounding the Picture */
 
.CTBox {
 
border-top    : 3px solid green;
 
border-bottom : 1px solid green;
 
border-right : 2px solid green;
 
border-left  : 2px solid green;
 
background    : #f0f1f3;
 
text-align    : center;
 
margin        : 0px;
 
}
 
 
 
/* Color and Style of the large text under the picture. */
 
.CTBigText {
 
font-size    : 48pt;
 
font-family  : Palatino Lionotype, Perpetua, serif;
 
font-variant : small-caps;
 
text-align  : center;
 
align        : center;
 
text-shadow  : 1px 1px 3px #000000;
 
color        : #1d2e38;
 
}
 
 
 
.CTTable {
 
background: #f0f1f3;
 
}
 
 
 
/* Color and Stlye of the little navigation menu*/
 
.CTNav {
 
color          : silver;
 
text-align    : center;
 
text-transform : uppercase;
 
font-size      : 7pt;
 
border-bottom  : 5px solid #1d2e38;
 
}
 
</css>
 
<!-- Actual Content goes here -->
 
<div class="CTWrapper">
 
<!-- Top Banner Start-->
 
{| class="CTTable" cellpadding="0" cellspacing="0" width="900"
 
|-
 
|height = "13" class = "CTData2" colspan = "3"| &nbsp;
 
|-
 
|height = "90" width = "150" class = "CTData" | &nbsp;
 
|rowspan = "2" width = "490" class = "CTBox" | [[File:XXX.jpg|center|390px]] <span class="CTBigText"> ''{{PAGENAME}}'' </span>
 
|width = "150" class = "CTData"| &nbsp;
 
|-
 
|-
 
|height = "50" class = "CTData2" |&nbsp;
 
|class = "CTData2" |&nbsp;
 
|-
 
|colspan = "3" class = "CTData2 CTNav" | '''Navigation:'' [[#I-Facts|Information]], [[#I-Gallery|Snapshots]], [[#I-Hooks|Contacts]], [[#I-Quotes|Quotes]]'''''
 
|}
 
<!-- Top Banner End-->
 
<!-- Info Start -->
 
{| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable"
 
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Facts">Information</span>
 
| |
 
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Gallery>Snapshots</span>
 
|-
 
| class = "CTData" | {{:{{PAGENAME}}/Facts}}<!-- Do not delete the ':' (colon)! -->
 
| rowspan = "5" |
 
| class = "CTData" | {{:{{PAGENAME}}/Snapshots}}<!-- Do not delete the ':' (colon)! -->
 
|-
 
| class = "CTData2 CTHeader" | <span id="I-Hooks">Contacts</span>
 
| class = "CTData2 CTHeader" | <span id="I-Quotes">Quotes</span>
 
|-
 
| class = "CTData" | {{:{{PAGENAME}}/Hooks}}<!-- Do not delete the ':' (colon)! -->
 
  | class = "CTData" | {{:{{PAGENAME}}/Quotes}}<!-- Do not delete the ':' (colon)! -->
 
|}
 
<!--Info End -->
 
</div> <!-- CTWrapper -->
 
 
 
== RP Logs ==
 
{{ RP Logs | name = {{PAGENAME}} | columns = 4 | ordermethod = gamedate }}
 
[[Category:ADD YOUR CATEGORIES]]
 

Latest revision as of 21:04, 2 January 2022

SuzieQuote1.jpg
Overview
Full Name:Suzanne Vargas
A.K.A.:Suzie
Date of Birth:December 23rd, 1996
Age:25
Height:5'7"
Weight:123lbs
Eye Colour:Blue
Hair Colour:Dark Brown
Demeanor:Loner
Played By:Saoirse Ronan
A Somewhat Recent Photo
Suzie