Difference between revisions of "Template:TechList"

From Arks-Visiphone
Jump to navigation Jump to search
Line 8: Line 8:
 
<tr>
 
<tr>
 
<td>[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|class="img-fluid"|center|link=]]</td>
 
<td>[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|class="img-fluid"|center|link=]]</td>
<td class="text-center">{{{2}}}</td>
+
<td class="text-center" style="position:static;padding-top:10px;padding-left: 10px;padding-bottom:10px;">{{{2}}}</td>
<td class="text-center" colspan="6">{{{3|}}}</td>
+
<td class="text-center" colspan="6" style="position:static;padding-top:10px;padding-left: 10px;padding-bottom:10px;">{{{3|}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

Revision as of 08:38, 23 April 2020

Name Description
[[File:{{{1}}}|class="img-fluid"|center|link=]] {{{2}}}
Status Effect
Potency Lv.1 DEX Correction Status Rate Lv.1
Potency Lv.10 Charge Time {{{time}}} Status Rate Lv.10
Potency Lv.17 PP Cost Status Rate Lv.17
Drop Location

How to use:

{{TechList
|Filename.png
|Tech name
|Lv.1 =  (Optional) Level 1 Potency
|Lv.10 = (Optional) Level 10 Potency
|Lv.17 = (Optional) Level 17 Potency
|dex = (Optional) Dex Correction
|pp = (Optional) PP Cost
|status = (Optional) Type of status it inflicts
|stat1 = (Optional) Status proc rate @ Lv.1
|stat10 = (Optional) Status proc rate @ Lv.10
|stat17 = (Optional) Status proc rate @ Lv.17
|time = Charge Time
|Description
|Drop location
}}