Difference between revisions of "Template:Character Logs"

From Heroes Assemble MUSH
Jump to navigation Jump to search
(Have log list pick up scenes as NPC)
 
Line 15: Line 15:
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px;}
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px;}
 
   .LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;}
 
   .LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;}
   .LogCell:nth-child(1) { word-wrap:break-word; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;}
+
   .LogCell:nth-child(1) { word-wrap:break-word; white-space: overflow: hidden; max-height:1.5em; height:1.5em; display:block;}
 
   .LogCell:nth-child(3) { word-wrap:break-word; max-height:1.5em; height:1.5em; }
 
   .LogCell:nth-child(3) { word-wrap:break-word; max-height:1.5em; height:1.5em; }
 
}}
 
}}

Latest revision as of 01:30, 6 October 2021

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

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