Difference between revisions of "Template:Character Logs"

From MahouMUSH
Jump to: navigation, search
m (1 revision imported)
Line 21: Line 21:
 
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 65%;}
 
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 65%;}
 
   .LogRow { max-height:1em;}
 
   .LogRow { max-height:1em;}
   .LogRow:nth-child(1) {background-color: rgba(0,70,70,.5)}
+
   .LogRow:nth-child(1) {background-color: #D0A8C1}
 
   .LogRow:nth-child(2n+2) {background-color: rgba(0,70,70,.2)}
 
   .LogRow:nth-child(2n+2) {background-color: rgba(0,70,70,.2)}
 
   .LogRow:nth-child(2n+3) {background-color: rgba(0,70,70,.3)}
 
   .LogRow:nth-child(2n+3) {background-color: rgba(0,70,70,.3)}

Revision as of 21:47, 5 April 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}}