Difference between revisions of "User:Etsu/Template:SmallerLogs"

From MahouMUSH
Jump to: navigation, search
(Created page with "<includeonly>__NOCACHE__ {{#css: .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;} .LogTable tbody {border-radius:5px;}; .LogTable:nth-chil...")
 
Line 1: Line 1:
 
<includeonly>__NOCACHE__
 
<includeonly>__NOCACHE__
 
{{#css:
 
{{#css:
   .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;}
+
   .LogTable {text-align:left; width:500px; table-layout:fixed; border-radius:5px;}
 
   .LogTable tbody {border-radius:5px;};
 
   .LogTable tbody {border-radius:5px;};
 
   .LogTable:nth-child(1) {border-top-left-radius:5px; border-top-right-radius:5px;}
 
   .LogTable: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) {border-top-left-radius:5px; border-top-right-radius:5px;}
   .LogTable tr td:nth-child(1) {width: 20rem;}
+
   .LogTable tr td:nth-child(1) {width: 100px;}
   .LogTable tr td:nth-child(2) {width: 15rem;}
+
   .LogTable tr td:nth-child(2) {width: 100px;}
 
   .LogTable tr:nth-child(1) td:nth-child(1) {border-top-left-radius:5px; }
 
   .LogTable tr:nth-child(1) td:nth-child(1) {border-top-left-radius:5px; }
 
   .LogTable tr:nth-child(1) td:nth-child(3) {border-top-right-radius:5px; }
 
   .LogTable tr:nth-child(1) td:nth-child(3) {border-top-right-radius:5px; }

Revision as of 12:49, 20 May 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}}