Difference between revisions of "User:Chu2038/Sandbox"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Chu2038
>Chu2038
Line 92: Line 92:
 
}
 
}
 
-->
 
-->
 +
<div style="display:flex;flex-wrap:wrap;margin:-1em">
 +
{{#invoke:CargoQuery|main
 +
  |q?tables=Weapons
 +
  |q?fields=_pageName=pageName,WeaponName,BaseId,VariationId,FormId,Type,ElementalType,Rarity,
 +
            MaxHp,MaxAtk,SkillName,Abilities11,Abilities21
 +
  |q?where=Type="Bow" AND ElementalType="Wind" AND Rarity=5
 +
  |q?groupBy=_pageName
 +
  |q?orderBy=AvailabilityId, Rarity DESC, ElementalTypeId, TypeId, Id DESC, WeaponName
 +
  |template=User:Chu2038/Sandbox
 +
}}
 +
</div>

Revision as of 04:22, 14 April 2020

Lua error: Error: Table Weapons not found..