Difference between revisions of "Template:Character Logs"

From Multiverse Crisis MUSH
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>__NOCACHE__
+
<includeonly>
 
{{#css:
 
{{#css:
 
   .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;}
 
   .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;}
Line 12: Line 12:
 
   .LogTable tr:nth-child(2n) {background-color: rgba(0,70,70,.2)}
 
   .LogTable tr:nth-child(2n) {background-color: rgba(0,70,70,.2)}
 
   .LogTable td {vertical-align:top; padding: 0px 0px 0px 5px;}
 
   .LogTable td {vertical-align:top; padding: 0px 0px 0px 5px;}
   .logTable tr:nth-last-child(1) {word-wrap:break-word; text-overflow: ellipsis; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
+
   .logTable tr:nth-last-child(1) {border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
 
   .LogTable tr:nth-last-child(1) td:nth-child(1) {border-bottom-left-radius:5px;}
 
   .LogTable tr:nth-last-child(1) td:nth-child(1) {border-bottom-left-radius:5px;}
 
   .LogTable tr:nth-last-child(1) td:nth-last-child(1) {border-bottom-right-radius:5px;}
 
   .LogTable tr:nth-last-child(1) td:nth-last-child(1) {border-bottom-right-radius:5px;}

Latest revision as of 10:19, 11 December 2016

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

{{Character Logs||Char_id}}
{{Character Logs|Cutscenes|Char_id}}