Difference between revisions of "Template:Character Logs"
From Radiant Heart MUSH
Line 21: | Line 21: | ||
.HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 65%;} | .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 65%;} | ||
.LogRow { max-height:1em;} | .LogRow { max-height:1em;} | ||
− | .LogRow:nth-child(1) {background-color: rgba( | + | .LogRow:nth-child(1) {background-color: rgba(244, 154, 194),.5)} |
− | .LogRow:nth-child(2n+2) {background-color: rgba( | + | .LogRow:nth-child(2n+2) {background-color: rgba(244, 154, 194),.2)} |
− | .LogRow:nth-child(2n+3) {background-color: rgba( | + | .LogRow:nth-child(2n+3) {background-color: rgba(244, 154, 194),.3)} |
.LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;} | .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(3) {border-radius:0px 0px 0px 5px} |
Latest revision as of 22:25, 4 June 2023
To include character logs:
{{Character Logs}}
For Cutscenes:
{{Character Logs|Cutscenes}}
For a specific character:
{{Character Logs||Char_id}} {{Character Logs|Cutscenes|Char_id}}