Difference between revisions of "The Dragons"
Jump to navigation
Jump to search
imported>Dragomir (Created page with "To be a pack page") |
imported>Dragomir |
||
Line 1: | Line 1: | ||
− | + | {{#css:Template:PC_1/PC_1.css}}{{#css: | |
+ | .outer { | ||
+ | border: 2px solid #080800; | ||
+ | background-color: #cceeee; | ||
+ | color: #080800; | ||
+ | } | ||
+ | #left { | ||
+ | border-right: 1px dotted #080800; | ||
+ | position: relative; | ||
+ | } | ||
+ | #header { | ||
+ | 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; | ||
+ | } | ||
+ | #header > img { | ||
+ | height: auto; | ||
+ | min-width: 100%; | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #header > span { | ||
+ | display: block; | ||
+ | left: calc(50% - 5.25em); | ||
+ | position: absolute; | ||
+ | top: calc(50% - 1em); | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .header { | ||
+ | border-top: 1px solid #080800; | ||
+ | border-bottom: 1px dotted #080800; | ||
+ | background-color: #5a91c8; | ||
+ | color: #FFFFEE; | ||
+ | font-size: 1.125em; | ||
+ | } | ||
+ | #mainimg, #altimg { | ||
+ | border-top: 1px solid #080800; | ||
+ | } | ||
+ | #mainimg img, #altimg img { | ||
+ | border: 1px solid #080800; | ||
+ | border-radius: 5px; | ||
+ | } | ||
+ | #break { | ||
+ | border-bottom: medium none; | ||
+ | border-top: 1px dotted #080800; | ||
+ | height: 0; | ||
+ | } | ||
+ | a { | ||
+ | color: #5a91c8 !important; | ||
+ | } | ||
+ | .data { | ||
+ | padding: 5px 10px; | ||
+ | } | ||
+ | .data ul { | ||
+ | list-style: outside none none; | ||
+ | margin: 0 !important; | ||
+ | } | ||
+ | .data li::before { | ||
+ | color: #5a91c8; | ||
+ | content: " "; | ||
+ | display: inline-block; | ||
+ | line-height: 1em; | ||
+ | vertical-align: 0.1em; | ||
+ | width: 1em; | ||
+ | } | ||
+ | #Members+.data > ul, #Protected_Kin+.data > ul { | ||
+ | align-content: center; | ||
+ | display: flex; | ||
+ | flex-flow: row wrap; | ||
+ | justify-content: center; | ||
+ | margin: 0px -5px !important; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #Members+.data li, #Protected_Kin+.data li { | ||
+ | background: rgba(255, 255, 238, 0.75) none repeat scroll 0 0; | ||
+ | border: 1px solid #999; | ||
+ | border-radius: 10px; | ||
+ | display: inline-block; | ||
+ | height: 311px; | ||
+ | margin: 5px; | ||
+ | position: relative; | ||
+ | text-align: center; | ||
+ | width: 220px; | ||
+ | } | ||
+ | #Members+.data li:nth-last-of-type(4):first-of-type ~ li:nth-of-type(2) { | ||
+ | page-break-after: always; | ||
+ | } | ||
+ | #Protected_Kin+.data li { | ||
+ | width: 170px; | ||
+ | height: 242px; | ||
+ | } | ||
+ | #Members+.data li::before, #Protected_Kin+.data li::before { | ||
+ | display: none; | ||
+ | } | ||
+ | #Members+.data li > a, #Protected_Kin+.data li > a { | ||
+ | align-content: center; | ||
+ | align-items: center; | ||
+ | border-radius: 5px; | ||
+ | display: flex; | ||
+ | height: 200px; | ||
+ | justify-content: center; | ||
+ | margin: 10px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | } | ||
+ | #Protected_Kin+.data li > a { | ||
+ | height: 150px; | ||
+ | } | ||
+ | #Members+.data img, #Protected_Kin+.data img { | ||
+ | border: 1px solid #aaa; | ||
+ | border-radius: 5px; | ||
+ | height: auto; | ||
+ | width: auto; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #Members+.data li div, #Protected_Kin+.data li div { | ||
+ | border-top: 1px dotted #aaa; | ||
+ | bottom: 6px; | ||
+ | padding-top: 6px; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #Members+.data li div a, #Protected_Kin+.data li div a { | ||
+ | font-weight: bold; | ||
+ | font-size: 1.25em; | ||
+ | } | ||
+ | .indent { | ||
+ | display: block; | ||
+ | text-indent: 2.5em; | ||
+ | } | ||
+ | .half { | ||
+ | float: left; | ||
+ | position: relative; | ||
+ | } | ||
+ | .half:first-of-type { | ||
+ | margin-right: 3em; | ||
+ | } | ||
+ | .full { | ||
+ | clear: both; | ||
+ | } | ||
+ | th { | ||
+ | text-align: left; | ||
+ | white-space: nowrap; | ||
+ | padding-right: .5em; | ||
+ | } | ||
+ | #altimg { | ||
+ | min-height: 210px; | ||
+ | } | ||
+ | #altimg img { | ||
+ | border: medium none; | ||
+ | position: absolute; | ||
+ | left: 10px; | ||
+ | bottom: 10px; | ||
+ | opacity: .95; | ||
+ | } | ||
+ | }} | ||
+ | <div class="outer"> | ||
+ | <div id="header">[[File:TBD|link=]]<span> ''The Dragons'' </span></div> | ||
+ | <div id="left"> | ||
+ | <div id="mainimg" class="data">[[File:TBD|240px|border]]</div> | ||
+ | <div class="header" id="Pack_Data">Pack Data</div> | ||
+ | <div class="data" id="left-1"> | ||
+ | {| | ||
+ | |- | ||
+ | ! Name: | ||
+ | | The Dragons | ||
+ | |- | ||
+ | ! Totem Animal: | ||
+ | | Green Dragon | ||
+ | |- | ||
+ | ! Totem Type: | ||
+ | | War | ||
+ | |- | ||
+ | ! Formed: | ||
+ | | August, 2019 | ||
+ | |} | ||
+ | </div> | ||
+ | <div class="header" id="Protected_Kin">Protected Kin</div> | ||
+ | <div class="data" id="right-3"> | ||
+ | <ul> | ||
+ | <li>[[File:TBD|175px]]<div>[[TBD|TBD]]<br/>TBD<br/>TBD</div></li> | ||
+ | <li>[[File:TBD|175px]]<div>[[TBD|TBD]]<br/>TBD<br/>TBD</div></li> | ||
+ | <li>[[File:TBD|175px]]<div>[[TBD|TBD]]<br/>TBD<br/>TBD</div></li> | ||
+ | <li>[[File:TBD|175px]]<div>[[TBD|TBD]]<br/>TBD<br/>TBD</div></li> | ||
+ | <li>[[File:TBD|175px]]<div>[[TBD|TBD]]<br/>TBD<br/>TBD</div></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="right"> | ||
+ | <div class="header" id="Purpose">Purpose</div> | ||
+ | <div id="right-1" class="data"> | ||
+ | <br><br> | ||
+ | <span class="indent">TBD.</span> | ||
+ | <br><br> | ||
+ | </div> | ||
+ | <div class="header" id="Members">Members</div> | ||
+ | <div id="right-2" class="data"> | ||
+ | <ul> | ||
+ | <li>[[File:TBD|180px]]<div>[[TBD|TBD]]<br>''TBD''<br>TBD<br>'''TBD'''</div></li> | ||
+ | <li>[[File:TBD|180px]]<div>[[TBD|TBD]]<br>''TBD''<br>TBD<br>'''TBD'''</div></li> | ||
+ | <li>[[File:TBD|180px]]<div>[[TBD|TBD]]<br>''TBD''<br>TBD<br>'''TBD'''</div></li> | ||
+ | <li>[[File:TBD|180px]]<div>[[TBD|TBD]]<br>''TBD''<br>TBD<br>'''TBD'''</div></li> | ||
+ | <li>[[File:TBD|180px]]<div>[[TBD|TBD]]<br>''TBD''<br>TBD<br>'''TBD'''</div></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="header" id="Totem">Totem</div> | ||
+ | <br><br> | ||
+ | <div id="right-4" class="data"><span class="indent">'''Traits:''' TBD.</span></div> | ||
+ | <br><br> | ||
+ | <div id="right-4" class="data"><span class="indent">'''Ban:''' | ||
+ | TBD.</span></div> | ||
+ | <br><br> | ||
+ | |||
+ | <div class="header" id="RP Logs">RP Logs</div> | ||
+ | {{ RP Logs | name = The Dragons | columns = 2 | ordermethod = gamedate }} | ||
+ | </div> | ||
+ | |||
+ | [[Category:Pack/Garou]][[Category:Inactive Pack]][[Category:PC Groups]] |
Revision as of 14:09, 26 August 2019
File:TBD The Dragons
Pack Data
Name: | The Dragons |
---|---|
Totem Animal: | Green Dragon |
Totem Type: | War |
Formed: | August, 2019 |
Protected Kin
Purpose
TBD.
Members
Totem
Traits: TBD.
Ban:
TBD.
RP Logs