Difference between revisions of "Terminal Velocity"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Lana
imported>DeniseGodin1521
 
(74 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<css>
+
{{#css:Template:PC_1/PC_1.css}}{{#css:
a:link {
+
.outer {
  color: #CCCCCC;
+
border: 2px solid #080800;
 +
background-color: #cceeee;
 +
color: #080800;
 
}
 
}
a:hover {
+
#left {
  color: #000000;
+
border-right: 1px dotted #080800;
  text-decoration: none;
+
        position: relative;
 
}
 
}
a:active {
+
#header {
   color: #CCCCCC;
+
    align-items: center;
 +
    background-color: #080800;
 +
    border-bottom: 2px solid #080800;
 +
    color: #ffffff;
 +
    display: flex;
 +
    font-family: Ruthie, 'Segoe Script', Georgia, serif;    
 +
    font-size: 4.50em;
 +
    justify-content: center;
 +
    overflow: hidden;
 +
    position: relative;
 +
    text-shadow: 1px 1px 3px #080800, -1px -1px 3px #080800, -1px 1px 3px #080800, 1px -1px 3px #080800;
 
}
 
}
a:visited {
+
#header > img {
  color: #CCCCCC;
+
    height: auto;
 +
    min-width: 100%;
 +
    position: relative;
 +
    width: 100%;
 
}
 
}
.elinks {
+
#header > span {
  color: #CCCCCC;
+
    display: block;
 +
    left: calc(50% - 5.25em);
 +
    position: absolute;
 +
    top: calc(50% - 1em);
 +
    z-index: 1;
 
}
 
}
.layout {
+
.header {
  min-width: 850px;
+
border-top: 1px solid #080800;
  width: 80%;
+
border-bottom: 1px dotted #080800;
  background: #080609;  
+
background-color: #5a91c8;
  border-collapse: collapse;  
+
color: #FFFFEE;
  border-spacing: 0px;
+
        font-size: 1.125em;
  margin: auto;
 
 
}
 
}
.bgradient {
+
#mainimg, #altimg {
  clear: both;
+
border-top: 1px solid #080800;
 
+
}
background: rgba(37,194,105,1);
+
#mainimg img, #altimg img {
background: -moz-linear-gradient(left, rgba(37,194,105,1) 0%, rgba(48,184,139,1) 0%, rgba(52,124,148,1) 23%, rgba(196,122,245,1) 49%, rgba(196,122,245,1) 49%, rgba(52,124,148,1) 78%, rgba(48,184,139,1) 100%);
+
border: 1px solid #080800;
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(37,194,105,1)), color-stop(0%, rgba(48,184,139,1)), color-stop(23%, rgba(52,124,148,1)), color-stop(49%, rgba(196,122,245,1)), color-stop(49%, rgba(196,122,245,1)), color-stop(78%, rgba(52,124,148,1)), color-stop(100%, rgba(48,184,139,1)));
+
border-radius: 5px;
background: -webkit-linear-gradient(left, rgba(37,194,105,1) 0%, rgba(48,184,139,1) 0%, rgba(52,124,148,1) 23%, rgba(196,122,245,1) 49%, rgba(196,122,245,1) 49%, rgba(52,124,148,1) 78%, rgba(48,184,139,1) 100%);
 
background: -o-linear-gradient(left, rgba(37,194,105,1) 0%, rgba(48,184,139,1) 0%, rgba(52,124,148,1) 23%, rgba(196,122,245,1) 49%, rgba(196,122,245,1) 49%, rgba(52,124,148,1) 78%, rgba(48,184,139,1) 100%);
 
background: -ms-linear-gradient(left, rgba(37,194,105,1) 0%, rgba(48,184,139,1) 0%, rgba(52,124,148,1) 23%, rgba(196,122,245,1) 49%, rgba(196,122,245,1) 49%, rgba(52,124,148,1) 78%, rgba(48,184,139,1) 100%);
 
