Difference between revisions of "Template:Plot"

From City of Hope MUSH
Jump to navigation Jump to search
m
Line 29: Line 29:
 
width: 25%;
 
width: 25%;
 
     left: 75%;
 
     left: 75%;
 +
float:left;
 
border: {{{page-border|2px}}} solid black;
 
border: {{{page-border|2px}}} solid black;
 
}
 
}

Revision as of 15:25, 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)