Difference between revisions of "Template:Cutscene Header"
From Radiant Heart MUSH
scene>Volund |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 14: | Line 14: | ||
</noinclude><includeonly>{{#css: | </noinclude><includeonly>{{#css: | ||
.LogHeader { width:60%; border-radius:5px; margin-left:auto; margin-right:auto;} | .LogHeader { width:60%; border-radius:5px; margin-left:auto; margin-right:auto;} | ||
− | .LogTitle {text-align:center; font-size:medium; color: white; text-shadow: 1px 1px 1px black; border-radius: 5px 5px 0px 0px; background-color: rgba( | + | .LogTitle {text-align:center; font-size:medium; color: white; text-shadow: 1px 1px 1px black; border-radius: 5px 5px 0px 0px; background-color: rgba(244, 154, 194,.5)} |
.LogRow {text-align:left;} | .LogRow {text-align:left;} | ||
− | .LogRow:nth-child(2n+2) {background-color: rgba( | + | .LogRow:nth-child(2n+2) {background-color: rgba(244, 154, 194,.2)} |
− | .LogRow:nth-child(2n+3) {background-color: rgba( | + | .LogRow:nth-child(2n+3) {background-color: rgba(244, 154, 194,.3)} |
.LogCell {padding:0px 0px 0px 4px; vertical-align:top;} | .LogCell {padding:0px 0px 0px 4px; vertical-align:top;} | ||
.LogCell:nth-child(1) {Width:140px;} | .LogCell:nth-child(1) {Width:140px;} | ||
Line 39: | Line 39: | ||
{{#if: {{{Tinyplot|}}} | | {{#if: {{{Tinyplot|}}} | | ||
{{!}}- class="LogRow" | {{!}}- class="LogRow" | ||
− | ! class="LogCell LastCell" {{!}} Tinyplot: {{!!}} class="LogCell LastCell" {{!}} [[Log Tinyplot::{{{Tinyplot}}}]] | }} | + | ! class="LogCell LastCell" {{!}} Tinyplot: {{!!}} class="LogCell LastCell" {{!}} [[Log Tinyplot::{{{Tinyplot}}}]] | }} |
|} [[Category:Cutscenes]] | |} [[Category:Cutscenes]] | ||
---- | ---- | ||
</includeonly> | </includeonly> |
Latest revision as of 23:08, 16 July 2024
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.