background: linear-gradient(to right, rgba(37,194,105,1) 0%, rgba(48,184,139,1) 0%, rgba(52,124,148,1) 23%, rgba(196,122,245,1) 49%, rgba(196,122,245,1) 49%, rgba(52,124,148,1) 78%, rgba(48,184,139,1) 100%);
 
 
}
 
}
.title {
+
#break {
  width: 100%;
+
border-bottom: medium none;
  height: 418px;
+
border-top: 1px dotted #080800;
  text-align: center;
+
height: 0;
  float: right;
 
  margin-left: auto;
 
  margin-right: auto;
 
 
}
 
}
.titletext {
+
a {
  color: #353535;
+
color: #5a91c8 !important;
  font-family: Ruthie, 'Segoe Script', Georgia, serif;
 
  font-size: 90px;
 
  line-height: 3ex;
 
  text-shadow: 3px 0px #A89FA2;
 
  vertical-align: baseline;
 
  margin: auto;
 
 
}
 
}
.icons {
+
.data {
  margin: auto;
+
padding: 5px 10px;
  opacity: .4;
 
 
}
 
}
.quote {
+
.data ul {
  width: auto;
+
list-style: outside none none;
  color: #979191;
+
margin: 0 !important;
  font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;
 
  font-size: 14px;
 
  font-weight: 200;
 
  letter-spacing: 1px;
 
  text-align: left;
 
  line-height: 1.8em;
 
  opacity: .8;
 
  margin-left: auto;
 
  margin-right: auto;
 
  display: table;
 
 
}
 
}
.header {
+
.data li::before {
  height: 40px;
+
        color: #5a91c8;
  background-color: #2b2b2b;
+
        content: " ";
  color: #ffffff;
+
        display: inline-block;
  font-family: Ruthie, 'Segoe Script', Georgia, serif;
+
        line-height: 1em;
  font-size: 60px;
+
        vertical-align: 0.1em;
  font-weight: 100;
+
        width: 1em;
  line-height: 50px;
 
  text-shadow: 1px 0px #666;
 
  text-align: center;
 
  vertical-align: -8px;
 
  margin: 0px;
 
  clear: both;
 
  position: relative;
 
  z-index: 2;
 
 
}
 
}
.hook {
+
#Members+.data > ul, #Protected_Kin+.data > ul {
  color: #000;
+
align-content: center;
  font-family: Cinzel Decorative, Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;  
+
display: flex;
  font-size: 20px;
+
flex-flow: row wrap;
  font-weight: 200;
+
justify-content: center;
  text-align: left;
+
margin: 0px -5px !important;
  vertical-align: bottom;
+
text-align: center;
  line-height: 2em;
 
  text-indent: 0em;
 
  border-bottom: 1px solid #2F4F4F;
 
 
}
 
}
.hook::first-letter {
+
#Members+.data li, #Protected_Kin+.data li {
  font-family: Ruthie, 'Segoe Script', Georgia, serif;
+
background: rgba(255, 255, 238, 0.75) none repeat scroll 0 0;
  font-size: 40px;
+
border: 1px solid #999;
 +
border-radius: 10px;
 +
display: inline-block;
 +
height: 311px;
 +
margin: 5px;
 +
position: relative;
 +
text-align: center;
 +
width: 220px;
 
}
 
}
.hooksecondary {
+
#Members+.data li:nth-last-of-type(4):first-of-type ~ li:nth-of-type(2) {
  font-family: Ruthie, 'Segoe Script', Georgia, serif;
+
        page-break-after: always;
  font-size: 40px;
 
 
}
 
}
.researchable {
+
#Protected_Kin+.data li {
  margin: 10px 0px;
+
        width: 170px;
 +
        height: 242px;
 
}
 
}
.textbox {
+
#Members+.data li::before, #Protected_Kin+.data li::before {
  height: 420px;
+
display: none;
  background: rgba(238, 224, 229, .4);
 
  margin: 40px;
 
  padding: 10px 15px;
 
  overflow-y: auto;
 
 
}
 
}
.text {
+
#Members+.data li > a, #Protected_Kin+.data li > a {
  color: #000;
+
align-content: center;
  font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;  
+
align-items: center;
  font-size: 11pt;
+
border-radius: 5px;
  font-weight: 200;
+
display: flex;
  opacity: .7;
+
height: 200px;
  overflow: overlay;
+
justify-content: center;
 +
margin: 10px;
 +
overflow: hidden;
 +
position: relative;
 
}
 
}
.textbackground {
+
#Protected_Kin+.data li > a {
  background: rgba(238, 224, 229, .4);
+
        height: 150px;
  text-align: justify;
 
  text-indent: 1em;
 
  line-height: 1.4em;
 
  margin: 40px;
 
  padding: 15px;
 
 
}
 
}
.images {
+
#Members+.data img, #Protected_Kin+.data img {
  margin: 0px 40px;
+
border: 1px solid #aaa;
  opacity: .8;
+
border-radius: 5px;
  clear: both;
+
height: auto;
  position: relative;
+
width: auto;
  z-index: 1;
+
position: absolute;
 
}
 
}
.playlist {
+
#Members+.data li div, #Protected_Kin+.data li div {  
  height: 430px;
+
border-top: 1px dotted #aaa;
  padding: auto;
+
bottom: 6px;
  margin: 40px;
+
padding-top: 6px;
  position: relative;
+
position: absolute;
 +
width: 100%;
 
}
 
}
.playlistchild {
+
#Members+.data li div a, #Protected_Kin+.data li div a {
  top: 0;
+
font-weight: bold;
  bottom: 0;
+
font-size: 1.25em;
  left: 0;
 
  right: 0;
 
  width: 90%;
 
  height: 70%;
 
  margin: auto;
 
  position: absolute;
 
 
}
 
}
.text ul {
+
.indent {
  color: #000;
+
        display: block;
  list-style: none;
+
        text-indent: 2.5em;
  padding: 0px;
 
 
}
 
}
.text ul li:before {
+
.half {
  color: #4A708B;
+
        float: left;
  content: '\2744';
+
        position: relative;
  margin-right: 1em;
 
 
}
 
}
blockquote.lyrics {
+
.half:first-of-type {
  font-size: 8pt;
+
        margin-right: 3em;
  padding-left: 3em;
 
  font-style: italic;
 
 
}
 
}
.vitalbox {
+
.full {
  height: 100%;
+
        clear: both;
  width: 100%;
 
 
}
 
}
table.vitalbox td:first-child {
+
th {
  font-family: Cinzel Decorative, serif;
+
text-align: left;
  vertical-align: top;
+
white-space: nowrap;
  padding-right: 10px;
+
padding-right: .5em;
 
}
 
}
table.logbox {
+
#altimg {
  height: 100%;
+
        min-height: 210px;
  width: 100%;
 
  border: 0;
 
  border-collapse: collapse;
 
 
}
 
}
table.logbox td:first-child {
+
#altimg img {
  width: 25%;
+
        border: medium none;
  font-family: Cinzel Decorative, serif;
+
        position: absolute;
 +
        left: 10px;
 +
        bottom: 10px;
 +
        opacity: .95;
 
}
 
}
</css>
+
}}
<div class="layout">
+
<div class="outer">
 
