Difference between revisions of "User:Chu2038/Sandbox"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Chu2038
>Chu2038
Line 1: Line 1:
{| class="wikitable sortable" style="margin:2em auto 0"
+
<includeonly>|- class="character-grid-entry grid-entry" data-class="{{{Type|}}}" data-element="{{{Element|}}}" data-weapon="{{{Weapon|}}}" data-rarity="{{{Rarity|}}}" style="text-align:center"
|-
+
    | [[File:{{{InternalId|}}} 0{{{VariationId|}}} r0{{{Rarity|}}}.png|80px|link={{{Link|}}}]]
! Adventurer
+
    | [[{{{Link|}}}|{{{Name|}}}]]
! Co-Ability
+
    | <div>{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}}</div>
! Chain Co-Ability
+
    | {{#ifeq: {{{EditSkillLevelNum|}}} | 0 | | {{#ifeq: {{{EditSkillLevelNum|}}} | 1 | {{SkillTooltip|{{{Skill1Name|}}}}} | {{SkillTooltip|{{{Skill2Name|}}}}}}} }}
{{#invoke:CoAbility|AdventurerTableEntries}}
+
    |-
|}
+
</includeonly>
</div>
+
<noinclude>
</div>
+
    <div class="table-wrapper">
 +
        {| class="wikitable sortable" style="width:100%"
 +
        |-
 +
        ! Icon
 +
        ! Name
 +
        ! Rarity
 +
        ! Skill Share
 +
        {{#invoke:CargoQuery|main
 +
    |q?tables=Adventurers
 +
    |q?fields=_pageName=Link,FullName=Name,ElementalType=Element,Title,WeaponType=Weapon,Rarity,Availability,Id=InternalId,CharaType=Type,VariationId,ReleaseDate,Skill1Name,Skill2Name,EditSkillLevelNum
 +
    |q?where=IsPlayable!=0 AND ReleaseDate <= NOW()
 +
    |template=User:Chu2038/Sandbox
 +
    |q?groupBy=_pageName
 +
    |q?limit=999
 +
    |q?orderBy= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, IdLong DESC, FullName ASC
 +
    }}
 +
        |}
 +
    </div>
 +
</noinclude>

Revision as of 10:33, 25 May 2020


Icon Name Rarity Skill Share
       Lua error: Error: Table Adventurers not found..