Difference between revisions of "The Eternal Spring"
Jump to navigation
Jump to search
(Created page with "Work in Progress") |
(Setting up for player to input more information) |
||
Line 1: | Line 1: | ||
− | + | {{#css:Template:PC_1/PC_1.css}}{{#css: | |
+ | .outer { | ||
+ | border: 2px solid #080800; | ||
+ | background-color: #c25100; | ||
+ | color: #ffd03a; | ||
+ | } | ||
+ | #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: #ffcf6e; | ||
+ | color: #c25100; | ||
+ | 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: #A32619 !important; | ||
+ | } | ||
+ | .data { | ||
+ | padding: 5px 10px; | ||
+ | } | ||
+ | .data ul { | ||
+ | list-style: outside none none; | ||
+ | margin: 0 !important; | ||
+ | } | ||
+ | .data li::before { | ||
+ | color: #A32619; | ||
+ | content: " "; | ||
+ | display: inline-block; | ||
+ | line-height: 1em; | ||
+ | vertical-align: 0.1em; | ||
+ | width: 1em; | ||
+ | } | ||
+ | #Members+.data > ul, #Friends+.data > ul { | ||
+ | align-content: center; | ||
+ | display: flex; | ||
+ | flex-flow: row wrap; | ||
+ | justify-content: center; | ||
+ | margin: 0px -5px !important; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #Members+.data li, #Friends+.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; | ||
+ | } | ||
+ | #Friends+.data li { | ||
+ | width: 170px; | ||
+ | height: 242px; | ||
+ | } | ||
+ | #Members+.data li::before, #Friends+.data li::before { | ||
+ | display: none; | ||
+ | } | ||
+ | #Members+.data li > a, #Friends+.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; | ||
+ | } | ||
+ | #Friends+.data li > a { | ||
+ | height: 150px; | ||
+ | } | ||
+ | #Members+.data img, #Friends+.data img { | ||
+ | border: 1px solid #aaa; | ||
+ | border-radius: 5px; | ||
+ | height: auto; | ||
+ | width: auto; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #Members+.data li div, #Friends+.data li div { | ||
+ | border-top: 1px dotted #aaa; | ||
+ | bottom: 6px; | ||
+ | padding-top: 6px; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #Members+.data li div a, #Friends+.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:DragonflyBannerPackName.jpg|1100px]]</div> | ||
+ | <div id="left"> | ||
+ | <div id="mainimg" class="data">[[File:DragonflyWatercolor.jpg|230px]]</div> | ||
+ | <div class="header" id="Pack_Data">Pack Data</div> | ||
+ | <div class="data" id="left-1"> | ||
+ | {| | ||
+ | |- | ||
+ | ! Name: | ||
+ | | The Eternal Spring | ||
+ | |- | ||
+ | ! Totem Animal: | ||
+ | | Dragonfly | ||
+ | |- | ||
+ | ! Totem Type: | ||
+ | | Wisdom | ||
+ | |- | ||
+ | ! Formed: | ||
+ | | Month, 2020 | ||
+ | |} | ||
+ | </div> | ||
+ | <div class="header" id="Friends">Protected Kin</div> | ||
+ | <div class="data" id="right-3"> | ||
+ | <ul> | ||
+ | <li>[[File:picture|200px]]<div>[[wikipagename|fullname]]<br/><span style="color: #3a1d03;">Tribe Kinfolk <br/>''Title''</span></div></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="header" id="break"></div> | ||
+ | <div id="altimg" class="data" title=Glyph for Dragonfly">[[File:glyphpic|240px]]</div> | ||
+ | </div> | ||
+ | <div id="right"> | ||
+ | <div class="header" id="Purpose">Purpose</div> | ||
+ | <div id="right-1" class="data"><span class="indent"> </span> | ||
+ | |||
+ | <span class="indent">TBA</span></div> | ||
+ | |||
+ | <div class="header" id="Members">Members</div> | ||
+ | <div id="right-3" class="data"> | ||
+ | <ul> | ||
+ | <li>[[File:picturename|225px]]<div>[[wikipagename|Fullname]]<br><span style="color: #3a1d03;">''Alpha's Rite Name''<br>Rank Tribe Auspice<br>'''Alpha'''</span></div></li> | ||
+ | <li>[[File:picturename|210px]]<div>[[wikipagename|Fullname]]<br><span style="color: #3a1d03;">''Beta's Rite Name''<br>Rank Tribe Auspice<br>'''Beta'''</span></div></li> | ||
+ | <li>[[File:picturename|210px]]<div>[[wikipagename|Fullname]]<br><span style="color: #3a1d03;">''Rite Name''<br>Rank Tribe Auspice<br>'''Member or other title'''</span></div></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="header" id="Totem">Totem</div> | ||
+ | <div id="right-4" class="data">'''Traits:''' | ||
+ | <span class="indent">Dragonfly’s packs receive two extra dots in Alertness and an additional dot of Brawl.</span> | ||
+ | <br> | ||
+ | '''Ban:''' | ||
+ | <span class="indent">Dragonfly asks her children to show patience and deliberation, but to act swiftly and decisively when a decision is reached. She also asks that the pack do whatever it can to protect dragonflies (frequently, this means halting insecticide use in a given locality, whether a farmer’s crop-dusting or a city’s mosquito-spraying regime).</span> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="header" id="RP Logs">RP Logs</div> | ||
+ | <div id="right-5" class="data"> | ||
+ | <DynamicPageList> | ||
+ | category=Logs | ||
+ | category=The Eternal Spring | ||
+ | ordermethod=firstedit | ||
+ | order=ascending | ||
+ | addeditdate=true | ||
+ | shownamespace=false | ||
+ | noresultsheader=''None yet.'' | ||
+ | </DynamicPageList> | ||
+ | </div> | ||
+ | [[Category:Pack/Garou]][[Category:Active Pack]][[Category:PC Groups]] |
Revision as of 17:04, 18 November 2020
Pack Data
Name: | The Eternal Spring |
---|---|
Totem Animal: | Dragonfly |
Totem Type: | Wisdom |
Formed: | Month, 2020 |
Protected Kin
Purpose
TBA
Members
Totem
Traits:
Dragonfly’s packs receive two extra dots in Alertness and an additional dot of Brawl.
Ban:
Dragonfly asks her children to show patience and deliberation, but to act swiftly and decisively when a decision is reached. She also asks that the pack do whatever it can to protect dragonflies (frequently, this means halting insecticide use in a given locality, whether a farmer’s crop-dusting or a city’s mosquito-spraying regime).
RP Logs
No pages meet these criteria.