Difference between revisions of "Template:Character Logs"

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

Revision as of 16:03, 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}}