Difference between revisions of "Template:Character Logs"

From Final Kingdom MUSH
Jump to: navigation, search
m
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>__NOCACHE__
 
<includeonly>__NOCACHE__
 
{{#css:
 
{{#css:
   .LogTable {text-align:left; width:100%; table-layout:fixed;}
+
   .LogTable {text-align:left; width:100%; table-layout:fixed; border-radius:5px;}
 
   .LogTable tbody {border-radius:5px;};
 
   .LogTable tbody {border-radius:5px;};
 +
  .LogTable:nth-child(1) {border-top-left-radius:5px; border-top-right-radius:5px;}
 
   .LogTable tr:nth-child(1) {border-top-left-radius:5px; border-top-right-radius:5px;}
 
   .LogTable tr:nth-child(1) {border-top-left-radius:5px; border-top-right-radius:5px;}
 
   .LogTable tr td:nth-child(1) {width: 20rem;}
 
   .LogTable tr td:nth-child(1) {width: 20rem;}
Line 22: Line 23:
 
|format=template
 
|format=template
 
|template=Log List Single
 
|template=Log List Single
 +
|limit=99999
 
|sort=Log Date  
 
|sort=Log Date  
 
|order=descending
 
|order=descending
|default=No logs submitted yet.
+
|default={{!}} colspan=3 {{!}} No logs submitted yet.
 
}}
 
}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>

Latest revision as of 19:33, 7 February 2013

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

{{Character Logs||Character Name}}
{{Character Logs|Cutscenes|Character Name}}