Difference between revisions of "Estrella"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Ashmantis
m
imported>Ashmantis
m
Line 1: Line 1:
 
[[Category:PCs]][[Category:Active PCs]][[Category:Mage]][[Category:Nephandi]][[Category:Kinfolk]][[Category:Wyrm]]
 
[[Category:PCs]][[Category:Active PCs]][[Category:Mage]][[Category:Nephandi]][[Category:Kinfolk]][[Category:Wyrm]]
{{ :Template:Charpage
+
<css>
     | full name           = Estrella Portia Dewar
+
/* Wrapper around the table: sets text-color (and could change font)*/
    | page gradient       = off
+
.CTWrapper {
    | custom position 1   = left
+
width      : 900px;
     | custom title 1      = Notable Stats
+
align      : center;
    | gallery position    = right
+
background : #1d2e38;
    | disclaimer position = off
+
border    : 1px solid green;
    | hooks position      = left
+
color      : silver;
    | logs position        = off
+
}
    | overview position    = off
+
 
    | contacts position    = left
+
/* Color of the Links, needs to be in the wrapper so it does not change
    | stereotypes position = off
+
* ALL the links, but only those of the actual content
    | introduction = yes
+
*/
| page color          = #000000
+
.CTWrapper a {
| page border          = #24c93e
+
color: gold;
| link color          = #24c93e
+
}
| link hover color    = #24c93e
+
 
| header color        = #000000
+
.CTWrapper a :hover{
| header border        = #24c93e
+
color: blue;
| header text          = #ffffff
+
}
| cell color          = #000000
+
 
}}
+
.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;
 +
 
 +
}
 +
 
 +
/* 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" | [[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 -->

Revision as of 01:59, 13 September 2018


 
 
XXX.jpg
Estrella
 
   
Navigation: Information, Snapshots, Contacts, Quotes
Information Snapshots
Estrelladontmove.jpg


Estrella Dewar
A Lantern of Malfeas
Widderslainte
Age: 20
Height: 5'8"
Demeanor: Addict
Essence: Tormented
Resonance: Fear
Patron: Foebok
Tribe: Black Spiral Dancers
Notable Stats:
Intelligence: Dot-filled.pngDot-filled.pngDot-filled.pngDot-filled.pngDot-filled.png
Larceny: Dot-filled.pngDot-filled.pngDot-filled.pngDot.pngDot.png
Fortune-telling: Dot-filled.pngDot-filled.pngDot-filled.pngDot.pngDot.png
Past Lives: Dot-filled.pngDot-filled.pngDot-filled.pngDot-filled.pngDot.png
Merits and Flaws:
Kinfolk (BSD)
Natural Channel
Phobia (The moon)
Nightmares
Echoes: Dot-filled.pngDot-filled.pngDot-filled.pngDot-filled.pngDot.png


Estrelladontmove2.jpg
Estrella01.jpg


Estrella11.jpg


Estrella09.jpg
Contacts Quotes
Are you there, Defiler? It's yo girl, Estrella.
Eventhestars.gif



"Do you know what this bitch is? Do you have any idea what she might be capable of?" - Major Zora Vankova