|
|
| (33 intermediate revisions by the same user not shown) |
| Line 3: |
Line 3: |
| | | use-infobox=No | | | use-infobox=No |
| | | char-page-name=Cressida Star | | | char-page-name=Cressida Star |
| − | | fullname=Cressida .. uh .. 'Star' | + | | fullname=Cressida Star |
| | | icon=cressida_portrait.jpg | | | icon=cressida_portrait.jpg |
| − | | portrait= | + | | portrait=cressida_portrait.jpg |
| | | muxname=Cressida | | | muxname=Cressida |
| | | played-by=Saoirse Ronan | | | played-by=Saoirse Ronan |
| Line 15: |
Line 15: |
| | | apparent-age=Ageless | | | apparent-age=Ageless |
| | | char-type=PC | | | char-type=PC |
| − | | char-status=Active | + | | char-status=Inactive |
| | | family= | | | family= |
| | | family-position= | | | family-position= |
| Line 32: |
Line 32: |
| | | freehold-influence= | | | freehold-influence= |
| | | entitlement=The Lost Pantheon | | | entitlement=The Lost Pantheon |
| − | | entitlement-title=Death | + | | entitlement-title=Death, Chaos and Bad Ideas |
| − | | entitlement-rank=Death Star, Supernova, The Last Light | + | | entitlement-rank=Trouble, The Last Light, The Final Brilliance, The Impetuous Thought |
| | | motley= | | | motley= |
| | | keeper= | | | keeper= |
| Line 41: |
Line 41: |
| | }} | | }} |
| | <css> | | <css> |
| − | a:link {
| + | |
| − | color: #00688B;
| + | .wrapper { |
| − | }
| + | |
| − | a:hover {
| + | |
| − | color: #2F4F4F;
| + | |
| − | text-decoration: none;
| + | |
| − | }
| + | |
| − | a:active {
| + | |
| − | color: #2F4F4F;
| + | |
| − | }
| + | |
| − | a:visited {
| + | |
| − | color: #2F4F4F;
| + | |
| − | }
| + | |
| − | .elinks { | + | |
| − | color: #00688B;
| + | |
| − | }
| + | |
| − | .layout {
| + | |
| − | min-width: 850px;
| + | |
| − | width: 80%;
| + | |
| − | background: #080609;
| + | |
| − | border-collapse: collapse;
| + | |
| − | border-spacing: 0px;
| + | |
| | margin: auto; | | margin: auto; |
| | + | max-width: 800px; |
| | + | height: auto; |
| | + | background: white; |
| | + | border: 3px ridge #DCDCDC; |
| | + | -webkit-box-shadow: 0px 0px 8px rgba(234,244,158,0.3); |
| | + | -moz-box-shadow: 0px 0px 8px rgba(234,244,158,0.3); |
| | + | box-shadow: 0px 0px 8px rgba(234,244,158,0.3); |
| | + | position: relative; |
| | + | z-index: 90; |
| | + | color: black; |
| | + | font-family: Helvetica; |
| | + | padding: 1em; |
| | } | | } |
| − | .bgradient {
| + | |
| − | clear: both;
| + | |
| − | background: rgba(191,241,186,1);
| + | |
| − | background: -moz-linear-gradient(top, rgba(191,241,186,1) 0%, rgba(132,225,213,1) 21%, rgba(40,156,161,1) 51%, rgba(24,84,143,1) 72%, rgba(58,5,123,1) 91%, rgba(135,7,154,1) 100%);
| + | |
| − | background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(191,241,186,1)), color-stop(21%, rgba(132,225,213,1)), color-stop(51%, rgba(40,156,161,1)), color-stop(72%, rgba(24,84,143,1)), color-stop(91%, rgba(58,5,123,1)), color-stop(100%, rgba(135,7,154,1)));
| + | |
| − | background: -webkit-linear-gradient(top, rgba(191,241,186,1) 0%, rgba(132,225,213,1) 21%, rgba(40,156,161,1) 51%, rgba(24,84,143,1) 72%, rgba(58,5,123,1) 91%, rgba(135,7,154,1) 100%);
| + | |
| − | background: -o-linear-gradient(top, rgba(191,241,186,1) 0%, rgba(132,225,213,1) 21%, rgba(40,156,161,1) 51%, rgba(24,84,143,1) 72%, rgba(58,5,123,1) 91%, rgba(135,7,154,1) 100%);
| + | |
| − | background: -ms-linear-gradient(top, rgba(191,241,186,1) 0%, rgba(132,225,213,1) 21%, rgba(40,156,161,1) 51%, rgba(24,84,143,1) 72%, rgba(58,5,123,1) 91%, rgba(135,7,154,1) 100%);
| + | |
| − | background: linear-gradient(to bottom, rgba(191,241,186,1) 0%, rgba(132,225,213,1) 21%, rgba(40,156,161,1) 51%, rgba(24,84,143,1) 72%, rgba(58,5,123,1) 91%, rgba(135,7,154,1) 100%);
| + | |
| − | }
| + | |
| | .title { | | .title { |
| − | width: 100%; | + | font-size: 125pt; |
| − | height: 500px; | + | font-family:ruthie; |
| − | background: #09070A; | + | font-weight: 100; |
| | text-align: center; | | text-align: center; |
| − | float: right; | + | text-indent: 0em; |
| − | margin-left: auto; | + | vertical-align: middle; |
| − | margin-right: auto; | + | margin: 0px; |
| | } | | } |
| − | .titletext { | + | |
| − | color: #080609;
| + | .subtitle { |
| − | font-family: 'Open Sans';
| + | font-size: 20pt; |
| − | font-size: 150px; | + | font-family:Georgia, serif; |
| − | line-height: 3ex;
| + | text-transform: uppercase; |
| − | text-shadow: 3px 0px #A89FA2;
| + | |
| − | vertical-align: baseline;
| + | |
| − | margin: auto;
| + | |
| − | }
| + | |
| − | .icons {
| + | |
| − | margin: auto;
| + | |
| − | opacity: .4;
| + | |
| − | }
| + | |
| − | .header {
| + | |
| − | height: 40px;
| + | |
| − | background-color: #000000;
| + | |
| − | color: #FFFFFF;
| + | |
| − | font-family: Cinzel Decorative, sans-serif; | + | |
| − | font-size: 36px; | + | |
| | font-weight: 100; | | font-weight: 100; |
| − | line-height: 50px;
| |
| − | text-shadow: 1px 0px #666;
| |
| | text-align: center; | | text-align: center; |
| − | vertical-align: -8px; | + | text-indent: 0em; |
| | + | vertical-align: middle; |
| | margin: 0px; | | margin: 0px; |
| − | clear: both;
| |
| − | position: relative;
| |
| − | z-index: 2;
| |
| | } | | } |
| − | .hook { | + | |
| − | color: #000; | + | .box { |
| − | font-family: Cinzel Decorative, Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif; | + | padding: .5em; |
| − | font-size: 20px; | + | border: 2px solid #DCDCDC; |
| − | font-weight: 200;
| + | height: auto; |
| − | text-align: left;
| + | width: 250px; |
| − | vertical-align: bottom;
| + | margin: 1em; |
| − | line-height: 2em;
| + | |
| − | text-indent: 0em; | + | |
| − | border-bottom: 1px solid #2F4F4F; | + | |
| | } | | } |
| − | .hook::first-letter { | + | |
| − | font-family: Ruthie, 'Segoe Script', Georgia, serif;
| + | .box b { |
| − | font-size: 40px; | + | font-size: 75%; |
| − | }
| + | font-family:Georgia, serif; |
| − | .hooksecondary {
| + | text-transform: uppercase; |
| − | font-family: Ruthie, 'Segoe Script', Georgia, serif; | + | |
| − | font-size: 40px; | + | |
| − | }
| + | |
| − | .textbox {
| + | |
| − | height: 420px;
| + | |
| − | background: rgba(238, 224, 229, .4);
| + | |
| − | margin: 40px;
| + | |
| − | padding: 10px 15px;
| + | |
| − | overflow-y: auto;
| + | |
| | } | | } |
| | + | |
| | .text { | | .text { |
| − | color: #000;
| + | font-family: helvetica; |
| − | font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif; | + | |
| − | font-size: 11pt;
| + | |
| − | font-weight: 200;
| + | |
| − | opacity: .7;
| + | |
| − | overflow: overlay;
| + | |
| | } | | } |
| | + | |
| | .text b { | | .text b { |
| − | font-size: 90%; | + | font-size: 85%; |
| − | color: #e32afe; | + | color: #18548f; |
| | font-family:Georgia, serif; | | font-family:Georgia, serif; |
| | text-transform: uppercase; | | text-transform: uppercase; |
| | } | | } |
| − | .textbackground { | + | |
| − | background: rgba(238, 224, 229, .4); | + | .text2 { |
| − | text-align: justify;
| + | font-family: helvetica; |
| − | text-indent: 1em;
| + | |
| − | line-height: 1.4em;
| + | |
| − | margin: 40px;
| + | |
| − | padding: 15px;
| + | |
| | } | | } |
| − | .images { | + | |
| − | margin: 0px 40px; | + | .text2 b { |
| − | opacity: .8; | + | font-size: 85%; |
| − | clear: both; | + | color: #84e1d5; |
| − | position: relative;
| + | font-family:Georgia, serif; |
| − | z-index: 1; | + | text-transform: uppercase; |
| | } | | } |
| − | .playlist {
| + | |
| − | height: 290px;
| + | table.gallery { |
| − | padding: auto;
| + | |
| − | margin: 40px;
| + | |
| − | position: relative;
| + | |
| − | }
| + | |
| − | .playlistchild { | + | |
| − | top: 0;
| + | |
| − | bottom: 0;
| + | |
| − | left: 0;
| + | |
| − | right: 0;
| + | |
| − | width: 90%;
| + | |
| − | height: 70%;
| + | |
| − | margin: auto;
| + | |
| − | position: absolute;
| + | |
| − | }
| + | |
| − | .text ul {
| + | |
| − | color: #000;
| + | |
| − | list-style: none;
| + | |
| − | padding: 0px;
| + | |
| − | }
| + | |
| − | .text ul li:before {
| + | |
| − | color: #4A708B;
| + | |
| − | content: '\2744';
| + | |
| − | margin-right: 1em;
| + | |
| − | }
| + | |
| − | blockquote.lyrics {
| + | |
| − | font-size: 8pt;
| + | |
| − | padding-left: 3em;
| + | |
| − | font-style: italic;
| + | |
| − | }
| + | |
| − | .vitalbox {
| + | |
| − | height: 100%;
| + | |
| | width: 100%; | | width: 100%; |
| | + | border-top: 3px solid #black; |
| | + | margin: auto; |
| | + | text-align: center; |
| | + | border-spacing: 2em; |
| | } | | } |
| − | table.vitalbox td:first-child { | + | |
| − | font-family: Cinzel Decorative, serif; | + | table.gallery th, table.gallery td { |
| − | vertical-align: top; | + | margin: auto; |
| − | padding-right: 10px; | + | text-align: center; |
| | + | border: 2px solid black; |
| | + | padding:1em; |
| | + | border-spacing: 2em; |
| | } | | } |
| − | table.logbox {
| + | |
| − | height: 100%;
| + | |
| − | width: 100%;
| + | table { |
| − | border: 0;
| + | margin: 1em; |
| − | border-collapse: collapse;
| + | |
| − | }
| + | |
| − | table.logbox td:first-child { | + | |
| − | width: 25%;
| + | |
| − | font-family: Cinzel Decorative, serif;
| + | |
| | } | | } |
| | + | |
| | </css> | | </css> |
| − | <div class="layout">
| |
| | | | |
| − | <div class="title"> | + | <div class="wrapper"> |
| − | {| style="width:100%; border-collapse: collapse;"
| + | <div class="title"> Cressida </div> |
| | + | |
| | + | <div class="box" style="float: left;">[[image:cressida02.jpg|250px]] |
| | + | <hr> |
| | + | {| |
| | + | |'''Name:'''|| Cressida Star |
| | |- | | |- |
| − | | rowspan=3 |[[Image:cressida01.jpg|850px]] | + | | colspan=2 | <hr> |
| | |- | | |- |
| − | </div>
| + | |'''Occupation:'''|| God and Weed Peddler |
| | |- | | |- |
| − | |} | + | |'''Birthdate:'''|| November 10th |
| − | </div>
| + | |
| − | | + | |
| − | <div class="bgradient">
| + | |
| − | <div class="images" style="height:520px;float:right;">[[Image:cressida02.jpg|350px]]</div>
| + | |
| − | <div class="textbox text">
| + | |
| − | {| class="vitalbox"
| + | |
| | |- | | |- |
| − | | Name: | + | |'''Age:'''|| Ageless |
| − | |Cressida Star | + | |
| | |- | | |- |
| − | | Date of Birth: | + | |'''Virtue:'''|| Creatively... |
| − | |November 10th | + | |
| | |- | | |- |
| − | | Apparent Age: | + | |'''Vice:'''|| ...Violent |
| − | |Ageless | + | |
| | |- | | |- |
| − | | Occupation: | + | |'''Alignment:'''|| Chaotic Neutral |
| − | |God and Weed Peddler | + | |
| | |- | | |- |
| − | | Virtue: | + | | colspan=2 | <hr> |
| − | |Creatively... | + | |
| | |- | | |- |
| − | | Vice: | + | |'''Court:'''|| [[Dusk_Court|Dusk]] |
| − | |...Violent | + | |
| | |- | | |- |
| − | | Alignment: | + | |'''Seeming:'''|| Elemental |
| − | |Chaotic Neutral | + | |
| | |- | | |- |
| − | | Court: | + | |'''Kith(s):'''|| Bright One<br>Polychromatic<br>Shadowsoul |
| − | |[[Dusk Court]] mantle {{5dots}} | + | |
| | |- | | |- |
| − | | Seeming: | + | |'''Keeper:'''|| Methuselah |
| − | |Elemental | + | |
| | |- | | |- |
| − | | Kiths: | + | |'''Entitlement:'''|| [[The Lost Pantheon]] |
| − | |Bright One, Polychromatic, Shadowsoul | + | |
| | |- | | |- |
| − | | Keeper: | + | | colspan=2 | <hr> |
| − | | Methuselah | + | |
| | |- | | |- |
| − | | Entitlement:
| |
| − | | The Lost Pantheon
| |
| | |} | | |} |
| | </div> | | </div> |
| | | | |
| − | <div class="header">Twinkle twinkle, little star..</div> | + | <div class=subtitle><font color="#87079a">Twinkle twinkle, little star...</font></div> |
| − | <div class="text textbackground"> | + | <div class=text> |
| − | | + | |
| | {{:Cressida/About}} | | {{:Cressida/About}} |
| − |
| |
| | </div> | | </div> |
| | | | |
| − | <div class="header" style="margin-top: 0px">Roleplaying Hooks</div> | + | <div class=subtitle><font color="#3a057b">RP Hooks</font></div> |
| − | <div class="text textbackground"> | + | <div class=text> |
| − | | + | |
| | {{:Cressida/RPHooks}} | | {{:Cressida/RPHooks}} |
| − |
| |
| | </div> | | </div> |
| | | | |
| − | <div class="header" style="margin-top: 0px">Friends, Enemies and Everyone In-Between</div> | + | <div class=subtitle><font color="#289ca1">Contacts</font></div> |
| − | <div class="text textbackground rumorbox"> | + | <div class=text2> |
| | {{:Cressida/Contacts}} | | {{:Cressida/Contacts}} |
| | </div> | | </div> |
| | | | |
| − | <div class="header" style="margin-top: 0px">Playlist</div>
| |
| − | <div class="images" style="float:left; margin-right: 40px;">[[Image:cressida03.jpg|500px]]</div>
| |
| − | <div class="plainlinks playlist text textbox">
| |
| − | <div class="playlistchild">
| |
| − | Something will go here, I promise
| |
| − | </div>
| |
| − | </div>
| |
| | | | |
| − | <div class="header">Logs</div> | + | <div class=subtitle><font color="#bff1ba">Gallery</font></div> |
| − | <div class="text textbackground"> | + | {| class="gallery" |
| − | {{ #dpl: | + | | |
| − | | category=RP Logs | + | [[Image:cress02.jpg|x250px]] |
| − | | linksto={{BASEPAGENAME}} | + | || |
| − | | includematch=/\{{!}}\s*gamedate\s*=\s*\d{4}\.\d{2}\.\d{2}/si
| + | [[Image:cress03.jpg|x250px]] |
| − | | replaceintitle=/Log:/, | + | || |
| − | | include={Log}:gamedate:[[%PAGE%|%TITLE%]] | + | [[Image:cress04.jpg|x250px]] |
| − | | ordermethod=sortkey | + | |} |
| − | | order=descending | + | |
| − | | table=class="logbox sortable",-, | + | <div class=subtitle><font color="#e6dc6d">Logs</font></div> |
| − | | tablerow=\n* (%%),%%
| + | <div style="border-top: 2px solid black; margin: auto; text-align: left; border-spacing: 2em;"> |
| − | | columns={{{columns|1}}}
| + | {{ RP Logs | columns = 2 | order = ascending }} |
| − | | noresultsheader=''No logs have been posted yet.''
| + | <div> |
| − | }} | + | </div></div></div> |
| − | </div> | + | <div style="text-align: center;">(Thanks go to [http://fatesharvest.com/w/Green Green] for the awesome template!)</div> |
| − | </div> | + | |
| − | </div> | + | |