Difference between revisions of "Van"
Jump to navigation
Jump to search
imported>Ambrosine (moved Van to Van OLDTOBEDELETED: Per PC request) |
imported>Dahlia |
||
(34 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | # | + | <css> |
+ | #titlebox { | ||
+ | -moz-box-shadow: 8px 8px 25px black; | ||
+ | -webkit-box-shadow: 8px 8px 25px black; | ||
+ | box-shadow: 8px 8px 25px Black; | ||
+ | margin-bottom: 12px; | ||
+ | } | ||
+ | |||
+ | #namebox{ | ||
+ | -moz-box-shadow: 8px 8px 25px #980000; | ||
+ | -webkit-box-shadow: 8px 8px 25px #000000; | ||
+ | box-shadow: 8px 8px 25px #000000; | ||
+ | background-color: #980000; | ||
+ | color: #000000; | ||
+ | font-family: Tahoma, Verdana, sans-serif; | ||
+ | font-weight: bold; | ||
+ | text-transform: uppercase; | ||
+ | padding: 12px; | ||
+ | font-size: 17pt; | ||
+ | margin-bottom: 12px; | ||
+ | } | ||
+ | |||
+ | #quotebox{ | ||
+ | -moz-box-shadow: 8px 8px 25px #000000; | ||
+ | -webkit-box-shadow: 8px 8px 25px #980000; | ||
+ | box-shadow: 8px 8px 25px #000000; | ||
+ | background-color:#980000; | ||
+ | color: black; | ||
+ | font-family: Georgia, serif; | ||
+ | font-weight: normal; | ||
+ | padding: 7px 0px 7px 0px; | ||
+ | font-size: 10pt; | ||
+ | margin-bottom: 12px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .wordsforever { | ||
+ | -moz-box-shadow: 8px 8px 25px #000000; | ||
+ | -webkit-box-shadow: 8px 8px 25px #980000; | ||
+ | box-shadow: 8px 8px 25px B0B0B0; | ||
+ | background-color: #000000; | ||
+ | font-family: Tahoma, Verdana, sans-serif; | ||
+ | color: white; | ||
+ | margin-bottom: 12px; | ||
+ | } | ||
+ | |||
+ | #fofobox { | ||
+ | -moz-box-shadow: 8px 5px 15px #000000; | ||
+ | -webkit-box-shadow: 8px 5px 15px #980000; | ||
+ | box-shadow: 8px 5px 15px #000000; | ||
+ | background-color: #B0B0B0; | ||
+ | font-family: Verdana, Tahoma, sans-serif; | ||
+ | color: white; | ||
+ | margin: 0px 27px 9px 0px; | ||
+ | padding: 0px 3px 0px 3px; | ||
+ | } | ||
+ | #fofobox b {font-size: 90%; color: #980000} | ||
+ | #fofobox em {font-family: Georgia, serif; font-size: 16pt; font-style: normal; color: #000000} | ||
+ | |||
+ | .menuop { | ||
+ | border-bottom: 1px solid #000000; | ||
+ | font-family: Georgia, serif; | ||
+ | font-weight: normal; | ||
+ | text-transform: uppercase; | ||
+ | padding: 8px 0px 0px 0px; | ||
+ | font-size: 12pt; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .menuop a, .menuop a:visited {color: #980000} | ||
+ | |||
+ | .num { | ||
+ | padding-right: 3px; | ||
+ | color: #B0B0B0; | ||
+ | font-size: 24pt; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | .submenoo { | ||
+ | /* border-bottom: 1px solid #000000; */ | ||
+ | font-family: Tahoma, Verdana, sans-serif; | ||
+ | font-weight: bold; | ||
+ | text-transform: uppercase; | ||
+ | padding: 8px 0px 0px 0px; | ||
+ | font-size: 10pt; | ||
+ | text-align: right; | ||
+ | vertical-align: bottom; | ||
+ | } | ||
+ | .submenoo a, .submenoo a:visited {color: #980000} | ||
+ | |||
+ | .numba { | ||
+ | padding-left: 3px; | ||
+ | color: #B0B0B0; | ||
+ | font-family: Georgia, serif; | ||
+ | font-size: 24pt; | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | |||
+ | #editbutton { | ||
+ | -moz-box-shadow: 8px 5px 15px #FFFFFF; | ||
+ | -webkit-box-shadow: 8px 5px 15px #000000; | ||
+ | box-shadow: 8px 5px 15px #980000; | ||
+ | background-color: black; | ||
+ | font-family: Verdana, Tahoma, serif; | ||
+ | color: #000000; | ||
+ | margin: 2px 7px 0px 0px; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | |||
+ | #blockquote { | ||
+ | font-size: 95%; | ||
+ | font-family: Georgia, serif; | ||
+ | } | ||
+ | |||
+ | .editsection a {color: #000000; margin-right: -15px} | ||
+ | .editsection a:visited {color: black; margin-right: -15px} | ||
+ | .wordsforever a, .wordsforever a:visited {font-family: Georgia, serif; color: #330033; text-transform: uppercase; font-size: 95%} | ||
+ | .new a {color: #980000} | ||
+ | |||
+ | #bodyContent a:link.external, #bodyContent a.external, #bodyContent a.external:visited {font-family: Georgia, serif; color: black; text-transform: uppercase; font-size: 95%} | ||
+ | #editbutton a.external, #editbutton a.external:visited {font-family: Georgia, serif; color: #663399; text-transform: uppercase; font-size: 95%} | ||
+ | |||
+ | em {font-family: Georgia, serif; font-size: 21pt; font-style: normal; color: #980000} | ||
+ | b {text-transform: uppercase; color: #white; font-size: 90%} | ||
+ | h3 {color: black; font-size: 3pt; margin-bottom: -5px} | ||
+ | </css> | ||
+ | __NOTOC__ | ||
+ | |||
+ | {| id="frame" width="800" style="margin: auto; text-align: left" | ||
+ | |- | ||
+ | | | ||
+ | {| id="namebox" cellpadding="0" cellspacing="0" | ||
+ | |- | ||
+ | | <font color=grey> Elder </font><font color=black> Van </font> 'MOAR' <font color=white> Valentine </font> | ||
+ | |} | ||
+ | |||
+ | {| id="titlebox" width="850" cellpadding="0" cellspacing="0" style="padding: 0px" | ||
+ | |- | ||
+ | | width="625" | [[Image:Vanban.jpg|700px]] | ||
+ | | width="225" style="background-color: #FFFFFF; vertical-align: middle" | | ||
+ | |||
+ | {| align="right" width="90%" cellpadding="0" cellspacing="0" style="padding: 0px; margin-top: 15px" | ||
+ | |- | ||
+ | | class="num" | ❈ || class="menuop" | [[Van/Relationships|The people he knows]] | ||
+ | |- | ||
+ | | class="num" | ❈ || class="menuop" | [[Van/Random Things|Random Shit]] | ||
+ | |- | ||
+ | | class="num" | ❈ || class="menuop" | [[Van/Werewolf/Gallery|Gallery]] | ||
+ | |- | ||
+ | | class="num" | ❈ || class="menuop" | [[Van/Logs|Logs]] | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | {| id="quotebox" width="850" | ||
+ | |- | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | {| class="wordsforever" width="850" cellpadding="10" cellspacing="0" | ||
+ | |- | ||
+ | | | ||
+ | {| id="sideways" cellpadding="0" cellspacing="0" style="padding: 0px" | ||
+ | |- | ||
+ | | style="vertical-align: top" | | ||
+ | {| id="fofobox" align="left" width="300" | ||
+ | |- | ||
+ | | {{:Van/Werewolf/Infobox}} | ||
+ | <br> | ||
+ | |- | ||
+ | | <em>Shoutbox</em><br> | ||
+ | {{:Van/Shoutbox}} | ||
+ | |- | ||
+ | |} | ||
+ | | style="vertical-align: top" | | ||
+ | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
+ | |- | ||
+ | | {{editlink|Van/Werewolf/Overview}} | ||
+ | |} | ||
+ | ===Overview=== | ||
+ | <em>Overview</em> <br> | ||
+ | {{:Van/Werewolf/Overview}} | ||
+ | |||
+ | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
+ | |- | ||
+ | | {{editlink|Van/RP Hooks}} | ||
+ | |} | ||
+ | ===RP Hooks=== | ||
+ | <em>RP Hooks</em><br> | ||
+ | {{:Van/RP Hooks}} | ||
+ | |} | ||
+ | |||
+ | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
+ | |- | ||
+ | | {{editlink|Van/Renown}} | ||
+ | |} | ||
+ | |||
+ | <em>Memories, Renown, Things</em><br> | ||
+ | <div id="blockquote"> | ||
+ | {{:Van/Renown}} | ||
+ | </div> | ||
+ | |||
+ | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
+ | |- | ||
+ | | {{editlink|Van/Werewolf/Soundtrack}} | ||
+ | |} | ||
+ | ===Soundtrack=== | ||
+ | <em>Soundtrack</em><br> | ||
+ | {{:Van/Werewolf/Soundtrack}} | ||
+ | |- | ||
+ | |} | ||
+ | |- | ||
+ | |} | ||
+ | <center> | ||
+ | ● ● ● ● '''''Layout from Silas/Liam from Haunted Memories'''''● ● ● ● | ||
+ | </center> | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:PCs]][[Category:Inactive PCs]][[Category:Garou]][[Category:Ragabash]][[Category:Elder]][[Category:Wyrm]][[Category:Black Spiral Dancers]][[Category:Streetwise PC]][[Category:Shifter]] |
Latest revision as of 08:58, 18 May 2016
|
● ● ● ● Layout from Silas/Liam from Haunted Memories● ● ● ●