Difference between revisions of "Carson Dye"
(Created page with "{{Masquerade PC |name=Carson Dye |type=Vampire |clan=Ventrue |sect=Camarilla |socialclass=Pretender Elder |morality=Humanity |pcgroup2exists=No |player=Justin Powers |playerem...") |
|||
Line 1: | Line 1: | ||
− | + | __NOTOC__ __NOEDITSECTION__ | |
− | | | + | <div id="template-container" class="main"> |
− | | | + | <div id="masq-pc-title" class="clearfix headerSection"> |
− | | | + | [[File:Gangrel.PNG|125px|left]]Carson Dye<div id="masq-pc-badges">[[File:Anarch.PNG|125px|right]]</div> |
− | | | + | </div> |
− | | | + | |
− | | | + | <div id="masq-pc-icvitals" class="clearfix"> |
− | | | + | |
− | | | + | <div id="masq-pc-portrait-box" > |
− | | | + | |
− | | | + | <div id="masq-pc-portrait"> |
− | | | + | [[File:Alfie1.jpg|500px]] |
− | | | + | </div> |
− | | | + | </div> |
− | | | + | |
− | | | + | {| id="masq-pc-icvitals-table" |
− | | | + | !scope="row"|Clan: Ventrue |
− | | | + | | |
+ | |- | ||
+ | !scope="row"|Sect: Camarilla | ||
+ | |||
+ | |- | ||
+ | !scope="row"|Status: Pretender Elder | ||
+ | | | ||
+ | |- | ||
+ | !scope="row"|Title: | ||
+ | | | ||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | <div class="masq-pc-divider"> | ||
+ | </div> | ||
+ | |||
+ | <div id="masq-pc-furtherinfo" class="clearfix section sectionText"> | ||
+ | <h2>Further Information</h2> | ||
+ | <div id="masq-pc-furtherinfo-pic">[[File:Alfie2.jpg|300px]]</div> | ||
+ | |||
+ | <div id="masq-pc-desc"> | ||
+ | <h3>Description</h3> | ||
+ | Rode hard and put up wet...is how he would describe his exes. A scruffy looking man, early 40s, typical looking biker dude. Resting asshole face, but a quick conversation and you'd see hes a really laid back, easy going guy. | ||
+ | </div> | ||
+ | |||
+ | <div id="masq-pc-timeline"> | ||
+ | <h3>Timeline</h3> | ||
+ | * 1862: What the Hell is this? | ||
+ | * 1888: What the Hell is that? | ||
+ | * 1980: Balls! | ||
+ | * 1999: Look at me, I'm the Sheriff! | ||
+ | * 2011: The Cam can eat a big bag of dildos! | ||
+ | * 2018: Look at me, I'm the Constable! | ||
+ | </div> | ||
+ | |||
+ | <div id="masq-pc-bio"> | ||
+ | <h3>Bio</h3> | ||
+ | Ben is a rugged, older, man who enjoys the vices of mortal society. Whether it's booze, women, or Candy Crush; he always seems to be having a good time. While most overlook him as another loud-mouth, offensive Anarch, he knows things that even seasoned Camarilla Elders have no clue about...like what a light bulb is. He has a knack for seeing through the bullshit to the root cause. After all, you can't bullshit a bullshitter. | ||
+ | </div> | ||
+ | |||
+ | <div id="masq-pc-rumors"> | ||
+ | <h3>Rumors</h3> | ||
+ | <!-- code for more rumors --> | ||
+ | {{#ifexist: {{PAGENAME}} Rumors|{{:{{PAGENAME}} Rumors}}<br>}}<nowiki/> | ||
+ | {{#formlink:form=Masquerade PC Add Rumors|target={{PAGENAMEE}} Rumors|returnto={{PAGENAMEE}}|reload|link text=Edit Rumors: Add your own!}} | ||
+ | </div> | ||
+ | <div id="masq-pc-quotes"><h3>Quotes</h3> | ||
+ | Son of a bitch!...give me a drink! - me | ||
+ | <br> | ||
+ | <!--code for more quotes--> | ||
+ | {{#ifexist: {{PAGENAME}} Quotes|{{:{{PAGENAME}} Quotes}}<br>}}<nowiki/> | ||
+ | {{#formlink:form=Masquerade PC Add Quotes|target={{PAGENAMEE}} Quotes|returnto={{PAGENAMEE}}|reload|link text=Edit Quotes: Add your own!}} | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id="masq-pc-oocvitals" class="clearfix content contentText"> | ||
+ | <h2>OOC Information</h2> | ||
+ | <div id="masq-pc-oocvitals-pic">[[File:MunsonJp.jpg|300px]]</div> | ||
+ | {| id="masq-pc-oocvitals-table" | ||
+ | !scope="row"|Player | ||
+ | |[mailto:oldbenwyatt@gmail.com Justin Powers] | ||
+ | |- | ||
+ | !scope="row"|MES # | ||
+ | |US2018110044 | ||
+ | |- | ||
+ | !scope="row"|Domain | ||
+ | |[[:Category:Domain|GA-016-D]] | ||
+ | |- | ||
+ | !scope="row"|Territory | ||
+ | |[[:Category:TERRITORY|Southeast]] | ||
+ | |- | ||
+ | !scope="row"|Storyteller | ||
+ | |Brian Walton | ||
+ | |- | ||
+ | !scope="row"|VST Email | ||
+ | |[mailto:mesmaconvstmasq@gmail.com VST EMAIL] | ||
+ | |} | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | {{#css:MyPage/vampire.css}} | ||
+ | {{#css: | ||
+ | {}/* ------------ Template-specific formatting ----------------- */ | ||
+ | #template-container h1, | ||
+ | #template-container h2, | ||
+ | #template-container h3 | ||
+ | { | ||
+ | display:inline; | ||
+ | margin: 0px 0; | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | #template-container .headerSection | ||
+ | { | ||
+ | font-size:2.8em; | ||
+ | line-height:120px; | ||
+ | text-align:center; | ||
+ | font-weight:bolder; | ||
+ | margin:20px; | ||
+ | } | ||
+ | |||
+ | #template-container .content | ||
+ | { | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | #template-container .section | ||
+ | { | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | #masq-pc-badges { | ||
+ | float:right; | ||
+ | margins:20px; | ||
+ | } | ||
+ | #masq-pc-icvitals, #masq-pc-furtherinfo, #masq-pc-oocvitals { | ||
+ | margin: 20px; | ||
+ | } | ||
+ | #masq-pc-portrait, #masq-pc-furtherinfo-pic, #masq-pc-oocvitals-pic { | ||
+ | float:right; | ||
+ | clear:both; | ||
+ | } | ||
+ | #masq-pc-portrait img, #masq-pc-furtherinfo-pic img, #masq-pc-oocvitals-pic img { | ||
+ | height: auto; | ||
+ | max-width: 98%; | ||
+ | } | ||
+ | #masq-pc-icvitals-table, #masq-pc-oocvitals-table, th { | ||
+ | vertical-align: top; | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
+ | .clearfix::after { | ||
+ | content: ""; | ||
+ | clear: both; | ||
+ | display: table; | ||
+ | } | ||
}} | }} |
Revision as of 20:44, 16 November 2021
Further Information
Description
Rode hard and put up wet...is how he would describe his exes. A scruffy looking man, early 40s, typical looking biker dude. Resting asshole face, but a quick conversation and you'd see hes a really laid back, easy going guy.
Timeline
- 1862: What the Hell is this?
- 1888: What the Hell is that?
- 1980: Balls!
- 1999: Look at me, I'm the Sheriff!
- 2011: The Cam can eat a big bag of dildos!
- 2018: Look at me, I'm the Constable!
Bio
Ben is a rugged, older, man who enjoys the vices of mortal society. Whether it's booze, women, or Candy Crush; he always seems to be having a good time. While most overlook him as another loud-mouth, offensive Anarch, he knows things that even seasoned Camarilla Elders have no clue about...like what a light bulb is. He has a knack for seeing through the bullshit to the root cause. After all, you can't bullshit a bullshitter.
Rumors
Carson Dye has got what you need.
Edit Rumors: Add your own!
Quotes
Son of a bitch!...give me a drink! - me
- “The sound of rain falling against the roof. The thunder rumbling in the distance. You’ll never hear him coming.” Aniek Fowles
- "Carson Dye *earned* his place amongst the Elders of the Tower. Marked as a Prodigy for his service alongside Archons; protecting and defending the ideals of the Camarilla with nobility and wisdom that few possess; you would do well to keep your eye on him, and to take his advice to heart." Christian Whitechapel
OOC Information
Player | Justin Powers |
---|---|
MES # | US2018110044 |
Domain | GA-016-D |
Territory | Southeast |
Storyteller | Brian Walton |
VST Email | VST EMAIL |