Difference between revisions of "Template:Character Logs"

From Heroes Assemble MUSH
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
   .HeaderCell {padding: 0px 0px 0px 5px;}
 
   .HeaderCell {padding: 0px 0px 0px 5px;}
 
   .HeaderCell:nth-child(1) {border-radius:5px 0px 0px 0px; width: 300px; background-color: #081f3f; color: red}
 
   .HeaderCell:nth-child(1) {border-radius:5px 0px 0px 0px; width: 300px; background-color: #081f3f; color: red}
   .HeaderCell:nth-child(2) {width: 150px; background-color: #081f3f;}
+
   .HeaderCell:nth-child(2) {width: 150px; background-color: #081f3f; color: red}
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; background-color: #081f3f;}
+
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; background-color: #081f3f; color: red}
 
   .LogRow { max-height:1em;}
 
   .LogRow { max-height:1em;}
 
   .LogRow:nth-child(1) {background-color: #081f3f}
 
   .LogRow:nth-child(1) {background-color: #081f3f}
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; }
 
}}
 
}}
 
[{{fullurl:{{FULLPAGENAME}}}}&action=purge To Refresh Character's Log List Click Here]. Then hit the resulting button to dump the old cached list.
 
[{{fullurl:{{FULLPAGENAME}}}}&action=purge To Refresh Character's Log List Click Here]. Then hit the resulting button to dump the old cached list.
 +
<br>
 +
<br>
 +
<span style="color:#ffff66">{{FULLPAGENAME}}</span> has <span style="color:#ffff66">
 +
{{#ask:[[Category:Roleplay Logs]] [[Log Characters::{{{2|{{#var:charid}}}}}]]
 +
|format=count
 +
}}</span> finished logs.
 +
<br>
 
<br>
 
<br>
 
{| class="LogTable"
 
{| class="LogTable"
Line 25: 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}}