Difference between revisions of "Template:Log Header"

From Final Kingdom MUSH
Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
 
   .LastCell:nth-child(1) {border-radius: 0px 0px 0px 5px}
 
   .LastCell:nth-child(1) {border-radius: 0px 0px 0px 5px}
 
   .LastCell:nth-child(2) {border-radius: 0px 0px 5px 0px}
 
   .LastCell:nth-child(2) {border-radius: 0px 0px 5px 0px}
}}{{CSS:
+
}}{{#css:
 
{
 
{
 
   /* white-space: pre; */
 
   /* white-space: pre; */
Line 44: Line 44:
 
.bg_c { background-color: #00CCCC; }
 
.bg_c { background-color: #00CCCC; }
 
.bg_w { background-color: #FFFFFF; }
 
.bg_w { background-color: #FFFFFF; }
.bg_n { background-color: inherit; }
+
.bg_n { ; }
  
 
bold_bg_n { color: #CCCCCC; font-weight: normal; }
 
bold_bg_n { color: #CCCCCC; font-weight: normal; }

Latest revision as of 10:22, 27 October 2012

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.
| 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.