Difference between revisions of "Template:Show Credits"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 60: Line 60:
  
 
<br>
 
<br>
 +
{{#css:
 +
  .LogTable {text-align:left; width:100%; table-layout:fixed;}
 +
  .LogTable tr td:nth-child(1) {width:300px;}
 +
  .LogTable tr td:nth-child(2) {width:150px;}
 +
  .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(2) {width: 150px; background-color: #081f3f; color: red}
 +
  .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; background-color: #081f3f; color: red}
 +
  .LogRow { max-height:1em;}
 +
  .LogRow:nth-child(1) {background-color: #081f3f}
 +
  .LogRow:nth-child(2n+2) {background-color: rgba(4,61,61,.97)}
 +
  .LogRow:nth-child(2n+3) {background-color: #081f3f}
 +
  .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;}
 +
  .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;}
 +
  .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; }
 +
}}
 +
 +
 
{| class="LogTable"
 
{| class="LogTable"
 
! class=HeaderCell | Title
 
! class=HeaderCell | Title

Revision as of 22:09, 11 July 2022

To include Show Credits on the Character Sheet:

{{Show Credits}}