Characters
Jump to navigation
Jump to search
{{#css:
.LogTable {text-align:left; width:100%; table-layout:fixed;} .HeaderCell {padding: 0px 0px 0px 5px;} .HeaderCell:nth-child(1) {border-radius:5px 0px 0px 0px; width: 30%;} .HeaderCell:nth-child(2) {border-radius:0px 5px 0px 0px; width: 30%;} .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 30%;} .LogRow { max-height:1em;} .LogRow:nth-child(1) {background-color: rgba(0,70,70,.5)} .LogRow:nth-child(2n+2) {background-color: rgba(0,70,70,.2)} .LogRow:nth-child(2n+3) {background-color: rgba(0,70,70,.3)} .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(odd) { word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;}
}} {{#get_db_data: db=game |from=volv_story_personas |data=characterId=persona_id,characterName=persona_name,templateId=template_id,templateName=template_name,xSplatId=x_splat_id,templateXName=template_x_name,xSplatName=x_splat_name |where=character_is_deleted=0 AND character_is_approved=1 |order by=template_sort,x_splat_id,persona_name }}
Name | Template | Splat{{#for_external_table: |
---|---|---|
{{{characterName}}} | {{{templateName}}} | {{{xSplatName}}}
}} |