+
<div id="header">[[File:tv.png|link=]]<span>&nbsp;''Terminal Velocity''&nbsp;</span></div>
<div class="title">
+
<div id="left">
{| style="width:100%; border-collapse: collapse;"
+
<div id="mainimg" class="data">[[File:Merlin.jpg|240px|border]]</div>
 +
<div class="header" id="Pack_Data">Pack Data</div>
 +
<div class="data" id="left-1">
 +
{|
 +
|-
 +
! Name:
 +
| Terminal Velocity
 +
|-
 +
! Totem Animal:
 +
| Merlin
 
|-
 
|-
| style="text-align: center" |<div class="titletext">Terminal Velocity</div>
+
! Totem Type:
 +
| Respect
 
|-
 
|-
| style="text-align: center" |<div class="icons"></div>
+
! Formed:
 +
| October, 2017
 
|}
 
|}
 
</div>
 
</div>
 
+
<div class="header" id="Protected_Kin">Protected Kin</div>
<div class="bgradient">
+
<div class="data" id="right-3">
<div class="header">About Merlin</div>
+
<ul>
<div class="images" style="height:550px;float:right;">[[Image:Friday8.png|360px]]</div>
+
<li>[[File:NicholasHoult1.png|175px]]<div>[[Michael Farman|Michael Farman]]<br/>Glass Walker Kin<br/>The Marine</div></li>
<div class="textbox text">
+
<li>[[File:felicity5.jpg|135px]]<div>[[Felicity|Felicity]]<br/>Silver Fangs Kin<br/>The Princess</div></li>
 
+
<li>[[File:Faith1.jpg|165px]]<div>[[Faith|Faith Donahue]]<br/>Get of Fenris Kin<br/>The Cop</div></li>
Merlin Info
+
<li>[[File:Montana.jpg|100px]]<div>[[Montana|Carmen Montana (NPC)]]<br/>Glass Walker Kin <br/>The Pilot (Retired PC)</div></li>
 
+
<li>[[File:Antoniauk.jpg|165px]]<div>[[Antonia|Antonia (NPC)]]<br/>Halona's Ward<br/>The Child</div></li>
 
