Difference between revisions of "Cropsey"

From City of Hope MUSH
Jump to navigation Jump to search
(Marked Inactive)
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
<css>
[[Category:PCs]]
+
/* Wrapper around the table: sets text-color (and could change font)*/
<center>
+
.CTWrapper {
{| cellpadding="0" cellspacing="5" width="90%" style="background: #000000; border:0px solid #888888; padding:0em 0em 0em 0em; border-top:0px solid #000000; background: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000)); background: -moz-linear-gradient(left, #000000, #000000); -moz-border-radius: 12px; -webkit-border-radius: 12px"
+
width      : 900px;
|-
+
align     : center;
| colspan="2" style="text-align: center; background: #000000; background: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000)); background: -moz-linear-gradient(left, #000000, #000000); -moz-border-radius: 12px; -webkit-border-radius: 1px" |[[Image:Bulletholes2.jpg|left|125px]][[Image:Bulletholes1.jpg|right|75px]]
+
background : #1d2e38;
<br><font style="color: #779aa7; font-family: Garamond; font-size: 46pt; text-shadow: #574a4f 4px 2px 2px">YOURNAMEHERE</font><br><br>
+
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;
 +
}
  
<div style="text-left>
+
.CTWrapper a :hover{
<font style="color: #779aa7; font-family: Garamond; font-size: 18pt; text-shadow: #574a4f 4px 2px 2px">"RANDOM LENGTHY QOUTE"</font>
+
color: #bb0a1e;
</div>
+
}
  
|-
+
.CTWrapper a :visited{
| width="01%" style="background: #ffffff; background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffffff)); background: -moz-linear-gradient(left, #ffffff, #ffffff); -moz-border-radius: 12px; -webkit-border-radius: 1px"  |
+
color: #bb0a1e;
{{:YOURNAMEHERE/Infobox}}
+
}
  
{{:YOURNAMEHERE/Logs}}
+
.CTWrapper a:link {
 +
color: #bb0a1e;
 +
}
  
| style="background: #ffffff; background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffffff)); background: -moz-linear-gradient(left, #ffffff, #ffffff); -moz-border-radius: 12px; -webkit-border-radius: 1px"  |
+
/* Design of the large Headers of the individual sections
{{:YOURNAMEHERE/Intro}}
+
* 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;
  
{{:YOURNAMEHERE/Contacts}}
+
}
  
 +
/* 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