Difference between revisions of "Floyd"

From City of Hope MUSH
Jump to navigation Jump to search
(Marked Inactive)
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
<css>
+
{{PC_1
/* Wrapper around the table: sets text-color (and could change font)*/
+
| small-side=left
.CTWrapper {
+
| colour-border=Ghostwhite
width      : 900px;
+
| colour-background=gainsboro
align      : center;
+
| colour-headers=Silver
background : #1d2e38;
+
| image-main=
border    : 1px solid green;
+
| header-data=
color      : silver;
+
[[File:Skeletal.png|left|200px]]
}
+
[[image:Floyd.jpg|550px]]
 
+
[[File:Inhabit sigil.png|right|200px]]
/* Color of the Links, needs to be in the wrapper so it does not change
+
<font color=#000000 style="font-size: 36pt;font-family: Felix Titling">FLOYD MAYHEW</font>
* ALL the links, but only those of the actual content
+
| left-1-header=Psyche
*/
+
| left-1-data={{:Floyd/Stats}}
.CTWrapper a {
+
| left-2-header=Shadow
color: gold;
+
| left-2-data={{:Floyd/Shadow}}
}
+
| right-1-header=In Memoriam
 
+
| right-1-data={{:Floyd/Introduction}}
.CTWrapper a :hover{
+
| right-2-header=Stereotypes
color: blue;
+
| right-2-data={{:Floyd/Stereotypes}}
}
+
| left-3-header=Logs
 
+
| left-3-data=
.CTWrapper a :visited{
+
<DynamicPageList>
color: gold;
+
  category=Logs
}
+
  category=Floyd
 
+
  noresultsheader=''none''
.CTWrapper a:link {
+
  ordermethod=created
color: grey;
+
  order=ascending
}
+
</DynamicPageList>
 
+
| right-3-header=Contacts
/* Design of the large Headers of the individual sections
+
| right-3-data={{:Floyd/Contacts}}
* in the Table (e.g.: INFORMATION)
+
| left-4-header=Plots
*/
+
| left-4-data=
.CTHeader {
+
<DynamicPageList>
color                          : #f0f1f3;
+
  category=Plots
vertical-align                  : center;
+
  category=Floyd
font-size                      : 22pt;
+
  noresultsheader=''none''
font-family                    : Palatino Linotype, Perpetua, serif;
+
  ordermethod=created
text-align                      : center;
+
  order=ascending
padding-top                    : 8px;
+
</DynamicPageList>
font-variant                    : small-caps;
+
| right-4-header=Gallery
-moz-border-radius-topleft      : 15px 11px;
+
| right-4-data={{:Floyd/Gallery}}
-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; [[file:Skeletal.png|center|100px]]
 
|rowspan = "2" width = "490" class = "CTBox" | [[Image:Floyd.jpg|center|550px]]<span class="CTBigText"> ''Floyd Mayhew'' </span>
 
|width = "150" class = "CTData"| &nbsp; [[file:Inhabit_sigil.png|center|100px]]
 
|-
 
|-
 
|height = "50" class = "CTData2" |&nbsp;
 
|class = "CTData2" |&nbsp;
 
|-
 
|colspan = "3" class = "CTData2 CTNav" | '''Navigation:'' [[#I-Facts|Information]], [[#I-History|In Memoriam]], [[#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-History>In Memoriam</span>
 
|-
 
| class = "CTData" | {{:{{PAGENAME}}/Facts}}<!-- Do not delete the ':' (colon)! -->
 
| rowspan = "5" |
 
| class = "CTData" | {{:{{PAGENAME}}/History}}<!-- 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:PCs]][[Category: Active PCs]][[Category: Wraith]][[Category: Guilds]][[Category: Doomslayers]]
 
 
 
  
---------------
 
<font color=#000000 style="font-size: 14pt;font-family: Felix Titling">'''
 
  
[[Category:PCs]][[Category:Active PCs]]
+
[[Category:PCs]][[Category: Inactive PCs]][[Category: Wraith]][[Category: Guilds]][[Category: Doomslayers]][[Category: Risen]]
{{ :Template:Charpage
 
| disclaimer position  = off
 
| full name            =  Floyd Mayhew
 
    | gallery position    = left
 
    | hooks position      = left
 
    | logs position        = off
 
    | page color          = #C9D1D8
 
    | page border          = black
 
    | cell color          = <div style="{{linear-gradient|left|black, gray, gray, black }}">
 
    | cell border          =
 
    | cell text            =
 
    | link color          =
 
    | link hover color    =
 
    | header color        = <div style="{{linear-gradient|left|black, black, gray, black, black}}">
 
    | header border        =
 
    | header text          = #A3C2DE
 
}}
 

Latest revision as of 20:27, 15 March 2022