Difference between revisions of "Template:Log Header"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 606: Line 606:
 
|}  [[Category:Roleplay Logs]]
 
|}  [[Category:Roleplay Logs]]
 
{{#if: {{{pretty|}}} | {{#css:
 
{{#if: {{{pretty|}}} | {{#css:
  dl:nth-child(2n+1) dd {background-color:rgba(29,2,53,.5); border-radius:5px; padding:5px;}
+
  dl:nth-child(2n+1) dd {background-color:rgba(29,2,53,.9); border-radius:5px; padding:5px;}
 
  dl:nth-child(2n+2) dd {background-color:rgba(4,61,61,.97); border-radius:5px; padding:5px;} | }}
 
  dl:nth-child(2n+2) dd {background-color:rgba(4,61,61,.97); border-radius:5px; padding:5px;} | }}
 
}}
 
}}
 
----
 
----
 
</includeonly>
 
</includeonly>

Revision as of 03:57, 15 February 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.