Difference between revisions of "Template:Character Logs"

From Heroes Assemble MUSH
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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; }
 
}}
 
}}
Line 32: Line 32:
 
! class=HeaderCell | Scene Summary
 
! class=HeaderCell | Scene Summary
 
|- class="LogRow"
 
|- class="LogRow"
{{#ask:[[Category:{{{1|Roleplay Logs}}}]] [[Log Characters::{{{2|{{#var:charid}}}}}]]
+
{{#ask:[[Category:{{{1|Roleplay Logs}}}]] [[Log Characters::{{{2|{{#var:charid}}}}}]] OR [[Category:{{{1|Roleplay Logs}}}]] [[Log NPC Characters::{{{2|{{#var:charid}}}}}]]
 
|?Log Date
 
|?Log Date
 
|?Log Synopsis
 
|?Log Synopsis

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}}