Difference between revisions of "Template:Character Logs"

From Final Kingdom MUSH
Jump to: navigation, search
m
Line 2: Line 2:
 
{{#css:
 
{{#css:
 
   .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;}
 
   .LogTable {text-align:left; width:100%; table-layout:fixed; 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: 10rem;}

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