Difference between revisions of "Template:Character Logs"

From Multiverse Crisis MUSH
Jump to: navigation, search
Line 11: Line 11:
 
   .LogTable tr:nth-child(2n+1) {background-color: rgba(0,70,70,.4)}
 
   .LogTable tr:nth-child(2n+1) {background-color: rgba(0,70,70,.4)}
 
   .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 {word-wrap:break-word; vertical-align:top; padding: 0px 0px 0px 5px;}
+
   .LogTable td {vertical-align:top; padding: 0px 0px 0px 5px;}
   .logTable tr:nth-last-child(1) {border-bottom-right-radius: 5px; border-bottom-left-radius: 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) 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;}
   .LogTable tr td:nth-child(odd) { word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;}
+
   .LogTable tr td:nth-child(odd) {word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;}
 
   .HeaderCell {padding: 0px 0px 0px 5px;}
 
   .HeaderCell {padding: 0px 0px 0px 5px;}
 
   .HeaderCell:nth-child(1) {border-radius:5px 0px 0px 0px; width: 35%;}
 
   .HeaderCell:nth-child(1) {border-radius:5px 0px 0px 0px; width: 35%;}

Revision as of 16:19, 15 May 2015

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

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