Difference between revisions of "Erebos"
From Fate's Harvest
(marking inactive) |
|||
Line 7: | Line 7: | ||
| portrait= | | portrait= | ||
| muxname=Erebos | | muxname=Erebos | ||
− | | played-by= | + | | played-by=Robert Sheehan |
| concept=Demigod of Death and Darkness | | concept=Demigod of Death and Darkness | ||
| occupation=Being a god? | | occupation=Being a god? | ||
Line 15: | Line 15: | ||
| apparent-age=Thirties | | apparent-age=Thirties | ||
| char-type=PC | | char-type=PC | ||
− | | char-status= | + | | char-status=Active |
| family= | | family= | ||
| family-position= | | family-position= | ||
Line 40: | Line 40: | ||
| ensorcelled=No | | ensorcelled=No | ||
}} | }} | ||
+ | |||
<css> | <css> | ||
a:link { | a:link { | ||
− | color: # | + | color: #00008b; |
} | } | ||
a:hover { | a:hover { | ||
− | color: # | + | color: #00008b; |
− | + | ||
} | } | ||
a:active { | a:active { | ||
− | color: # | + | color: #00008b; |
} | } | ||
a:visited { | a:visited { | ||
− | color: # | + | color: #00008b; |
} | } | ||
− | + | .elinks { | |
− | color: # | + | color: #00008b; |
} | } | ||
.layout { | .layout { | ||
− | + | width: 800px; | |
− | + | ||
background: #000000; | background: #000000; | ||
− | + | color: #FFFFFF; | |
− | border | + | border: 0px; |
border-collapse: collapse; | border-collapse: collapse; | ||
border-spacing: 0px; | border-spacing: 0px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.title { | .title { | ||
− | color: # | + | background: #1F1F1F; |
− | font-family: | + | color: #FFFFFF; |
− | font-size: | + | font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif; |
+ | font-size: 36pt; | ||
+ | letter-spacing: .5em; | ||
font-variant: small-caps; | font-variant: small-caps; | ||
− | + | font-weight: 100; | |
− | + | ||
text-align: center; | text-align: center; | ||
− | + | vertical-align: middle; | |
− | + | padding: 10px; | |
+ | margin: 0px; | ||
+ | border-top: 3px solid #00008b; | ||
+ | border-bottom: 3px solid #00008b; | ||
} | } | ||
− | . | + | .info { |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
background: #000000; | background: #000000; | ||
− | + | font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif; | |
− | + | font-size: 10pt; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | font-family: | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | font-size: | + | |
font-weight: 100; | font-weight: 100; | ||
text-align: justify; | text-align: justify; | ||
− | + | padding: 0px; | |
− | + | margin: 0px; | |
} | } | ||
− | . | + | .infobox { |
− | + | background: #CACACA; | |
− | + | color: #0F0F0F; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
padding: 10px; | padding: 10px; | ||
+ | margin: 40px 50px; | ||
} | } | ||
− | + | p { | |
− | + | padding: 0px 1.8em; | |
− | + | ||
} | } | ||
− | . | + | .header { |
− | + | color: #ff0000; | |
− | + | font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif; | |
+ | font-size: 16pt; | ||
+ | letter-spacing: .2em; | ||
+ | font-variant: small-caps; | ||
+ | font-weight: 100; | ||
+ | border-bottom: 1px dotted #ff0000; | ||
} | } | ||
− | . | + | p.quote { |
− | + | font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif; | |
+ | font-size: 8pt; | ||
+ | font-weight: 100; | ||
+ | text-align: justify; | ||
padding: 0px; | padding: 0px; | ||
+ | margin-left: 20px; | ||
} | } | ||
− | . | + | .spacer { |
− | + | min-height: 20px; | |
− | + | height: 20px; | |
− | + | background: #1F1F1F; | |
− | + | border-top: 3px solid #00008b; | |
− | - | + | border-bottom: 3px solid #00008b; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</css> | </css> | ||
− | + | {| align=center class=layout | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | | | + | | colspan=2 |[[Image:ErebosHeader.PNG|800px]] |
− | | | + | |
|- | |- | ||
− | | | + | | colspan=2 class=title | Francis Right |
− | |Francis Right | + | |
|- | |- | ||
− | | | + | | class=info | |
− | | | + | {| align=center style="width: 400px" class=infobox |
|- | |- | ||
− | | | + | | '''Name:''' |
− | | | + | | Francis Right |
|- | |- | ||
− | | | + | | '''Moniker(s):''' |
− | | | + | | Erebos, Pitch |
|- | |- | ||
− | | | + | | '''Date of Birth:''' |
− | | | + | | 05 October 1929 |
|- | |- | ||
− | | | + | | '''Age:''' |
− | | | + | | Late 20's |
|- | |- | ||
− | | | + | | '''Occupation:''' |
− | | | + | | Being a god!?! |
|- | |- | ||
− | | | + | | '''Virtue:''' |
− | | | + | | Fortitude |
|- | |- | ||
− | | | + | | '''Vice:''' |
− | | | + | | Lust |
|- | |- | ||
− | | | + | | colspan="2" | <hr /> |
− | | | + | |
|- | |- | ||
− | | | + | | '''Seeming:''' |
− | | | + | | Darkling |
|- | |- | ||
− | | | + | | '''Kith(s):''' |
− | | | + | | Shadowsoul, Palewraith, Brollachan |
+ | |- | ||
+ | | '''Court:''' | ||
+ | | Autumn | ||
+ | |- | ||
+ | | '''Entitlement:''' | ||
+ | | The Lost Pantheon | ||
+ | |- | ||
+ | | '''Motley:''' | ||
+ | | Potentially Seeking | ||
|} | |} | ||
− | + | |[[Image:Erebos.png|300px]] | |
− | + | |- | |
+ | | colspan=2 class=spacer | | ||
+ | |- | ||
+ | | colspan=2 class=info | | ||
+ | {| style="width: 700px" class=infobox | ||
+ | |- | ||
+ | |<span class=header>RP Hooks</span> | ||
+ | |- | ||
+ | | | ||
+ | * Placeholder: | ||
+ | <p>Placeholder.</p> | ||
− | + | * Placeholder: | |
+ | <p>Placeholder.</p> | ||
− | + | * Placeholder: | |
− | < | + | <p>Placeholder.</p> |
− | + | |} | |
− | + | |- | |
− | + | | colspan=2 class=spacer | | |
− | { | + | |- |
− | + | | colspan=2 class=info | | |
− | + | {| class=layout | |
− | <div class=" | + | |- |
− | + | | style="width: 425px; height: 239px; padding: 0px;" |[[Image:Erebos3.jpg|425px]] | |
− | + | |<div class=infobox style="font-size: 9pt"> | |
+ | It cannot be seen, cannot be felt, | ||
+ | Cannot be heard, cannot be smelt, | ||
+ | It lies behind stars and under hills, | ||
+ | And empty holes it fills, | ||
+ | It comes first and follows after, | ||
+ | Ends life, kills laughter. | ||
− | <div class=" | + | '''- J.R.R. Tolkien, The Hobbit''' |
− | <div class=" | + | |- |
− | + | | colspan=2 class=spacer | | |
+ | |- | ||
+ | | colspan=2 class=info | | ||
+ | {| style="width: 700px" class=infobox | ||
+ | |- | ||
+ | |<span class=header>Contacts</span> | ||
+ | <br/> | ||
+ | |- <div class="mw-collapsible mw-collapsed"> | ||
+ | | style="width: 50%;" | [[Image:Erebos3.jpg|x75px|link=Place_Holder|left]] '''Placeholder, Placeholder'''<br/>''Placeholder.''<br/> | ||
+ | | style="width: 50%;" | [[Image:Erebos3.jpg|x75px|link=Place_Holder|left]] '''Placeholder, Placeholder'''<br/>''Placeholder.''<br/></div> | ||
+ | |- | ||
+ | |} | ||
+ | |- | ||
+ | | colspan=2 class=spacer | | ||
+ | |- | ||
+ | | colspan=2 class=info | | ||
+ | {| class=layout | ||
+ | |- | ||
+ | | style="width: 400px" |[[Image:ErebosMask.jpg|400px]] | ||
+ | | | ||
+ | <div class=infobox style="min-height: 390px; font-size: 9pt"> | ||
+ | <span class=header>Playlist</span> | ||
+ | <div style="height: 370px; padding: 0px;"> | ||
+ | <span class=hd>[https://youtu.be/yfDPKdecZzY Led Zeppelin - Ramble On]</span> | ||
− | + | :''Got no time for spreadin' roots'' | |
− | + | :''The time has come to be gone'' | |
+ | :''And thoough our health we drank a thousand times'' | ||
+ | :''It's time to ramble on'' | ||
− | + | <span class=hd>[https://youtu.be/UCdMwyIy3ks Logic, Marshmello - Everyday]</span> | |
+ | :''Just as quick as you rise'' | ||
+ | :''Just as quick as you could fall'' | ||
+ | :''Oh, no no no, I can't fuck with that at all'' | ||
+ | :''Can't fuck with that at all'' | ||
− | + | <span class=hd>[https://www.youtube.com/watch?v=8GhHYV2LvBk Marilyn Manson - Killing Strangers]</span> | |
− | + | :''We pack demolition'' | |
− | + | :''We can't pack emotion'' | |
− | < | + | :''Dynamite, we just might'' |
− | + | :''So blow us a kiss, blow us a kiss'' | |
− | + | :''Blow us a kiss, and we'll blow you to pieces'' | |
− | < | + | |- |
− | + | | colspan=2 class=spacer | | |
− | + | |- | |
− | + | | colspan=2 class=info | | |
− | + | {| style="width: 700px" class=infobox | |
− | + | |- | |
− | + | |<span class=header>Logs</span> | |
− | + | |- | |
− | + | |<div class="mw-collapsible mw-collapsed">{{ RP Logs | name = {{PAGENAME}} | columns = 1 }}</div> | |
− | + | |} | |
− | + | |} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | <div class=" | + | |
− | + |
Revision as of 00:30, 24 July 2020
Francis Right | |||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
|