Difference between revisions of "Template:Log Header"

From Heroes Assemble MUSH
Jump to navigation Jump to search
(Undo revision 1039 by WikiAdmin (talk))
(Tag: Undo)
Line 18: Line 18:
 
   .LogTitle {text-align:center; font-size:medium; color: white; text-shadow: 1px 1px 1px black; border-radius: 5px 5px 0px 0px; background-color: (4,61,61,.97)}
 
   .LogTitle {text-align:center; font-size:medium; color: white; text-shadow: 1px 1px 1px black; border-radius: 5px 5px 0px 0px; background-color: (4,61,61,.97)}
 
   .LogRow {text-align:left;}
 
   .LogRow {text-align:left;}
   .LogRow:nth-child(2n+2) {background-color: rgba(29,2,53,.5)}
+
   .LogRow:nth-child(2n+2) {background-color: #081f3f}
 
   .LogRow:nth-child(2n+3) {background-color: rgba(4,61,61,.97)}
 
   .LogRow:nth-child(2n+3) {background-color: rgba(4,61,61,.97)}
 
   .LogCell {padding:0px 0px 0px 4px; vertical-align:top;}
 
   .LogCell {padding:0px 0px 0px 4px; vertical-align:top;}

Revision as of 08:15, 8 March 2020

This is the "RP Log Template" template. It should be called in the following format:

{{Log Dossier
| Synopsis           = What was the scene about? 
| Tinyplot           = In the case there is a Tinyplot page you wish to associate with this log.
| Tinyplot2          = If there's a second TP the scene was part of.
| Cast of Characters = Characters who were in the scene, seperated by commas.
| Thanks             = In case you wish to thank People who NPCed... etc - Optional
| Location           = Where did it ICly take place?
| Date of Scene      = When did this OOCly take place?
| pretty             = If you have your log formatted according to the guidelines, use 'yes' to get it to look 'pretty' 
}} 

Edit the page to see the template text.