Difference between revisions of "User:Etsu/Template:SmallerLogs"

From MahouMUSH
Jump to: navigation, search
Line 24: Line 24:
 
   .LogRow:nth-child(2n+2) {background-color: #D0A8C1}
 
   .LogRow:nth-child(2n+2) {background-color: #D0A8C1}
 
   .LogRow:nth-child(2n+3) {background-color: #E4BED6}
 
   .LogRow:nth-child(2n+3) {background-color: #E4BED6}
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em; width:100px; word-wrap:break-word; text-overflow: ellipsis;}
+
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em; width:100px; word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display:block;}
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px}
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px}
 
   .LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;}
 
   .LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;}

Revision as of 13:09, 20 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}}