|
|
Line 1: |
Line 1: |
− | <css>
| |
− | /* Wrapper around the table: sets text-color (and could change font)*/
| |
− | .CTWrapper {
| |
− | width : 900px;
| |
− | align : center;
| |
− | background : #1d2e38;
| |
− | border : 1px solid green;
| |
− | 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: gold;
| |
− | }
| |
− |
| |
− | .CTWrapper a :hover{
| |
− | color: blue;
| |
− | }
| |
− |
| |
− | .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"|
| |
− | |-
| |
− | |height = "90" width = "150" class = "CTData" |
| |
− | |rowspan = "2" width = "490" class = "CTBox" | [[File:Jaya_banner.jpg|center|390px]] <span class="CTBigText"> ''{{PAGENAME}}'' </span>
| |
− | |width = "150" class = "CTData"|
| |
− | |-
| |
− | |-
| |
− | |height = "50" class = "CTData2" |
| |
− | |class = "CTData2" |
| |
− | |-
| |
− | |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)! -->
| |
− | <p><br /><span style="color:#fff">Name</span> - Jaya Chaudhary
| |
− | <br /><span style="color:#fff">Birth Date</span> - 03/15/2003
| |
− | <br /><span style="color:#fff">From</span> - San Francisco
| |
− | <br /><span style="color:#fff">Hair</span> - Brown
| |
− | <br /><span style="color:#fff">Eyes</span> - Brown
| |
− | <br /><span style="color:#fff">Employer</span> - Magadon
| |
− | <br />
| |
− | </p>
| |
− | | rowspan = "5" |
| |
− | | class = "CTData" | {{:{{PAGENAME}}/Snapshots}}<!-- Do not delete the ':' (colon)! -->
| |
− | <gallery>
| |
− | Jaya1.jpg|Jaya
| |
− | Jaya lupus.jpg|Woooolf
| |
− | </gallery>
| |
− | |-
| |
− | | class = "CTData" | {{:{{PAGENAME}}/Contacts}}<!-- Do not delete the ':' (colon)! -->
| |
− | <p><br /><span style="color:#fff">Kurt</span> - Boss or Idol?
| |
− | <br /><span style="color:#fff">Dagny</span> - Partner in Crime
| |
− | <br /><span style="color:#fff">Ivy</span> - Poison Ivvvvvvy
| |
− | <br />
| |
− | </p>
| |
− | | class = "CTData2 CTHeader" | <span id="I-Quotes">Quotes</span>
| |
− | |-
| |
− | | class = "CTData" | {{:{{PAGENAME}}/Hooks}}<!-- Do not delete the ':' (colon)! -->
| |
− | <p><br /><span style="color:#fff">Thrill-seeker</span> - Not one to ever turn down a challenge
| |
− | <br /><span style="color:#fff">Dancer</span> - Put on your red shoes and dance
| |
− | <br /><span style="color:#fff">Shop Talk</span> - Working 9-5, what a way to make a living
| |
− | <br />
| |
− | </p>
| |
− |
| |
− | | 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:Wyrm]][[Category:Shifter]][[Category:Garou]][[Category:Pentex]][[Category:Ragabash]][[Category:Black Spiral Dancers]] | | [[Category:PCs]][[Category:Active PCs]][[Category:Wyrm]][[Category:Shifter]][[Category:Garou]][[Category:Pentex]][[Category:Ragabash]][[Category:Black Spiral Dancers]] |
| [[Category:APC]] | | [[Category:APC]] |
| + | {{ :Template:Charpage |
| + | }} |