Difference between revisions of "Gwydion"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Gwydion
(Created page with "{{#tag:css| {{:User:Charpage.css | page color = {{{page color|#000}}} | page border = {{{page border|#666}}} | cell color = {{{cell color|#FFF}}} | cell border...")
 
imported>WhoopingCrane
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#tag:css|
 
{{:User:Charpage.css
 
  | page color    = {{{page color|#000}}}
 
  | page border  = {{{page border|#666}}}
 
  | cell color    = {{{cell color|#FFF}}}
 
  | cell border  = {{{cell border|#999}}}
 
  | cell text    = {{{cell text|#000}}}
 
  | link color    = {{{link color|#00F}}}
 
  | link hover    = {{{link hover color|#00F}}}
 
  | header color  = {{{header color|#333}}}
 
  | header border = {{{header border|#999}}}
 
  | header text  = {{{header text|#FFF}}}
 
  | page gradient = {{#switch:{{{page gradient|}}}|no=no|yes}}
 
}}
 
}}
 
<noinclude>
 
 
 
This layout page is designed to ease the creation of lovely pages without the need for extensive knowledge of CSS3 or advanced HTML practices.  For those who are perfectly pleased with grey, white, and black, it can be used exactly as is with no need for any customization at all.
 
 
This is guaranteed to work in Internet Explorer 9, Firefox 3.5, Chrome 10, and Safari 5.  It will gracefully degrade across older browsers.
 
 
This layout was designed by [http://www.haunted-memories.net/wiki/User:Loki Loki@Haunted-Memories: Vienna By Night]
 
 
== Usage ==
 
Copy the following onto your page:
 
<pre>
 
 
[[Category:PCs]][[Category:Active PCs]]
 
[[Category:PCs]][[Category:Active PCs]]
 +
[[Category:Streetwise PC]]
 +
[[Category:Mage]]
 +
[[Category:Orphan]]
 +
[[Category:Verbena]]
 +
[[Category:Traditions]]
 +
[[category:HOMD]]
 
{{ :Template:Charpage  
 
{{ :Template:Charpage  
 +
| disclaimer position  = off
 +
| contacts position    = left
 +
| gallery position    = left
 +
| stereotypes position = left
 +
| hooks position      = left
 +
| logs position        = right
 +
| custom position 1    = right
 +
| custom title 1      = Notable Stats
 +
| page color          = white
 +
| page border          = black
 +
| cell color          = white
 +
| cell border          = black
 +
| cell text            = black
 +
| link color          = blue
 +
| link hover color    = black
 +
| header color        = white
 +
| header border        = black
 +
| header text          = black
 
}}
 
}}
</pre>
 
 
Then click on each of the red links and fill out the information in that section.
 
 
You can use the following template parameters to customize the colours and text on the page.
 
<pre>
 
| full name            =
 
| played by            =
 
 
| page color          =
 
| page border          =
 
 
| cell color          =
 
| cell border          =
 
| cell text            =
 
 
| link color          =
 
| link hover color    =
 
 
| header color        =
 
| header border        =
 
| header text          =
 
</pre>
 
 
=== Layout ===
 
The following template parameters will change the layout and positioning of several elements on the page.
 
<pre>
 
| page gradient        = yes OR no (default: yes)
 
| introduction        = yes OR no (default: yes)
 
| portrait            = yes OR no (default: yes)
 
| overview position    = left, right, bottom, OR off (default: right)
 
| stereotypes position = left, right, bottom, OR off (default: left)
 
| contacts position    = left, right, bottom, OR off (default: yes)
 
| hooks position      = left, right, bottom, OR off (default: right)
 
| logs position        = left, right, bottom, OR off (default: left)
 
| gallery position    = left, right, bottom, OR off (default: bottom)
 
| disclaimer position  = left, right, bottom, OR off (default: right)
 
</pre>
 
 
=== Advanced Styles ===
 
For the very advanced users, you can add your own styles and classes to the various segments (not recommended). These will be applied to the content cell for each section, not to the wrapping table and div.
 
<pre>
 
| introduction class  =
 
| introduction style  =
 
| stereotypes class    =
 
| stereotypes style    =
 
| contacts class      =
 
| contacts style      =
 
| hooks class          =
 
| hooks style          =
 
| logs class          =
 
| logs style          =
 
| gallery class        =
 
| gallery style        =
 
| disclaimer class    =
 
| disclaimer style    =
 
| portrait class      =
 
| portrait style      =
 
| overview class      =
 
| overview style      =
 
</pre>
 
 
=== Custom Sections ===
 
Users also have the option of specifying a few custom sections.  These sections are completely disabled by default, but can be placed wherever you need.  You can have up to 5 custom sections, each numbered 1 through 5.  Copy the following code for each custom section you want to have, and replace the pound (#) sign with the corresponding number 1 through 5.
 
<pre>
 
| custom position #  = left, right, bottom, OR off (default: off)
 
| custom title #      =
 
</pre>
 
 
You can also specify the class and style as normal.
 
<pre>
 
| custom class #      =
 
| custom style #      =
 
</pre>
 
</noinclude><!-- Main Table //--><includeonly>
 
<div id="loki-table">
 
{| class="loki-table"
 
|-
 
 
<!-- Left Column //-->
 
| style="vertical-align: top; width: 75%;" |
 
{{ #switch: {{{ introduction | yes }}} | yes = {{ :Charpage/layout/cell | title = {{{ title | Introduction }}} | page = Introduction | class = {{{ introduction class | }}} | style = {{{ introduction style | }}} }} }}{{ #switch: {{{ overview position | right }}} | left = {{ :Charpage/layout/cell | title = Overview | page = Infobox | class = {{{ overview class | }}} | style = {{{ overview style | }}} }} }}{{ #switch: {{{ stereotypes position | left }}} | left = {{ :Charpage/layout/cell | title = Stereotypes | page = Stereotypes | class = {{{ stereotypes class | }}} | style = {{{ stereotypes style | }}} }} }}{{ #switch: {{{ contacts position | left }}} | left = {{ #switch: {{{ contacts | yes }}} | yes = {{ :Charpage/layout/cell | title = Contacts | page = Contacts | class = {{{ contacts class | }}} | style = {{{ contacts style | }}} }} }} }}{{ #switch: {{{ hooks position | right }}} | left = {{ :Charpage/layout/cell | title = RP Hooks | page = Hooks | class = {{{ hooks class | }}} | style = {{{ hooks style | }}} }} }}{{ #switch: {{{ logs position | left }}} | left = {{ :Charpage/layout/logs | plots = yes }} }}{{ #switch: {{{ gallery position | bottom }}} | left = {{ :Charpage/layout/cell | title = {{{gallery title|Gallery}}} | page = Gallery | style = {{{ gallery style | text-align: center; }}} }} }}{{ #switch: {{{ disclaimer position | left }}} | left = {{ :Charpage/layout/cell | title = Disclaimer | page = Disclaimer | class = {{{ disclaimer class | }}} | style = {{{ disclaimer style | }}} }} }}{{ #switch: {{{ custom position 1 | }}} | left = {{ :Charpage/layout/cell | title = {{{ custom title 1 }}} | page = {{{ custom title 1 }}} | class = {{{ custom class 1 | }}} | style = {{{ custom style 1 | }}} }} }}{{ #switch: {{{ custom position 2 | }}} | left = {{ :Charpage/layout/cell | title = {{{ custom title 2 }}} | page = {{{ custom title 2 }}} | class = {{{ custom class 2 | }}} | style = {{{ custom style 2 | }}} }} }}{{ #switch: {{{ custom position 3 | }}} | left = {{ :Charpage/layout/cell | title = {{{ custom title 3 }}} | page = {{{ custom title 3 }}} | class = {{{ custom class 3 | }}} | style = {{{ custom style 3 | }}} }} }}{{ #switch: {{{ custom position 4 | }}} | left = {{ :Charpage/layout/cell | title = {{{ custom title 4 }}} | page = {{{ custom title 4 }}} | class = {{{ custom class 4 | }}} | style = {{{ custom style 4 | }}} }} }}{{ #switch: {{{ custom position 5 | }}} | left = {{ :Charpage/layout/cell | title = {{{ custom title 5 }}} | page = {{{ custom title 5 }}} | class = {{{ custom class 5 | }}} | style = {{{ custom style 5 | }}} }} }}
 
<!-- /Left Column //-->
 
 
<!-- Right Column //-->
 
| style="vertical-align: top; width: 25%;" |
 
{{ #switch: {{{ portrait | yes }}} | yes = {{ :Charpage/layout/cell | title = {{{ full name | {{ PAGENAME }} }}} | page = Portrait | class = {{{ portrait class | }}} | style = {{{ portrait style | }}} }} }}{{ #switch: {{{ overview position | right }}} | right = {{ :Charpage/layout/cell | title = Overview | page = Infobox | class = {{{ overview class | }}} | style = {{{ overview style | }}} }} }}{{ #switch: {{{ stereotypes position | left }}} | right = {{ :Charpage/layout/cell | title = Stereotypes | page = Stereotypes | class = {{{ stereotypes class | }}} | style = {{{ stereotypes style | }}} }} }}{{ #switch: {{{ contacts position | left }}} | right = {{ #switch: {{{ contacts | yes }}} | yes = {{ :Charpage/layout/cell | title = Contacts | page = Contacts | class = {{{ contacts class | }}} | style = {{{ contacts style | }}} }} }} }}{{ #switch: {{{ hooks position | right }}} | right = {{ :Charpage/layout/cell | title = RP Hooks | page = Hooks | class = {{{ hooks class | }}} | style = {{{ hooks style | }}} }} }}{{ #switch: {{{ logs position | left }}} | right = {{ :Charpage/layout/logs | plots = yes }} }}{{ #switch: {{{ gallery position | bottom }}} | right = {{ :Charpage/layout/cell | title = {{{gallery title|Gallery}}}| page = Gallery | style = {{{ gallery style | text-align: center; }}} }} }}{{ #switch: {{{ disclaimer position | left }}} | right = {{ :Charpage/layout/cell | title = Disclaimer | page = Disclaimer | class = {{{ disclaimer class | }}} | style = {{{ disclaimer style | }}} }} }}{{ #switch: {{{ custom position 1 | }}} | right = {{ :Charpage/layout/cell | title = {{{ custom title 1 }}} | page = {{{ custom title 1 }}} | class = {{{ custom class 1 | }}} | style = {{{ custom style 1 | }}} }} }}{{ #switch: {{{ custom position 2 | }}} | right = {{ :Charpage/layout/cell | title = {{{ custom title 2 }}} | page = {{{ custom title 2 }}} | class = {{{ custom class 2 | }}} | style = {{{ custom style 2 | }}} }} }}{{ #switch: {{{ custom position 3 | }}} | right = {{ :Charpage/layout/cell | title = {{{ custom title 3 }}} | page = {{{ custom title 3 }}} | class = {{{ custom class 3 | }}} | style = {{{ custom style 3 | }}} }} }}{{ #switch: {{{ custom position 4 | }}} | right = {{ :Charpage/layout/cell | title = {{{ custom title 4 }}} | page = {{{ custom title 4 }}} | class = {{{ custom class 4 | }}} | style = {{{ custom style 4 | }}} }} }}{{ #switch: {{{ custom position 5 | }}} | right = {{ :Charpage/layout/cell | title = {{{ custom title 5 }}} | page = {{{ custom title 5 }}} | class = {{{ custom class 5 | }}} | style = {{{ custom style 5 | }}} }} }}
 
 
<!-- /Right Column //-->
 
|-
 
 
<!-- Spanned Column //-->
 
| colspan="2" |
 
{{ #switch: {{{ overview position | right }}} | bottom = {{ :Charpage/layout/cell | title = Overview | page = Infobox | class = {{{ overview class | }}} | style = {{{ overview style | }}} }} }}{{ #switch: {{{ stereotypes position | left }}} | bottom = {{ :Charpage/layout/cell | title = Stereotypes | page = Stereotypes | class = {{{ stereotypes class | }}} | style = {{{ stereotypes style | }}} }} }}{{ #switch: {{{ contacts position | left }}} | bottom = {{ #switch: {{{ contacts | yes }}} | yes = {{ :Charpage/layout/cell | title = Contacts | page = Contacts | class = {{{ contacts class | }}} | style = {{{ contacts style | }}} }} }} }}{{ #switch: {{{ hooks position | right }}} | bottom = {{ :Charpage/layout/cell | title = RP Hooks | page = Hooks | class = {{{ hooks class | }}} | style = {{{ hooks style | }}} }} }}{{ #switch: {{{ logs position | left }}} | bottom = {{ :Charpage/layout/logs | plots = yes }} }}{{ #switch: {{{ gallery position | bottom }}} | bottom = {{ :Charpage/layout/cell | title = {{{gallery title|Gallery}}} | page = Gallery | style = {{{ gallery style | text-align: center; }}} }} }}{{ #switch: {{{ disclaimer position | left }}} | bottom = {{ :Charpage/layout/cell | title = Disclaimer | page = Disclaimer | class = {{{ disclaimer class | }}} | style = {{{ disclaimer style | }}} }} }}{{ #switch: {{{ custom position 1 | }}} | bottom = {{ :Charpage/layout/cell | title = {{{ custom title 1 }}} | page = {{{ custom title 1 }}} | class = {{{ custom class 1 | }}} | style = {{{ custom style 1 | }}} }} }}{{ #switch: {{{ custom position 2 | }}} | bottom = {{ :Charpage/layout/cell | title = {{{ custom title 2 }}} | page = {{{ custom title 2 }}} | class = {{{ custom class 2 | }}} | style = {{{ custom style 2 | }}} }} }}{{ #switch: {{{ custom position 3 | }}} | bottom = {{ :Charpage/layout/cell | title = {{{ custom title 3 }}} | page = {{{ custom title 3 }}} | class = {{{ custom class 3 | }}} | style = {{{ custom style 3 | }}} }} }}{{ #switch: {{{ custom position 4 | }}} | bottom = {{ :Charpage/layout/cell | title = {{{ custom title 4 }}} | page = {{{ custom title 4 }}} | class = {{{ custom class 4 | }}} | style = {{{ custom style 4 | }}} }} }}{{ #switch: {{{ custom position 5 | }}} | bottom = {{ :Charpage/layout/cell | title = {{{ custom title 5 }}} | page = {{{ custom title 5 }}} | class = {{{ custom class 5 | }}} | style = {{{ custom style 5 | }}} }} }}
 
|-
 
|}
 
</div>
 
{{ #if: {{{ played by | }}} | <span style="float: right; font-style: italic;">'''Played By:''' {{{ played by }}} }}
 
<!-- /Main Table //--></includeonly>
 

Latest revision as of 12:44, 2 September 2015


Introduction
Gwydionban2.jpg
A Knight is sworn to Valor

His Heart knows only Virtue

His Blade defends the Helpless

His Might upholds the Weak

His Words speaks only Truth

His Wrath undoes the Wicked

-The Old Code


"Don't mistake my kindness for weakness. I am kind to everyone, but when someone is unkind to me, weak is not what you are going to remember about me." - Al Capone

"The world is getting weirder. Darker every single day. Things are spinning around faster and faster, and threatening to go completely awry. Falcons and falconers. The center cannot hold. But in my corner of the country, I'm trying to nail things down. I don't want to live in Victor's jungle, even if it did eventually devour him. I don't want to live in a world where the strong rule and the weak cower. I'd rather make a place where things are a little quieter. Where trolls stay the hell under their bridges and where elves don't come swooping out to snatch children from their cradles. Where vampires respect the limits, and where the faeries mind their p's and q's. My name is Harry Blackstone Copperfield Dresden. Conjure by it at your own risk. When things get strange, when what goes bump in the night flicks on the lights, when no one else can help you, give me a call. I'm in the book." -Harry, Storm Front by Jim Butcher

"Magic comes from the heart, from your feelings, your deepest expressions of desire. That's why black magic is so easy—it comes from lust, from fear and anger, from things that are easy to feed and make grow. The sort I do is harder. It comes from something deeper than that, a truer and purer source—harder to tap, harder to keep, but ultimately more elegant, more powerful. My magic. That was at the heart of me. It was a manifestation of what I believed, what I lived. It came from my desire to see to it that someone stood between the darkness and the people it would devour. It came from my love of a good steak, from the way I would sometimes cry at a good movie or a moving symphony. From my life. From the hope that I could make things better for someone else, if not always for me. Somewhere, in all of that, I touched on something that wasn't tapped out, in spite of how horrible the past days had been, something that hadn't gone cold and numb inside of me. I grasped it, held it in my hand like a firefly, and willed its energy out, into the circle I had created with the spinning amulet on the end of its chain." - Harry Dresden, Fool Moon by Jim Butcher

"But there were some things I believed in. Some things I had faith in. And faith isn't about perfect attendance to services, or how much money you put on the little plate. It isn't about going skyclad to the Holy Rites, or meditating each day upon the divine. Faith is about what you do. It's about aspiring to be better and nobler and kinder than you are. It's about making sacrifices for the good of others - even when there's not going to be anyone telling you what a hero you are." ― Jim Butcher, Changes

[ edit ]

Stereotypes
VampireKindred "So far I've noticed some good ones and some bad ones just the down swings tend to be further down than regular folk."

WerewolfGarou "Primal and Wild, though my sample size ain't over large."

WraithWraith "I only met two so far, they seem awful sad."

MageMage "Like regular folk turned up to 15/10."

MortalMortal "We come from them, to help them out is why we are at all."

ChangelingChangeling "Ain't met one and known it, though wouldn't it be nice if they were real too."

DemonRebel "Finally met one. Don't see what the big deal is actually, he seems alright."

[ edit ]

RP Hooks

  • Street Performer
Gwydion has Fame 2 as a local musician. He's very ecclectic in what he'll play and what he'll play it on. When he's called for something from a different era or songs in other languages he rarely disappoints.
Gwydion grins and waves with his hand like he's looking at it up on a sign "Green Knight Consultin: We solve problems you can't. I like the story of Gawain and the Green Knight and the quest for an honorable solution to an impossible problem. An consultin firm rather than just an investigation one will be able to take more of a range of jobs. Likely to make more money I think. I've met a lot of interestin folk in Prospect, with a whole host of specialized skills and intrests. The way I see my firm workin in alot of cases is matchin customers with the right specialist for whatever problem it is they bring to us." http://www.youtube.com/watch?v=Aww612jYPYg
  • Streetwise
Gwydion makes friends easily, he has someone that'll talk to him in almost every walk of life. He got out of the life and went (for the most part) legit. He still remembers what it was like though and if you really want out he'll pay it forward by helping you.
  • Traditions
Gwydion has a reputation amongst members of the traditions for being a guy you can go to when you need to someone to arbitrate a disagreement that's running into trouble because of paradigm differences.
  • Other Supernatural Types
Gwydion generally knows what's what and not a whole lot shocks him any more. He more cares about what someone -does- than what they -are-.


  • Grey/Black Hats
No offense intended, but if you consider yourself a 'Grey' or 'Black' Hat character that thinks reasonable consequences from another PC for your schemes and shenanigans mean I'm not playing the World of Darkness properly then I'm probably not super interested in RPing with you. I don't care if you think I'm a wet blanket but I am going to play my character that's just as in genre as yours, just a different part of genre than yours. Remember the IC rules of the Veil and the masqurade exist for a reason and on a game where all plots are player driven most of those reasons are going to be other PCs.

[ edit ]

Gallery
Gwydion002.jpgGwydion003.jpgGwydion004.jpg

Gwydion005.jpgGwydion006.jpgGwydion007.jpg

Gwydion008.jpgGwydion009.jpgGwydion011.jpg

Gwydion012.jpgGwydion013.jpgGwydion014.jpg

Gwydion015.jpgGwydion010.jpgHousemcbryde.jpg

Gwydion019.jpgAgti.jpg

[ edit ]

Gwydion
Gwydion001.jpg

[ edit ]

Overview
Name: Gwydion Angus McBryde

Rank: Consultant / Private Investigator

Date of Birth: December 31st, 1994, 11:59pm

Essence: Primordial

Resonance: Dynamic

Tradition: Orphan turned Verbena

Chantry: House of Many Doors

Apparent Age: on the young side of his eighteen years

Height: 5' 7"

Weight: 145 lbs

Hair: Dark reddish brown

Eyes: Emerald green


Theme Song: Bon Jovi - It's My Life[1]

[ edit ]

Notable Stats
Dexterity 5, Appearance 3, Perception 5

Awareness 5, Streetwise 5, Performance 5, Investigation 5, Linguistics 5 (Arabic, Aramaic, ASL, Cantonese, Egyptian (Ancient), Enochian, Farsi, French, Gaelic, German, Greek (Ancient), Hebrew, Italian, Japanese, Korean, Latin, Mandarin, Russian, Sanskrit, Spanish, Vulcan), Lore Changeling, Lore Demon, Lore Fera, Lore Garou, Lore Mage, Lore Sorcerer-Psychic, Lore Spirit, Lore Vampire, Lore Wraith


Willpower 10

Avatar 5 (Primal marks, cop/law enforcement) Past lives 5 (Maybe we've met)

[ edit ]