Difference between revisions of "Template:Plot"

From City of Hope MUSH
Jump to navigation Jump to search
m
m
Line 94: Line 94:
 
<div id="summary">
 
<div id="summary">
 
<div class="header">Summary</div>
 
<div class="header">Summary</div>
{{:{{PAGENAME}}/Summary}}
+
{{:{{FULLPAGENAME}}/Summary}}
 
</div>
 
</div>
  
Line 116: Line 116:
 
</div>
 
</div>
 
<DynamicPageList>
 
<DynamicPageList>
 +
noresultsheader=''none''
 
   category=Logs
 
   category=Logs
 
   category={{FULLPAGENAME}}
 
   category={{FULLPAGENAME}}
 
   ordermethod=sortkey
 
   ordermethod=sortkey
 
   order=ascending
 
   order=ascending
  noresultsheader=''none''
 
 
</DynamicPageList>
 
</DynamicPageList>
  

Revision as of 14:12, 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)