Difference between revisions of "Template:Cutscene Header"
From MahouMUSH
Line 16: | Line 16: | ||
.LogTitle {text-align:center; font-size:medium; color: white; text-shadow: 1px 1px 1px black; border-radius: 5px 5px 0px 0px; background-color: #80c4d8} | .LogTitle {text-align:center; font-size:medium; color: white; text-shadow: 1px 1px 1px black; border-radius: 5px 5px 0px 0px; background-color: #80c4d8} | ||
.LogRow {text-align:left;} | .LogRow {text-align:left;} | ||
− | .LogRow:nth-child(2n+2) {background-color: # | + | .LogRow:nth-child(2n+2) {background-color: #e4f2e6} |
.LogRow:nth-child(2n+3) {background-color: #bfe1eb} | .LogRow:nth-child(2n+3) {background-color: #bfe1eb} | ||
.LogCell {padding:0px 0px 0px 4px; vertical-align:top;} | .LogCell {padding:0px 0px 0px 4px; vertical-align:top;} |
Latest revision as of 16:31, 18 March 2016
This is the "RP Log Template" template. It should be called in the following format:
{{Cutscene Header | 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? }}
Edit the page to see the template text.