Difference between revisions of "Beatrix"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Beatrix
imported>Beatrix
Line 1: Line 1:
<css>
+
{| align="center" width="900" cellpadding="0" cellspacing="0" style="background-color: #f0f1f3;"
/* Wrapper around the table: sets text-color (and could change font)*/
+
|-
.CTWrapper {
+
| height="13" colspan="3" style="background-color: #000000" |
width     : 900px;
+
|-
align     : center;
+
| height="90" width="150" style="background-color: #1d2e38;" | &nbsp; || rowspan="2" width="490" style="border-top: 3px solid silver; border-bottom: 1px solid silver; border-right: 2px solid silver; border-left: 2px solid silver; color: #1d2e38; margin: 15px; font-size: 48pt; text-align: center; font-family: Perpetua, serif; font-variant: small-caps" | [[Image:Bea1a.jpg‎|center|400px]]<span style="text-shadow: 1px 1px 3px #000;">''Beatrix Aine Connor''</span> || width="150" style="background-color: #1d2e38" | &nbsp;
background : #1d2e38;
+
|-
border     : 1px blue;
+
|-
color     : silver;
+
| height="50" style="background-color: #000000; border-top: 5px solid #000000" | &nbsp; || style="background-color: #000000; border-top: 5px solid #000000" | &nbsp;
}
+
|-
 +
| colspan="3" style="background-color: #000000; color: silver; text-align: center; text-transform: uppercase; font-size: 7pt; border-bottom: 5px solid #1d2e38" | '''Navigation: ''[[#I-Facts|<span style="color:#f0f1f3;">Information</span>]], [[#I-Gallery|<span style="color:#f0f1f3;">Snapshots</span>]], [[#I-Hooks|<span style="color:#f0f1f3;">Story Hooks</span>]], [[#I-Quotes|<span style="color:#f0f1f3;">Quotes</span>]]'''''
 +
|}
 +
{| width="900px" cellpadding="5" cellspacing="0" style="margin: auto; background-color: #f0f1f3; color: black"
 +
| width="50%" style="background-color: #000000; color: #f0f1f3; 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" | <span id="I-Facts">Information</span>
 +
| |
 +
| width="50%" style="background-color: #000000; color: #f0f1f3; 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" | <span id="I-Snapshots">Snapshots</span>
 +
|-
 +
| width="50%" style="background-color: #1d2e38; color: black; vertical-align: top; font-size:12px;-moz-border-radius-bottomleft: 15px 11px; -moz-border-radius-bottomright: 15px 11px; -webkit-border-bottom-left-radius: 15px 11px; -webkit-border-bottom-right-radius: 15px 11px" | {{Belle/Facts}}
 +
| rowspan="5" style="background-color: #f0f1f3; color: white ; vertical-align: top; padding: 0px;" |
 +
| width="50%" style="background-color: #1d2e38; color: black; vertical-align: top; font-size:12px; -moz-border-radius-bottomleft: 15px 11px; -moz-border-radius-bottomright: 15px 11px; -webkit-border-bottom-left-radius: 15px 11px; -webkit-border-bottom-right-radius: 15px 11px" | {{Belle/Snapshots}}
 +
|-
 +
| width="50%" style="background-color: #000000; color: #f0f1f3; 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" | <span id="I-Hooks">Story Hooks</span>
 +
| width="50%" style="background-color: #000000; color: #f0f1f3; 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" | <span id="I-Quotes">Quotes</span>
 +
|-
 +
| width="50%" style="background-color: #1d2e38; color: black; vertical-align: top; font-size:12px;-moz-border-radius-bottomleft: 15px 11px; -moz-border-radius-bottomright: 15px 11px; -webkit-border-bottom-left-radius: 15px 11px; -webkit-border-bottom-right-radius: 15px 11px" | {{Belle/Hooks}}
 +
| width="50%" style="background-color: #1d2e38; color: black; vertical-align: top; font-size:12px;-moz-border-radius-bottomleft: 15px 11px; -moz-border-radius-bottomright: 15px 11px; -webkit-border-bottom-left-radius: 15px 11px; -webkit-border-bottom-right-radius: 15px 11px" | {{Belle/Quotes}}
 +
|-
 +
|}
  
/* Color of the Links, needs to be in the wrapper so it does not change
 
* ALL the links, but only those of the actual content
 
*/
 
.CTWrapper a {
 
color: gold;
 
}
 
  
.CTWrapper a :hover{
+
== RP Logs ==
color: blue;
 
}
 
 
 
.CTWrapper a :visited{
 
color: gold;
 
}
 
 
 
.CTWrapper a:link {
 
color: grey;
 
}
 
 
 
/* Design of the large Headers of the individual sections
 
* in the Table (e.g.: INFORMATION)
 
*/
 
.CTHeader {
 
color                          : #f0f1f3;
 
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;
 
  
}
+
{{ RP Logs | name =Beatrix | columns = 4 | ordermethod = gamedate }}
  
/* Alternative Color definition of Table Cells, aka: 2nd Color */
+
[[Category:PCs]] [[Category: Inactive PCs]] [[Category:Mortal+]][[Category:Sorcerer]]
.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" | [[Image: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]]
 

Revision as of 20:27, 17 January 2016

 
Bea1a.jpg
Beatrix Aine Connor
 
   
Navigation: Information, Snapshots, Story Hooks, Quotes
Information Snapshots


Age: 23
Height: 5'5"
Weight: approx 135
Eyes: Hazel
Hair: Chestnut
Demeanor: Confidant
Nature: Survivor
__________________

STATS

Sense Deception ♥♥♥♥
Telepathy ♥♥♥♥♥
Empathy ♥♥♥♥

Billie1.jpeg
Billie2.jpeg
BillieMortal3.jpeg
BillieMortal4.jpeg
Wp4393351.jpg
BillieDressedUp.jpg
Story Hooks Quotes
  • Dancer - Billie has been dancing since she was five years old. Classically trained, she also has experience in hip-hop and ballet.

  • Legilimens - To the casual eye, the young woman might appear very empathetic. To those who tend to stick around, it might strike them as eerie that Billie seems to know at times what you're thinking. If you want her to or not.

  • Mortal - Billie is mortal.

noa "Ma'am -- And probably always will be."
Selena "The Horned One -- She's a beautiful nightmare."
Cheree "A Kiss with a fist is better than none."
Sinclair "The prince of darkness"


RP Logs

No pages meet these criteria.