Difference between revisions of "Template:TechList"

From Arks-Visiphone
Jump to navigation Jump to search
Line 9: Line 9:
 
<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">{{{2}}}</td>
<td class="text-center" colspan="6">{{{3}}}</td>
+
<td class="text-center" colspan="6">{{{3|}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 41: Line 41:
 
<tr>
 
<tr>
 
<th class="text-center" colspan="2" scope="row">Drop Location</th>
 
<th class="text-center" colspan="2" scope="row">Drop Location</th>
<td class="text-center" colspan="5">{{{4}}}</td>
+
<td class="text-center" colspan="5">{{{4|}}}</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Revision as of 18:21, 21 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
}}