Difference between revisions of "Cropsey"

From City of Hope MUSH
Jump to navigation Jump to search
(Created page with "Category:PCsCategory:Active PCs {{ :Template:Charpage }}")
 
(Marked Inactive)
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:PCs]][[Category:Active PCs]]
+
<css>
{{ :Template:Charpage
+
/* Wrapper around the table: sets text-color (and could change font)*/
}}
+
.CTWrapper {
 +
width      : 900px;
 +
align      : center;
 +
background : #1d2e38;
 +
border    : 5px solid #bb0a1e;
 +
color      : silver;
 +
}
 +
 
 +
/* 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: #bb0a1e;
 +
}
 +
 
 +
.CTWrapper a :hover{
 +
color: #bb0a1e;
 +
}
 +
 
 +
.CTWrapper a :visited{
 +
color: #bb0a1e;
 +
}
 +
 
 +
.CTWrapper a:link {
 +
color: #bb0a1e;
 +
}
 +
 
 +
/* Design of the large Headers of the individual sections
 +
* in the Table (e.g.: INFORMATION)
 +
*/
 +
.CTHeader {
 +
color                          : #bb0a1e;
 +
vertical-align                  : center;
 +
font-size                      : 36pt;
 +
font-family                    : Chiller;
 +
text-align                      : center;
 +
padding-top                    : 8px;
 +
font-variant                    : small-caps;
 +
}
 +
 
 +
/* 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    : 2px solid #bb0a1e;
 +
border-bottom : 2px solid #bb0a1e;
 +
border-right  : 2px solid #bb0a1e;
 +
border-left  : 2px solid #bb0a1e;
 +
background    : #f0f1f3;
 +
text-align    : center;
 +
margin        : 0px;
 +
}
 +
 
 +
.CTBox2 {
 +
border-top    : 1px solid #bb0a1e;
 +
border-right  : 1px solid #bb0a1e;
 +
border-left  : 1px solid #bb0a1e;
 +
background    : #000000;
 +
text-align    : center;
 +
margin        : 0px;
 +
}
 +
 
 +
.CTBox3 {
 +
border-bottom : 1px solid #bb0a1e;
 +
border-right  : 1px solid #bb0a1e;
 +
border-left  : 1px solid #bb0a1e;
 +
background    : #1d2e38;
 +
text-align    : center;
 +
margin        : 0px;
 +
}
 +
/* Color and Style of the large text under the picture. */
 +
.CTBigText {
 +
font-size    : 60pt;
 +
font-family  : Chiller;
 +
font-variant : small-caps;
 +
text-align  : center;
 +
align        : center;
 +
text-shadow  : 2px 2px 4px #000000;
 +
color        : #bb0a1e;
 +
}
 +
 
 +
.CTTable {
 +
background: #f0f1f3;
 +
}
 +
 
 +
/* Color and Stlye of the little navigation menu*/
 +
.CTNav {
 +
color          : #bb0a1e;
 +
text-align    : center;
 +
text-transform : uppercase;
 +
font-size      : 7pt;
 +
border-bottom  : 20px solid #000000;
 +
}
 +
</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" | [[File:Nosferatu1.png|center|125px]] &nbsp;
 +
|rowspan = "2" width = "490" class = "CTBox" | [[File:Hospital1.jpg|center|500px]] <span class="CTBigText"> ''{{PAGENAME}}'' </span>
 +
|width = "150" class = "CTData"| [[File:Nosferatu2.png|center|125px]] &nbsp;
 +
|-
 +
|-
 +
|height = "50" class = "CTData2" |&nbsp;
 +
|class = "CTData2" |&nbsp;
 +
|-
 +
| colspan="3" style="background-color: #000000; font-family: Chiller; color: #bb0a1e; text-align: center; font-style: italic; font-size: 20pt; border-bottom: 10px solid #1d2e38" | '''"Run, run as fast as you can, won't save you you from the Cropsey man."''
 +
|}
 +
<!-- Top Banner End-->
 +
<!-- Info Start -->
 +
{| width = "900px" cellpadding = "0" cellspacing = "0" class = "CTTable"
 +
| width = "50%" class = "CTData2 CTHeader CTBox2" | <span id="I-The Legend">The Legend</span>
 +
| |
 +
| width = "50%" class = "CTData2 CTHeader CTBox2" | <span id="I-Local Sightings>Local Sightings</span>
 +
|-
 +
| class = "CTData CTBox3" | {{:Cropsey/The Legend}}<!-- Do not delete the ':' (colon)! -->
 +
| rowspan = "5" |
 +
| class = "CTData CTBox3" | {{:Cropsey/The Local Sightings}}<!-- Do not delete the ':' (colon)! -->
 +
|-
 +
| class = "CTData2 CTHeader CTBox2" | <span id="I-The Cast">The Cast</span>
 +
| class = "CTData2 CTHeader CTBox2" | <span id="I-Dark Whispers">Dark Whispers</span>
 +
|-
 +
| class = "CTData CTBox3" | {{:Cropsey/The Cast}}<!-- Do not delete the ':' (colon)! -->
 +
| class = "CTData CTBox3" | {{:Cropsey/Dark Whispers}}<!-- Do not delete the ':' (colon)! -->
 +
|}
 +
<!--Info End -->
 +
</div> <!-- CTWrapper -->
 +
 
 +
[[Category:PCs]] [[Category:Inactive PCs]]

Latest revision as of 19:01, 28 December 2021

 
Nosferatu1.png
 
Hospital1.jpg
Cropsey
Nosferatu2.png
 
   
'"Run, run as fast as you can, won't save you you from the Cropsey man."
The Legend Local Sightings
Cropsey/The Legend Cropsey/The Local Sightings
The Cast Dark Whispers
Martino: "All work and no play makes Jack a dull boy."
Ed: "Angels banished from heaven have no choice but to become devils."
Colombe: "Is that you, Aglaea?"
Hannah Coventry: "So young. So reckless. Will she survive?"
Martha: "Heavy is the head the wears the crown."
Guivre: "Our Fate is our own."
Madeline: "Spira, Spera"
Flavien: "Fools make feasts and wise men eat them."
Shiori: "So much raw talent. So little focus."
Vegard: "I like this guy's style."
Cropsey/Dark Whispers