Difference between revisions of "Zelazny"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | ||
| − | < | + | <css> |
| − | < | + | |
| − | Image: | + | .enclosure { |
| − | + | position: relative; | |
| − | + | left: -5px; | |
| − | Image: | + | } |
| − | </ | + | .base { |
| − | < | + | background-color: #FFFFFF; <!-- THIS IS BACKGROUND OF MAIN PART AND NOT THE SIDE WINDOWS --> |
| − | [[Image:Zelazny1.jpg| | + | color: #9393a1; |
| − | + | border-collapse: collapse; | |
| + | border-style: solid; | ||
| + | border-color: #000000; <!-- This is color of the main window outer border --> | ||
| + | border-width: 0; | ||
| + | border-spacing: 0; | ||
| + | padding: 0; | ||
| + | margin: 0; | ||
| + | outline: 4px; | ||
| + | outline-style: solid; | ||
| + | outline-color: #000000; <!-- This is color of the main window outer border --> | ||
| + | text-align: left; | ||
| + | vertical-align: top; | ||
| + | font-size: 9pt; | ||
| + | line-height: 9pt; | ||
| + | -moz-box-shadow: 0px 0px 25px #000000; <!-- And the following 3 determines the color of the shadow around the main square --> | ||
| + | webkit-box-shadow: 0px 0px 25px #000000; | ||
| + | box-shadow: 0px 0px 25px #000000; | ||
| + | list-style-type: square; | ||
| + | } | ||
| + | |||
| + | .base td { | ||
| + | border-collapse: collapse; | ||
| + | border-width: 0; | ||
| + | border-spacing: 0; | ||
| + | padding: 0; | ||
| + | margin: 0; | ||
| + | text-align: left; | ||
| + | vertical-align: top; | ||
| + | } | ||
| + | |||
| + | .base a:link { | ||
| + | color:# 5F04AA !important; | ||
| + | font-weight: bold; | ||
| + | } | ||
| + | |||
| + | .base a:visited { | ||
| + | color:#63636a !important; | ||
| + | font-weight: bold; | ||
| + | } | ||
| + | |||
| + | .base a:hover { | ||
| + | color:#63636a !important; | ||
| + | font-weight: bold; | ||
| + | } | ||
| + | |||
| + | .blk { | ||
| + | color: #1b0607; | ||
| + | font-weight: bold; | ||
| + | } | ||
| + | |||
| + | .mrgleft { | ||
| + | margin-right: 10px; | ||
| + | margin-top: 10px; | ||
| + | margin-bottom: 10px; | ||
| + | margin-left: 215px; | ||
| + | } | ||
| + | |||
| + | .mrgright { | ||
| + | margin-left: 10px; | ||
| + | margin-top: 10px; | ||
| + | margin-bottom: 10px; | ||
| + | margin-right: 180px; | ||
| + | } | ||
| + | |||
| + | .kickleft { | ||
| + | position: relative; | ||
| + | right: 175px; | ||
| + | bottom: 0px; | ||
| + | } | ||
| + | |||
| + | .header { | ||
| + | color: #FFFFFF; <!-- THIS DETERMINES THE COLOR OF THE MAIN BOX HEADER TEXTS --> | ||
| + | font-size: 18pt; | ||
| + | line-height: 20pt; | ||
| + | font-family: Arial, sans-serif; | ||
| + | font-variant: small-caps; | ||
| + | |||
| + | position: relative; | ||
| + | left: 5px; | ||
| + | top: 0px; | ||
| + | vertical-align: bottom; | ||
| + | } | ||
| + | |||
| + | .hilite { | ||
| + | font-weight: bold; | ||
| + | } | ||
| + | |||
| + | .hilite2 { | ||
| + | font-weight: bold; | ||
| + | color: #63636a; | ||
| + | } | ||
| + | |||
| + | .inset { | ||
| + | color: #9393a1; | ||
| + | background-color: #FFFFFF; <!-- THIS DETERMINES THE COLOR OF THE MAIN PICTURE WINDOWS --> | ||
| + | border-collapse: collapse; | ||
| + | border-style: solid; | ||
| + | border-color: #000000; | ||
| + | border-width: 0; | ||
| + | border-spacing: 0; | ||
| + | padding: 0; | ||
| + | margin: 0; | ||
| + | outline: 2px; | ||
| + | outline-style: solid; | ||
| + | outline-color: #000000; | ||
| + | font-weight: bold; | ||
| + | text-align: left; | ||
| + | -moz-box-shadow: 0px 0px 10px #000000; | ||
| + | webkit-box-shadow: 0px 0px 10px #000000; | ||
| + | box-shadow: 0px 0px 10px #000000; | ||
| + | font-size: 9pt; | ||
| + | line-height: 9pt; | ||
| + | } | ||
| + | |||
| + | .insetmrg { | ||
| + | color: #9393a1; | ||
| + | background-color: #FFFFFF; <!-- THIS DETERMINES THE COLOR OF THE INFORMATION BOX --> | ||
| + | outline: 2px; | ||
| + | outline-style: solid; | ||
| + | outline-color: #000000; | ||
| + | font-weight: bold; | ||
| + | text-align: left;a | ||
| + | -moz-box-shadow: 0px 0px 10px #000000; | ||
| + | webkit-box-shadow: 0px 0px 10px #000000; | ||
| + | box-shadow: 0px 0px 10px #000000; | ||
| + | font-size: 9pt; | ||
| + | line-height: 9pt; | ||
| + | } | ||
| + | |||
| + | .listDots ul {list-style: none; padding:0; margin:0;} | ||
| + | .listDots li {padding-left: 1em; text-indent: -.7em;} | ||
| + | .listDots li:before {content: '•'; font-size: 12pt; font-weight: bold; color: #9393a1;} | ||
| + | |||
| + | |||
| + | .snd { | ||
| + | color: #264965; | ||
| + | } | ||
| + | |||
| + | .inset td { | ||
| + | padding: 1px; | ||
| + | } | ||
| + | |||
| + | .inset a:link { | ||
| + | color: #63636a !important; | ||
| + | } | ||
| + | |||
| + | .inset a:visited { | ||
| + | color: #63636a !important; | ||
| + | } | ||
| + | |||
| + | .inset a:hover { | ||
| + | color: #63636a !important; | ||
| + | } | ||
| + | |||
| + | .inl { | ||
| + | font-weight: bold; | ||
| + | color: #63636a; | ||
| + | font-size: 9pt; | ||
| + | line-height: 9pt; | ||
| + | vertical-align: top; | ||
| + | } | ||
| + | |||
| + | .contact { | ||
| + | padding: 4px; | ||
| + | vertical-align: bottom; | ||
| + | } | ||
| + | .hbar { | ||
| + | background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(199,199,199,1) 70%); <!-- THIS DETERMINES THE COLOR OF THE HEADER BACKGROUNDS --> | ||
| + | border-radius: 5px; | ||
| + | -moz-border-radius: 5px; | ||
| + | -webkit-border-radius: 5px; | ||
| + | position: relative; | ||
| + | left: -4px; | ||
| + | top: 0px; | ||
| + | } | ||
| + | |||
| + | </css> | ||
| + | |||
| + | {{#tag:css|a:link {color: #63636a; font-weight: bold;} | ||
| + | a:visited {color: #63636a;} | ||
| + | a:hover {color: #63636a;} | ||
| + | }} | ||
| + | |||
| + | <!-- enclosure table --> | ||
| + | <div align="center"> | ||
| + | {| | ||
| + | |- | ||
| + | | width="10" | | ||
| + | <div class="hideme"> | ||
| + | {| | ||
| + | |- | ||
| + | | | ||
| + | |||
| + | |} | ||
| + | </div> | ||
| + | | | ||
| + | <!-- begin main body table --> | ||
| + | {| border="0" class="enclosure" | ||
| + | |- | ||
| + | | | ||
| + | {| class="base" border="0" width="600" | ||
| + | | valign="top" | [[Image:VoEng.png|880px]] | ||
| + | |- | ||
| + | | class="hbar" height="18" |<span class="header">Current Events</span> | ||
| + | |- | ||
| + | | height="20" |<div class="mrgright"> | ||
| + | |||
| + | <span class="hilite2">* '''Void Engineer:''' - </span> Void Engineer. Technocracy. Mage. | ||
| + | |||
| + | <span class="hilite2">* '''Lost In Space:''' - </span> Where are we again? | ||
| + | |||
| + | <span class="hilite2">* '''Spaaaaace!:''' - </span> I'm in spaaaace! | ||
| + | |||
| + | <span class="hilite2">* '''Troupe RP:''' - </span> This character is not for IC Grid RP. This is a Troupe group. Deal. | ||
| + | |||
| + | </div> | ||
| + | |- | ||
| + | | class="hbar" height="18" |<span class="header">Personel Review</span> | ||
| + | |- | ||
| + | | height="20" |<div class="mrgright"> | ||
| + | |||
| + | <span class="hilite2"> '''File''' </span><br> | ||
| + | Personal Review Here | ||
| + | |||
| + | |- | ||
| + | | class="hbar" height="18" |<span class="header">The Crew</span> | ||
| + | |- | ||
| + | | height="20" |<div class="mrgright"> | ||
| + | '''Infinity Crew''' | ||
| + | |||
| + | |||
| + | </div> | ||
| + | |- | ||
| + | | class="hbar" height="18" |<span class="header">Soundtracks</span> | ||
| + | |- | ||
| + | | height="20" |<div class="mrgright"> | ||
| + | <span class="plainlinks">[https://www.youtube.com/ '''YouTube''']</span> - Webpage | ||
| + | |||
| + | ''Generic Texts''<br> | ||
| + | </div> | ||
| + | |- | ||
| + | | class="hbar" height="18" |<span class="header">Logs</span> | ||
| + | |- | ||
| + | |[[Image:Logs.gif|x50px]] | ||
| + | |- | ||
| + | | height="20" |<div class="mrgright"><div class="listDots"> | ||
| + | <DynamicPageList> | ||
| + | category=Logs | ||
| + | category=Zelazny | ||
| + | ordermethod=firstedit | ||
| + | order=descending | ||
| + | addeditdate=true | ||
| + | shownamespace=false | ||
| + | noresultsheader=''None yet.'' | ||
| + | </DynamicPageList> | ||
| + | |||
| + | |||
| + | </div> | ||
| + | </div> | ||
| + | |} | ||
| + | |} | ||
| + | <!-- end main body table --> | ||
| + | | valign="top" class="kickleft" | | ||
| + | {| | ||
| + | |- | ||
| + | | height="1" | | ||
| + | |- | ||
| + | | | ||
| + | {| width="250" class="inset" | ||
| + | |- | ||
| + | | [[Image:Zelazny1.jpg|250px|center|middle]] | ||
| + | |} | ||
| + | |- | ||
| + | | height="1" | | ||
| + | |- | ||
| + | | | ||
| + | {| width="250" class="inset" | ||
| + | |- | ||
| + | | [[Image:Zelazny2.jpg|250px|center|middle]] | ||
| + | |} | ||
| + | |- | ||
| + | | height="1" | | ||
| + | |- | ||
| + | | | ||
| + | {|width="250" class="inset" | ||
| + | |- | ||
| + | | [[Image:Zelazny3.jpg|250px|center|middle]] | ||
| + | |} | ||
| + | |- | ||
| + | | height="1" | | ||
| + | |- | ||
| + | | | ||
| + | {|width="250" class="inset" | ||
| + | |- | ||
| + | | [[Image:Zelazny4.png|250px|center|middle]] | ||
| + | |} | ||
| + | |||
| + | |} | ||
| + | |} | ||
| + | |||
[[Category:PCs]] | [[Category:PCs]] | ||
[[Category:Mage]] | [[Category:Mage]] | ||
[[Category:Technocracy]] | [[Category:Technocracy]] | ||
[[Category:Void Engineers]] | [[Category:Void Engineers]] | ||
Revision as of 14:51, 31 October 2019
|
|
|
|
