Difference between revisions of "Ianthe"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Ianthe
(Created page with "<pre> Category:PCsCategory:Active PCs {{ :Template:Charpage }} </pre>")
 
imported>Ianthe
Line 4: Line 4:
 
}}
 
}}
 
</pre>
 
</pre>
 +
<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 = 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>

Revision as of 02:00, 15 September 2014

[[Category:PCs]][[Category:Active PCs]]
{{ :Template:Charpage 
}}
| 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          = 

Layout

The following template parameters will change the layout and positioning of several elements on the page.

| 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)

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.

| 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       = 

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.

| custom position #   = left, right, bottom, OR off (default: off)
| custom title #      = 

You can also specify the class and style as normal.

| custom class #      = 
| custom style #      =