Difference between revisions of "Template:Character Logs"

From Radiant Heart MUSH

m (1 revision imported)
Line 9: Line 9:
 
   .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; }
   .LogTable tr:nth-child(2n+1) {background-color: rgba(0,70,70,.4)}
+
   .LogTable tr:nth-child(2n+1) {background-color: rgba(244, 154, 194),.4)}
   .LogTable tr:nth-child(2n) {background-color: rgba(0,70,70,.2)}
+
   .LogTable tr:nth-child(2n) {background-color: rgba(244, 154, 194),.2)}
 
   .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;}
 
   .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;}
 
   .logTable tr:nth-last-child(1) {border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
 
   .logTable tr:nth-last-child(1) {border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}

Revision as of 22:24, 4 June 2023

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

{{Character Logs||Char_id}}
{{Character Logs|Cutscenes|Char_id}}