Difference between revisions of "Template:Log"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>Felix
 
Line 1: Line 1:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
     p {
+
     .wikitable ~ p {
 
         margin: 0;
 
         margin: 0;
 
         text-indent: 3em;
 
         text-indent: 3em;
 
     }
 
     }
     i, em, blockquote b {
+
     .wikitable ~ i, .wikitable ~ em, .wikitable ~ blockquote b {
 
         margin-left: -3em;
 
         margin-left: -3em;
 
     }
 
     }
 
     .ooc {
 
     .ooc {
        margin-left: -3em;
 
 
         font-style: italic;
 
         font-style: italic;
 +
        margin-left: 3.75em;
 +
        text-indent: -3.75em;
 
     }
 
     }
 
     .wikitable.logbox {
 
     .wikitable.logbox {
Line 93: Line 94:
 
|log          = Paste the actual log here.  Best with 3 lines between poses, 1 between paragraphs of the same pose.
 
|log          = Paste the actual log here.  Best with 3 lines between poses, 1 between paragraphs of the same pose.
 
}}</pre>
 
}}</pre>
 +
 
Don't forget to add Categories!  The Logs category is automatic, but adding each player's wiki page name as a category (<code><nowiki>[[Category:Name]]</nowiki></code>) will usually allow them to show up on that person's page.
 
Don't forget to add Categories!  The Logs category is automatic, but adding each player's wiki page name as a category (<code><nowiki>[[Category:Name]]</nowiki></code>) will usually allow them to show up on that person's page.
 
</noinclude>
 
</noinclude>

Latest revision as of 08:23, 21 February 2017

Usage

Log pages should be named in the pattern of: YYYY.MM.DD: Title Of Log

{{Log
|name         = Name of log. Usually just the title of the page.
|summary      = A one line summary of the log.
|icdate       = IC date.
|ictime       = IC time.
|storyteller  = Storyteller/GM
|players      = Players in the scene.
|location     = location or locations.
|plot         = The plot (PRP, TP) the log is part of, if ongoing.
|spheres      = The spheres involved in the log.
|themesong    = A theme song for the log
|log          = Paste the actual log here.  Best with 3 lines between poses, 1 between paragraphs of the same pose.
}}

Don't forget to add Categories! The Logs category is automatic, but adding each player's wiki page name as a category ([[Category:Name]]) will usually allow them to show up on that person's page.