Difference between revisions of "Template:Character Logs"

From Fight As One MUSH
Jump to navigation Jump to search
m (Protected "Template:Character Logs" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Include NPC field as being a log for the character)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>__NOCACHE__
+
<includeonly>
 
{{#css:
 
{{#css:
 
   .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;}
 
   .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;}
Line 29: Line 29:
 
   .LogCell:nth-child(odd) { word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;}
 
   .LogCell:nth-child(odd) { word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;}
 
}}
 
}}
 +
[{{fullurl:{{FULLPAGENAME}}}}&action=purge To Refresh Character's Log List Click Here]. Then hit the resulting button to dump the old cached list.
 +
<br>
 
{| class="LogTable"
 
{| class="LogTable"
 
! class=HeaderCell | Title
 
! class=HeaderCell | Title
Line 34: Line 36:
 
! 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 16:57, 26 October 2019

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

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