Difference between revisions of "User:Eave/Sandbox2"
Jump to navigation
Jump to search
>Eave (adding a center-responsive variation) |
>Eave m (ocd border options) |
||
| Line 19: | Line 19: | ||
grid-template-columns: 100px auto"> | grid-template-columns: 100px auto"> | ||
<div class="notable-sidebar" style=" | <div class="notable-sidebar" style=" | ||
| − | border-right:1px solid # | + | {{#if:{{{NoBorder|}}} | | border-right:1px solid #ccc;}} |
| + | {{#if:{{{BG|}}} | background:rgba(0,0,0,0.05);}} | ||
display:flex; | display:flex; | ||
flex-direction:column; | flex-direction:column; | ||
| Line 129: | Line 130: | ||
CONCAT('1')=Center | CONCAT('1')=Center | ||
|q?where=Type="Wand" AND ElementalType="Flame" AND Rarity=3 | |q?where=Type="Wand" AND ElementalType="Flame" AND Rarity=3 | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AvailabilityId, Rarity DESC, ElementalTypeId, TypeId, Id DESC, WeaponName | ||
| + | |template=User:Eave/Sandbox2 | ||
| + | }} | ||
| + | </div> | ||
| + | ===Other border options for the extremely detail oriented=== | ||
| + | <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=WeaponName="Ocean's Embrace" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AvailabilityId, Rarity DESC, ElementalTypeId, TypeId, Id DESC, WeaponName | ||
| + | |template=User:Eave/Sandbox2 | ||
| + | }} | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Weapons | ||
| + | |q?fields=_pageName=pageName,WeaponName,BaseId,VariationId,FormId,Type,ElementalType,Rarity, | ||
| + | MaxHp,MaxAtk,SkillName,Abilities11,Abilities21, | ||
| + | CONCAT('1')=NoBorder | ||
| + | |q?where=WeaponName="Ocean's Embrace" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AvailabilityId, Rarity DESC, ElementalTypeId, TypeId, Id DESC, WeaponName | ||
| + | |template=User:Eave/Sandbox2 | ||
| + | }} | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Weapons | ||
| + | |q?fields=_pageName=pageName,WeaponName,BaseId,VariationId,FormId,Type,ElementalType,Rarity, | ||
| + | MaxHp,MaxAtk,SkillName,Abilities11,Abilities21, | ||
| + | CONCAT('1')=NoBorder,CONCAT('1')=BG | ||
| + | |q?where=WeaponName="Ocean's Embrace" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AvailabilityId, Rarity DESC, ElementalTypeId, TypeId, Id DESC, WeaponName | ||
| + | |template=User:Eave/Sandbox2 | ||
| + | }} | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Weapons | ||
| + | |q?fields=_pageName=pageName,WeaponName,BaseId,VariationId,FormId,Type,ElementalType,Rarity, | ||
| + | MaxHp,MaxAtk,SkillName,Abilities11,Abilities21, | ||
| + | CONCAT('1')=BG | ||
| + | |q?where=WeaponName="Ocean's Embrace" | ||
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
|q?orderBy=AvailabilityId, Rarity DESC, ElementalTypeId, TypeId, Id DESC, WeaponName | |q?orderBy=AvailabilityId, Rarity DESC, ElementalTypeId, TypeId, Id DESC, WeaponName | ||
Revision as of 04:30, 14 April 2020
WIP
Main todos: better styling for HP/Str.
Left aligned, responsive layout
Lua error: Error: Table Weapons not found..
Center-aligned (full row width)
Lua error: Error: Table Weapons not found..
Center-aligned, Responsive layout
Lua error: Error: Table Weapons not found..
Other border options for the extremely detail oriented
Lua error: Error: Table Weapons not found.. Lua error: Error: Table Weapons not found.. Lua error: Error: Table Weapons not found.. Lua error: Error: Table Weapons not found..