Difference between revisions of "Template:Plot"

From City of Hope MUSH
Jump to navigation Jump to search
m
m
Line 28: Line 28:
 
<div id="page">
 
<div id="page">
  
<div class="right-side">
+
<!--div class="right-side"-->
  
 
<div id="information">
 
<div id="information">
Line 41: Line 41:
 
{{:{{PAGENAME}}/RP Hooks}}
 
{{:{{PAGENAME}}/RP Hooks}}
 
</div>
 
</div>
</div>
+
<!--/div-->
  
 
<div class="left-side">
 
<div class="left-side">

Revision as of 15:56, 21 September 2020



Plot Template

This is a template meant to help organize PRPs and provide a central depository for information regarding a specific one. It can be difficult to find all the related logs to a longer-running plot, for instance, and this is meant to help with that as well as give an organized space and archive for details of the plot.

Usage

Copy the following onto your new plot page:

{{ :Template:Plot }}

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 colors and text on the page.

| plot-name            =
| storyteller          =

| page-color-bg        =
| page-color-text      =
| page-border          = 

| color-links          = 
| color-links-hover    = 

| color-headers-bg     = 
| color-headers-text   = 
| headers-radius       = (use this if you want roundy corners on the headers; default 0)

Layout

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

| position-information    = left, right, OR off (default: right)
| position-rp-hooks       = left, right, OR off (default: right)
| position-summary        = left, right, OR off (default: left)
| position-details        = left, right, OR off (default: left)
| position-participants   = left, right, OR off (default: left)
| position-updates        = left, right, OR off (default: left)
| position-logs           = left, right, OR off (default: left)