Difference between revisions of "Wiki test"
Line 1: | Line 1: | ||
− | <!-- | + | __NOEDITSECTION__ |
− | <div | + | __NOTOC__ |
− | <div align=" | + | <div id="template-container"> |
− | <div align="left" | + | <div class="main"> |
+ | <!-- Header Image --> | ||
+ | <div class="header" style="{{#backgroundImage:TemplateBanner.jpeg}};"></div> | ||
+ | <div align='center'> [[File:87210528 10218578970924183 1114048155042709504 n.jpg|1000px|center|frameless]] </div> | ||
+ | <!-- Information --> | ||
+ | <div class="section sectionText"> | ||
+ | <div class="portrait"> | ||
+ | [[File:DSC00109-1_FB.jpg]] | ||
+ | <div align="left" class="headerSection"> | ||
− | + | Player: [mailto:us2019020011@gmail.com Jamie Holland, US2019020011] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | VST: [mailto:mesmaconvstmasq@gmail.com Brian W.] | |
− | + | </div> | |
− | <div | + | </div> |
− | + | =Information= | |
− | + | '''Name:''' Katherine Davis | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | '''Notable Traits:''' The angelic woman with dark hair and green eyes, yet looks human. | ||
+ | '''Clan:''' Lasombra | ||
+ | '''Sect:''' Unaligned | ||
+ | '''Lineage:''' House Nautilus | ||
− | + | ==Biography== | |
+ | Katherine Davis is a mystery who rose from ashes. Very few know the story of what happened to Katherine. She floats in and out of lives, always thought to be searching for something unattainable. Katherine is a survivor who relies on her own instincts to survive. When she lets someone in, that person is a trusted confidant. If you are unknown to her, she only allows you to see what she allows, hiding behind a mask that conceals her true motivations. Betray her trust, and you will learn the true meaning of darkness. | ||
− | |||
− | |||
− | |||
+ | </div> | ||
+ | <div class="quote contentText">"Katherine is a mongoose in a nest of cobras. Quick and deadly, she often lets her appearance lull others into a sense of complacency before striking. Do not underestimate her, lest you become one of her victims." <br><b>- ''Aleksander Kostyanov''</b> | ||
+ | </div> | ||
+ | <div class="section sectionText"> | ||
+ | =Relationships= | ||
+ | ==Allies== | ||
+ | * [[Aleksander Kostyanov]] | ||
+ | * Moses Abernathy (frenemy) | ||
+ | ==Enemies== | ||
+ | * Too many to keep track of | ||
+ | </div> | ||
+ | <div class="quote contentText">"HEY! That's my kind of scotch, pretty lady!" <br><b>- ''[[Benjamin "Old Ben" Wyatt]]''</b> | ||
+ | </div> | ||
+ | <div class="section sectionText"> | ||
+ | [[File:DSC00037 FB.jpg|625|right|frameless]] | ||
+ | =Speculation= | ||
+ | == Rumors == | ||
+ | * I heard she was offered to be Seneschal. | ||
+ | * Rumor here. | ||
+ | * Rumor here. | ||
+ | == Quotes == | ||
+ | * "I spent my whole life surviving. Why would I stop fighting now?" - Katherine | ||
+ | * "How fair is it to love someone only if they're in your line of sight?" - Katherine | ||
+ | * "I have little patience for mysterious kindred. Stop wasting everyone's time and show us what makes you <i>you</i>." - [[Zoltan Vancura]] | ||
+ | * "She's like a tranquil ball of chaos." [[Alice Liddell]] | ||
+ | * Quote here. | ||
+ | </div> | ||
− | <br>< | + | <div class="quote contentText">"Who is she? Fuck I don't know man. A demon with the face of an angel? A misunderstood witch? Maybe she's as broken as the rest of us? Can't say I wanna know anymore, she just is." <br><b>- ''[[Ezra Jackson]]''</b> |
− | </div> | + | </div> |
+ | |||
+ | <div class="section sectionText"> | ||
+ | == OOC Information == | ||
+ | '''Player Email:''' [mailto:us2019020011@gmail.com us2019020011@gmail.com] | ||
+ | '''Storyteller Email:''' [mailto:mesmaconvstmasq@gmail.com mesmaconvstmasq@gmail.com] | ||
+ | '''Location:''' [https://wiki2020.modernenigmasociety.org/wiki/Category:Macon,_GA Macon, GA] | ||
+ | '''VSS:''' [https://wiki2020.modernenigmasociety.org/wiki/Category:Mysteries_of_the_Night Mysteries in the Night] | ||
+ | '''Domain:''' [https://wiki2020.modernenigmasociety.org/wiki/Category:GA-016-D GA-016-D] | ||
+ | '''Region:''' [https://wiki2020.modernenigmasociety.org/wiki/Category:Southeast_Region Southeast Region] | ||
− | < | + | </div> |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | {{#css:MyPage/vampire.css}} | ||
+ | {{#css: | ||
+ | #template-container | ||
+ | { | ||
+ | padding-top:2em; | ||
+ | padding-bottom:2em; | ||
+ | background-size:cover; | ||
+ | background-attachment:fixed; | ||
+ | } | ||
− | + | /* Image header */ | |
− | + | #template-container .header | |
− | + | { | |
+ | height: 10px; | ||
+ | background-size: contain; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center; top; | ||
+ | } | ||
− | + | #template-container .main | |
+ | { | ||
+ | max-width:820px; | ||
+ | margin:auto; | ||
+ | padding:20px; | ||
+ | } | ||
+ | #template-container .headerSection | ||
+ | { | ||
+ | font-size:small; | ||
+ | width: 250px; | ||
+ | padding-left: 10px; | ||
+ | padding-top: 7px; | ||
+ | padding-bottom: 7px; | ||
+ | padding-right: 10px; | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | box-shadow: 6px 6px 10px 2px rgba(10,7,10,1) | ||
+ | } | ||
− | + | #template-container ul | |
+ | { | ||
+ | list-style: none | ||
+ | } | ||
− | + | #template-container li::before | |
+ | { | ||
+ | display: inline-block; | ||
+ | width: 1em; | ||
+ | margin-left: -1em | ||
+ | } | ||
+ | #template-container .quote | ||
+ | { | ||
+ | font-size:1.4em; | ||
+ | margin:20px 0px; | ||
+ | padding:20px 80px; | ||
+ | } | ||
− | + | #template-container .section | |
− | + | { | |
− | + | margin:20px 0px; | |
+ | padding:15px 40px; | ||
+ | } | ||
− | + | #template-container h1 | |
+ | { | ||
+ | font-size:2.2em; | ||
+ | border:none; | ||
+ | } | ||
− | |||
+ | #template-container h2 | ||
+ | { | ||
+ | margin:0.5em 0 0.3em 0; | ||
+ | font-size:1.4em; | ||
+ | font-weight:bold; | ||
+ | border:none; | ||
+ | } | ||
+ | #template-container .my-divider img | ||
+ | { | ||
+ | width:100%; | ||
+ | height:auto; | ||
+ | } | ||
− | + | #template-container .portrait | |
− | + | { | |
− | + | float:right; | |
− | + | padding:10px; | |
− | + | clear:both; | |
− | + | } | |
− | |||
− | + | #template-container .portrait img | |
− | + | { | |
− | + | width:270px; | |
− | + | margin:10px; | |
− | + | height:auto; | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
+ | #template-container td | ||
+ | { | ||
+ | text-align:right; | ||
+ | } | ||
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 04:50, 2 January 2021
Player: Jamie Holland, US2019020011
VST: Brian W.
Information
Name: Katherine Davis
Notable Traits: The angelic woman with dark hair and green eyes, yet looks human.
Clan: Lasombra
Sect: Unaligned
Lineage: House Nautilus
Biography
Katherine Davis is a mystery who rose from ashes. Very few know the story of what happened to Katherine. She floats in and out of lives, always thought to be searching for something unattainable. Katherine is a survivor who relies on her own instincts to survive. When she lets someone in, that person is a trusted confidant. If you are unknown to her, she only allows you to see what she allows, hiding behind a mask that conceals her true motivations. Betray her trust, and you will learn the true meaning of darkness.
- Aleksander Kostyanov
Relationships
Allies
- Aleksander Kostyanov
- Moses Abernathy (frenemy)
Enemies
- Too many to keep track of
- Benjamin "Old Ben" Wyatt
Speculation
Rumors
- I heard she was offered to be Seneschal.
- Rumor here.
- Rumor here.
Quotes
- "I spent my whole life surviving. Why would I stop fighting now?" - Katherine
- "How fair is it to love someone only if they're in your line of sight?" - Katherine
- "I have little patience for mysterious kindred. Stop wasting everyone's time and show us what makes you you." - Zoltan Vancura
- "She's like a tranquil ball of chaos." Alice Liddell
- Quote here.
- Ezra Jackson
OOC Information
Player Email: us2019020011@gmail.com
Storyteller Email: mesmaconvstmasq@gmail.com
Location: Macon, GA
Domain: GA-016-D
Region: Southeast Region