Difference between revisions of "Template:Ability"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Eave
m (fix incorrect usage of ! and specify size for unknown icon)
>Eave
(support for dragon ability levels 3-5)
 
Line 58: Line 58:
  
 
<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Dragons with this ability</p>
 
<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Dragons with this ability</p>
{{#cargo_query:tables=Dragons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=Abilities11= "{{{Id|}}}" OR Abilities12= "{{{Id|}}}" OR Abilities21= "{{{Id|}}}" OR Abilities22= "{{{Id|}}}"|format=ul|group by=_pageName|default=
+
{{#cargo_query:tables=Dragons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=Abilities11="{{{Id|}}}" OR Abilities12="{{{Id|}}}" OR Abilities13="{{{Id|}}}" OR Abilities14="{{{Id|}}}" OR Abilities15="{{{Id|}}}" OR Abilities21="{{{Id|}}}" OR Abilities22="{{{Id|}}}" OR Abilities23="{{{Id|}}}" OR Abilities24="{{{Id|}}}" OR Abilities25="{{{Id|}}}"|format=ul|group by=_pageName|default=
 
:''There are no dragons with this ability.''|order by= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC}}
 
:''There are no dragons with this ability.''|order by= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC}}
  

Latest revision as of 01:19, 30 July 2020

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.