Difference between revisions of "Melinda Harris"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Melinda
imported>Melinda
Line 1: Line 1:
{{#tag:css|
+
<font color=#000000 style=" font-size: 14pt;font-family: Agency FB">'''
{{: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>
 
 
 
== Usage ==
 
Copy the following onto your page:
 
<pre>
 
[[Category:PCs]][[Category:Active PCs]]
 
 
{{ :Template:Charpage  
 
{{ :Template:Charpage  
 +
| full name            = Melinda Harris
 +
| disclaimer position  = off
 +
| gallery position    = left
 +
| stereotypes position = off
 +
| hooks position      = left
 +
| logs position        = off
 +
| custom position 1    = right
 +
| custom title 1      = Vitals
 +
| custom position 2    = right
 +
| custom title 2      = Soundtrack
 +
| page color          = #000000
 +
| page border          = black
 +
| cell color          = <div style="{{linear-gradient|left|#000000,#848383,#000000 }}">
 +
| cell border          = white
 +
| cell text            = white
 +
| header color        = <div style="{{linear-gradient|left|#000000,#848383,#000000 }}">
 +
| header border        = #000000
 +
| header text          = white
 
}}
 
}}
</pre>
+
[[Category:PCs]] [[Category:Active PCs]]
 
 
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)
 
| hooks position      = left, right, bottom, OR off (default: right)
 
| contacts position    = left, right, bottom, OR off (default: yes)
 
| 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 = Home | page = Home | class = {{{ home class | }}} | style = {{{ home 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>
 

Revision as of 23:59, 30 January 2016


Introduction
Some charities get anonymous benefactors, this one has an anonymous founder. Melinda is the hidden hand behind "City First Group" a diverse charitable organization that has been serving the needs of marginalized people in Oregon and Washington State for over two decades. Prospect is the first city for the "City First Group" California expansion project, and Melinda has relocated herself ahead of time to manage the project. The organization has decided to start by bailing out and modernizing existing Prospect charitable organizations that are struggling financially. Melinda spends an extreme amount of time reading writing very boring documents taht will one day save countless lives.

[ edit ]

RP Hooks
  • Marginalized People (Homeless, Addicts, Indigent, etc..) - open to any angles on this.
  • Operating Charities (Fundraising, Real Estate, Media Relations, etc..) - open to any angles on this.
  • Planning, from fundraisers to societies.
  • Helping those in need through th charities or immediate direct action for community members.
  • Religion of all sorts. Fluent in a variety of languages important to Abrahamic religions. Also interested in Eastern, New Age, and Esoteric movements.
  • The arts, music in particular.

[ edit ]

Melinda Harris
Melinda Harris/Portrait

[ edit ]

Overview
  • Melinda seems incredibly demure and professional, maybe even boring. That's because she separates business and personal. Make business deals with the ice queen, or break the ice for other options.
  • Ever see the episode where the Road Runner and Coyote clock in and out together at the end of the day? No matter what comes up ICly, I'm good with you OOCly. If my IC behavior negatively effects you OOCly, let me know as it's not my intention and we're supposed to be having fun even if we're antagonists to each other.

[ edit ]