Difference between revisions of "Wicked Sinners"

From City of Hope MUSH
Jump to navigation Jump to search
imported>FoxHound
imported>FoxHound
Line 1: Line 1:
__NOTOC__ __NOEDITSECTION__
+
<css>
{| id="format" align="center" cellspacing="0" cellpadding="0"
+
/* Wrapper around the table: sets text-color (and could change font)*/
|-
+
.CTWrapper {
| colspan="2" |
+
width      : 900px;
{| id="top" cellspacing="0" cellpadding="0"
+
align      : center;
|-
+
background : #1d2e38;
|style="background: #000; background: -moz-linear-gradient(left, #ffffff, #000000, #000000); background: -o-linear-gradient(left, #ffffff, #000000, #000000); background: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000), color-stop(.9, #000000)); vertical-align: top; padding-top: 50px; padding-left: 15px; padding-right: 5px; padding-bottom: 25px" | [[Image:WSM1.jpg|250px|left]]
+
border    : 1px solid green;
|style="background-color: black; color: #1FFEF3; padding: 25px" |
+
color      : silver;
<div align=left style="font-size: 43pt; font-family: Century Gothic, sans-serif; font-variant: small-caps; padding-left: 12px"><font color=white>'''W'''</font>'''icked''' <font color=white>'''S'''</font>'''inners'''
+
}
<br />
+
 
<div align=left style="font-size: 16pt; font-family: Century Gothic, sans-serif; font-variant: small-caps; padding-left: 12px">“<font color=white>O</font>ne must shed the bad taste of wanting to agree with many. "Good" is no longer good when one's neighbor mouths it. And how should there be a "common good"! The term contradicts itself: whatever can be common always has little value. In the end it must be as it is and always has been: great things remain for the great, abysses for the profound, nuances and shudders for the refined, and, in brief, all that is rare for the rare.”<br> ''― <font color=white>F</font>riedrich <font color=white>N</font>ietzsche, <font color=white>B</font>eyond <font color=white>G</font>ood and <font color=white>E</font>vil''</div>
+
/* 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
| width="450" style="background: #000; background: -moz-linear-gradient(left, #ffffff, #000000, #000000); background: -o-linear-gradient(left, #ffffff, #000000, #000000); background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#000000), color-stop(0.7, #000000)); vertical-align: top; padding-top: 0px; padding-left: 15px; padding-right: 5px; padding-bottom: 0px" colspan=2|
+
*/
|-
+
.CTWrapper a {
<br />
+
color: gold;
{| id="infobox" width="100%" style="background-color: #000; background: -moz-linear-gradient(-45deg, #000000, #000000, #111111); background: -o-linear-gradient(left, #ffffff, #000000, #000000); background: -webkit-gradient(linear, 0 0, 100% 100%, from(#000000), to(#000000), color-stop(0.5, #111111)); border-left: 1px solid #111111; border-top: 1px solid #111111; border-right: 2px solid #222222; border-bottom: 4px solid #222222; color: #006666;"
+
}
|-
+
 
| style="text-align: Right"|
+
.CTWrapper a :hover{
<font style="color: #1FFEF3; font-family: Century Gothic, sans-serif; font-variant: small-caps; font-size: 20pt"><font color=white>M</font>embers</font>
+
color: blue;
|-
+
}
| {{:Wickedsinners/Members}}
+
 
|-
+
.CTWrapper a :visited{
|}
+
color: gold;
<br />
+
}
{| id="infobox" width="100%" style="background-color: #000; background: -moz-linear-gradient(-45deg, #000000, #000000, #111111); background: -o-linear-gradient(left, #ffffff, #000000, #000000); background: -webkit-gradient(linear, 0 0, 100% 100%, from(#000000), to(#000000), color-stop(0.5, #111111)); border-left: 1px solid #111111; border-top: 1px solid #111111; border-right: 2px solid #222222; border-bottom: 4px solid #222222; color: #006666;"
+
 
|-
+
.CTWrapper a:link {
| style="text-align: Right"|
+
color: grey;
<font style="color: #1FFEF3; font-family: Century Gothic, sans-serif; font-variant: small-caps; font-size: 20pt"><font color=white>N</font>ushi</font>
+
}
|-
+
 
| {{:Wickedsinners/Nushi}}
+
/* 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:WSM1.jpg|center|300px]]<span class="CTBigText"> ''<font style="color: #98AFC7;">{{PAGENAME}}</font>'' </span>
 +
|width = "150" class = "CTData"| &nbsp;
 +
|-
 +
|-
 +
|height = "50" class = "CTData2" |&nbsp;
 +
|class = "CTData2" |&nbsp;
 +
|-
 +
|colspan = "3" class = "CTData2 CTNav" | '''Navigation:'' [[#I-WuMembers|Wu Members]], [[#I-Facts|Facts]], [[#I-Nushi|Nushi]], [[#I-OkamiHouse|Okami House]]'''''
 
|}
 
|}
<br />
+
<!-- Top Banner End-->
{| id="infobox" width="100%" style="background-color: #000; background: -moz-linear-gradient(-45deg, #000000, #000000, #111111); background: -o-linear-gradient(left, #000000, #000000, #000000); background: -webkit-gradient(linear, 0 0, 100% 100%, from(#000000), to(#000000), color-stop(0.5, #111111)); border-left: 1px solid #111111; border-top: 1px solid #111111; border-right: 2px solid #222222; border-bottom: 4px solid #222222; color: #006666;"
+
<!-- Info Start -->
|-
+
{| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable"
| style="text-align: right"|
+
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Facts">Wu Members</span>
<font style="color: #1FFEF3; font-family: Century Gothic, sans-serif; font-variant: small-caps; font-size: 20pt"><font color=white>A</font>bout the <font color=white>W</font>u</font>
+
| |
|-
+
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Gallery>Facts</span>
| {{:Wickedsinners/Information}}
+
|-
|-
+
| class = "CTData" | {{:wickedsinners/WuMembers}}<!-- Do not delete the ':' (colon)! -->
 +
| rowspan = "5" |
 +
| class = "CTData" | {{:wickedsinners/Facts}}<!-- Do not delete the ':' (colon)! -->
 +
|-
 +
| class = "CTData2 CTHeader" | <span id="I-Hooks">Nushi</span>
 +
| class = "CTData2 CTHeader" | <span id="I-Quotes">Okami House</span>
 +
|-
 +
| class = "CTData" | {{:wickedsinners/Nushi}}<!-- Do not delete the ':' (colon)! -->
 +
| class = "CTData" | {{:wickedsinners/OkamiHouse}}<!-- Do not delete the ':' (colon)! -->
 
|}
 
|}
<br />
+
<!--Info End -->
 +
</div> <!-- CTWrapper -->
  
[[Category:Kuei-jin]][[Category:Wu]][[Category: Vampire]]
+
== RP Logs ==
 +
{{ RP Logs | name = {{wickedsinners}} | columns = 4 | ordermethod = gamedate }}
 +
[[Category: Wu]][[Category: Kuei-Jin]][[Category:Vampire]]

Revision as of 22:48, 30 July 2017

 
 
WSM1.jpg
Wicked Sinners
 
   
Navigation: Wu Members, Facts, Nushi, Okami House
Wu Members Facts
Tumblr lw575bSmWp1qdeokpo1 500.jpg Miyo Hotsuin
Thrashing Dragon
North
KH2bAS.jpg Karasu Hotsuin
Devil-Tiger
East
  • Wu Direction: East
  • Business(es):
  • Wu Ceremonies:
    • Hyakki Yakō: The Night Parade of One Hundred Demons is an event that is held once a year by the Wicked Sinners in which the objective is to tempt members of the living within Chinatown into following a procession of demons into the dark of the night. The procession is wild, lively, where all dress up as various demons and spirits from Japanese and (in general) Asian mythology. Once dressed up and gathered the group snakes its way through Chinatown, starting at one end and moving towards a specific spot on the other side of the area. In between both locations the wild procession draws the unheeded out and those who stay with the procession till its end are never seen again.
    • Passions of Qu Yuan: (more to come)

Nushi Okami House
MHK1.png Among the Hotsuin, Miyako is a name often spoken of among the pantheons of their founding members as a powerful Onmyoji who watches over the family. She is a powerful Kami in her own right, but demands that she is given honor from those who take her as a Kami, offerings and worship given once a week to her.
OHO1.jpg Okami House Exterior
OHCA1.jpg Okami House Common Area
OHK1.jpg Okami House Kitchen

RP Logs

No pages meet these criteria.