Difference between revisions of "Template:Ability"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Caledor92
(Undo revision 61461 by Caledor92 (talk))
>Caledor92
(added notes)
Line 64: Line 64:
 
{{#cargo_query:tables=Weapons|fields=CONCAT('[[File:',BaseId,' 01 ',FormId,'.png|24px|link=',_pageName,']] [[',_pageName,'|',WeaponName,']]')|where=Abilities11= "{{{Id|}}}" OR Abilities21= "{{{Id|}}}"|format=ul|group by=_pageName|default=
 
{{#cargo_query:tables=Weapons|fields=CONCAT('[[File:',BaseId,' 01 ',FormId,'.png|24px|link=',_pageName,']] [[',_pageName,'|',WeaponName,']]')|where=Abilities11= "{{{Id|}}}" OR Abilities21= "{{{Id|}}}"|format=ul|group by=_pageName|default=
 
:''There are no weapons with this ability.''|order by= ElementalTypeId ASC, TypeId ASC, Rarity DESC, Id DESC, WeaponName ASC}}
 
:''There are no weapons with this ability.''|order by= ElementalTypeId ASC, TypeId ASC, Rarity DESC, Id DESC, WeaponName ASC}}
 +
 +
{{#if:{{{Notes|}}}|
 +
<p style="margin:15px auto;margin-bottom:15px;border-bottom:1px solid;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Notes</p>
 +
{{{Notes|}}}
 +
|}}
  
 
[[Category:Abilities]][[Category:{{{GenericName|}}} Ability]]</includeonly>
 
[[Category:Abilities]][[Category:{{{GenericName|}}} Ability]]</includeonly>

Revision as of 07:55, 16 November 2019

50px Documentation

Usage

{{Ability
|Id=
|GenericName=
|Name=
|Details=
|PartyPowerWeight=
|AbilityIconName=
|AbilityGroup=
|AbilityLimitedGroupId1=
|AbilityLimitedGroupId2=
|AbilityLimitedGroupId3=
}}

This template defines the table "Abilities". This table has not been created yet.