Difference between revisions of "Template:Skill"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
imported>Elaeagnifolia
Line 69: Line 69:
 
<div style="padding:1em;">
 
<div style="padding:1em;">
 
<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Adventurers With This Skill</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">Adventurers With This Skill</p>
{{#cargo_query:tables=Adventurers|fields=_pageName|where=Skill1Name="{{{Name|{{PAGENAME}}}}}" OR Skill2Name="{{{Name|{{PAGENAME}}}}}"|format=ul|default=
+
{{#cargo_query:tables=Adventurers|fields=_pageName|where=Skill1Name="{{{Name|{{PAGENAME}}}}}" OR Skill2Name="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=
 
:* There are no adventurers with this skill.}}
 
:* There are no adventurers with this skill.}}
  
 
<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Weapons With This Skill</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">Weapons With This Skill</p>
{{#cargo_query:tables=Weapons|fields=_pageName|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|default=
+
{{#cargo_query:tables=Weapons|fields=_pageName|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=
 
:* There are no weapons with this skill.}}
 
:* There are no weapons with this skill.}}
  
 
<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 Skill</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 Skill</p>
{{#cargo_query:tables=Dragons|fields=_pageName|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|default=
+
{{#cargo_query:tables=Dragons|fields=_pageName|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=
 
:* There are no dragons with this skill.}}
 
:* There are no dragons with this skill.}}
  
 
[[Category:Skills]]</includeonly>
 
[[Category:Skills]]</includeonly>

Revision as of 13:56, 1 October 2018

50px Documentation

Usage

{{Skill
|SkillId=
|Name={{PAGENAME}}
|SkillType=
|SkillLv1IconName=
|SkillLv2IconName=
|SkillLv3IconName=
|SkillLv4IconName=
|Description1=
|Description2=
|Description3=
|Description4=
|HideLevel3= (DEPRECATED AND REMOVED)
|MaxSkillLevel=Integer (USE THIS INSTEAD)
|Sp=
|SpLv2=
|SpLv3=
|SpLv4=
|SpEdit=
|SpLv2Edit=
|SpLv3Edit=
|SpLv4Edit=
|SpDragon=
|SpLv2Dragon=
|SpLv3Dragon=
|SpLv4Dragon=
|SpRegen=
|IsAffectedByTension=
|ZoominTime=
|Zoom2Time=
|ZoomWaitTime=
|CrisisModifier= (leave blank if none)
|MaxAmmo= (leave blank if none)
|AmmoUsage= (leave blank if none)
}}

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