Difference between revisions of "Template:Character Logs"

From Final Kingdom MUSH
Jump to: navigation, search
m
m
Line 9: Line 9:
 
   .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 td { vertical-align:top; padding: 0px 0px 0px 5px;}
 
   .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;}
 +
  .logTable tr:last-of-type {border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
 
   .LogTable tr:last-of-type td:nth-last-child(3) {border-bottom-left-radius:5px;}
 
   .LogTable tr:last-of-type td:nth-last-child(3) {border-bottom-left-radius:5px;}
 
   .LogTable tr:last-of-type td:nth-last-child(1) {border-bottom-right-radius:5px;}
 
   .LogTable tr:last-of-type td:nth-last-child(1) {border-bottom-right-radius:5px;}

Revision as of 14:54, 16 October 2012

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

{{Character Logs||Character Name}}
{{Character Logs|Cutscenes|Character Name}}