+
</ul>
 +
</div>
 
</div>
 
</div>
 
+
<div id="right">
<div class="header" style="margin-top: 0px">The Packmates</div>
+
<div class="header" id="Purpose">Purpose</div>
<div class="text textbackground">
+
<div id="right-1" class="data">
 
+
<br><br>
<div class="hook">[[name]]</div>  
+
<span class="indent">Although Merlin is far from the largest or most dangerous of birds, Merlin appears in many different ways amongst Falcon's brood. To the Fianna he is a Totem of Wisdom (see Tribebook: Fianna, p. 83) but the Silver Fangs know him in his guise as a Totem of Respect and as the Totem of House Blood Red Crest. Merlin, because he is one of the smallest of hawks, also tends to be swift, fierce and cunning. He is a champion of the underdog, teaching that size is far from the most important factor and that courage and intelligence are just as important, if not more so. He cautions that his children should use cunning before pure aggression and strike swiftly and with wisdom.</span>
 
+
<br><br>
Info
 
 
 
 
 
</div></div>
 
 
</div>
 
</div>
 
+
<div class="header" id="Members">Members</div>
<div class="header">Logs</div>
+
<div id="right-2" class="data">
<div class="text textbackground">
+
<ul>
{{ #dpl:
+
<li>[[File:Dragomir2.jpg|180px]]<div>[[Dragomir|Dragomir Mihailovich]]<br>''Eye of the Storm''<br>Athro Silver Fang Philodox<br>'''The Alpha'''</div></li>
| category=RP Logs
+
<li>[[File:BrookeSpencer5.png|180px]]<div>[[Brooke|Brooke Farman]]<br>''Hushed Blaze''<br>Athro Glass Walker Galliard<br>'''The Beta'''</div></li>
| linksto={{BASEPAGENAME}}
+
<li>[[File:Halona.jpg|175px]]<div>[[Halona|Halona Smith]]<br>''Like the Wind''<br>Athro Wendigo Ragabash<br>'''The Shadow'''</div></li>
| includematch=/\{{!}}\s*gamedate\s*=\s*\d{4}\.\d{2}\.\d{2}/si
+
<li>[[File:Sergeicolor.jpg|200px]]<div>[[Sergei|Sergei Ivanov]]<br>''Howling-Wind''<br>Athro Wendigo Ahroun<br>'''The Muscle'''</div></li>
| replaceintitle=/Log:/,
+
<li>[[File:Iriscolor.jpg|350px]]<div>[[Pancake|Iris Aello Ocypete Tiganites]]<br>''Mercy's Messenger''<br>Athro Black Fury Theurge<br>'''The Glitter Bomb'''</div></li>
| include={Log}:gamedate:[[%PAGE%|%TITLE%]]
+
</ul>
| ordermethod=sortkey
 
| order=descending
 
| table=class="logbox sortable",-,
 
| tablerow=\n* (%%),%%
 
| columns={{{columns|1}}}
 
| noresultsheader=''No logs have been posted yet.''
 
}}
 
 
</div>
 
</div>
 +
<div class="header" id="Totem">Totem</div>
 +
<br><br>
 +
<div id="right-4" class="data"><span class="indent">'''Traits:''' Packs devoted to Merlin gain three dice for their Brawl dice pools and two dice for their Dodge dice pools when confronting enemies physically larger than themselves. He also grants them three extra Willpower points per story, bolstering their courage in the fight with the Wyrm.</span></div>
 +
<br><br>
 +
<div id="right-4" class="data"><span class="indent">'''Ban:'''
 +
Followers of Merlin must not kill birds of prey of any kind, and must also spare their spirits. They may ignore this ban for raptors that the Wyrm has corrupted if, and only if, there is no hope of capturing and purifying it.</span></div>
 +
<br><br>
  
 
+
<div class="header" id="RP Logs">RP Logs</div>
 +
{{ RP Logs | name = Terminal Velocity | columns = 2 | ordermethod = gamedate }}
 
</div>
 
</div>
  
[[Category:Pack/Garou]][[Category:Active Pack]]
+
[[Category:Pack/Garou]][[Category:Inactive Pack]][[Category:PC Groups]]

Latest revision as of 22:48, 15 December 2018

Merlin.jpg
Pack Data
Name: Terminal Velocity
Totem Animal: Merlin
Totem Type: Respect
Formed: October, 2017
Protected Kin