Difference between revisions of "Template:Character Logs"

From Final Kingdom MUSH
Jump to: navigation, search
m
m
Line 5: Line 5:
 
   .LogTable tr:nth-child(1) {border-top-left-radius:5px; border-top-right-radius:5px;}
 
   .LogTable tr:nth-child(1) {border-top-left-radius:5px; border-top-right-radius:5px;}
 
   .LogTable tr:nth-child(1) td:nth-child(1) {border-top-left-radius:5px; width: 20rem;}
 
   .LogTable tr:nth-child(1) td:nth-child(1) {border-top-left-radius:5px; width: 20rem;}
   .LogTable tr:nth-child(1) td:nth-child(2) {border-top-left-radius:5px; width: 15rem;}
+
   .LogTable tr:nth-child(1) td:nth-last-child(1) {border-top-right-radius:5px; width: 15rem;}
  .LogTable tr:nth-child(1) td:nth-last-child(1) {border-top-right-radius:5px;}
+
 
   .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)}

Revision as of 16:11, 13 November 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}}