Difference between revisions of "Template:Skill"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Caledor92
>Caledor92
(added wyrmprints class to style the tabber. Please update the CSS)
Line 53: Line 53:
 
}}
 
}}
  
<div class="panel" style="margin:auto;max-width:800px">
+
<div class="panel wyrmprints" style="margin:auto;max-width:800px">
 
<div class="panel-heading">{{{Name|{{PAGENAME}}}}}</div>
 
<div class="panel-heading">{{{Name|{{PAGENAME}}}}}</div>
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center">
+
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;overflow:hidden">
<div style="width:350px;text-align:center">{{#tag:tabber|
+
<div style="width:350px;text-align:center;display:flex;flex-direction:column;justify-content:center">{{#tag:tabber|
Icon={{#ifexist: File:{{{SkillLv1IconName|}}}.png | [[File:{{{SkillLv1IconName|}}}.png]] | [[File:Unknown.png|200px|link=File:{{{SkillLv1IconName|}}}.png]] }}
+
Icon={{#ifexist: File:{{{SkillLv1IconName|}}}.png | [[File:{{{SkillLv1IconName|}}}.png]] | [[File:Unknown.png|link=File:{{{SkillLv1IconName|}}}.png]] }}
 
{{!}}-{{!}}
 
{{!}}-{{!}}
Borderless={{#ifexist: File:{{{SkillLv1IconName|}}} Borderless.png | [[File:{{{SkillLv1IconName|}}} Borderless.png]] | [[File:Unknown.png|200px|link=File:{{{SkillLv1IconName|}}} Borderless.png]] }}
+
Borderless={{#ifexist: File:{{{SkillLv1IconName|}}} Borderless.png | [[File:{{{SkillLv1IconName|}}} Borderless.png]] | [[File:Unknown.png|link=File:{{{SkillLv1IconName|}}} Borderless.png]] }}
 
{{exists|File:{{{SkillLv1IconName|}}} (Small).png |
 
{{exists|File:{{{SkillLv1IconName|}}} (Small).png |
 
then={{!}}-{{!}} Small Icon=[[File:{{{SkillLv1IconName|}}} (Small).png]] |
 
then={{!}}-{{!}} Small Icon=[[File:{{{SkillLv1IconName|}}} (Small).png]] |

Revision as of 11:35, 3 January 2020

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.