Difference between revisions of "Template:PAList"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <noinclude><div class="mx-auto table-responsive">{{ | + | <noinclude><div class="mx-auto table-responsive">{{PAList/Header}}</noinclude> |
<tr> | <tr> | ||
<td> | <td> | ||
Line 40: | Line 40: | ||
<pre> | <pre> | ||
<div class="mx-auto table-responsive"> | <div class="mx-auto table-responsive"> | ||
− | {{ | + | {{PAList/Header}} |
− | {{ | + | |
+ | {{PAList | ||
| Filename | | Filename | ||
| Name | | Name | ||
Line 52: | Line 53: | ||
| Drop Location (Optional) | | Drop Location (Optional) | ||
}} | }} | ||
+ | |||
</table> | </table> | ||
</div> | </div> | ||
Line 59: | Line 61: | ||
<pre> | <pre> | ||
<div class="mx-auto table-responsive"> | <div class="mx-auto table-responsive"> | ||
− | {{ | + | {{PAList/Header}} |
− | {{ | + | |
− | | UIPARisingEdge.png | + | {{PAList|UIPARisingEdge.png|Rising Edge|20|100%|Lv1=1557|Lv10=2390|Sword Photon Art. Launches targets into the air and allows for mid-air combos. Can be charged to increase the number of attacks.}} |
− | | Rising Edge | + | |
− | | 20 | ||
− | | 100% | ||
− | | Lv1 = 1557 | ||
− | | Lv10 = 2390 | ||
− | | Sword Photon Art. Launches targets into the air and allows for mid-air combos. Can be charged to increase the number of attacks. | ||
− | }} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 09:09, 26 April 2020
Name | Stats | Potency | In-game Description | Drop Location |
---|---|---|---|---|
|
|
|
|
|
How to use:
<div class="mx-auto table-responsive"> {{PAList/Header}} {{PAList | Filename | Name | PP Cost | Dex Correction | Lv1 = Potency Lv.1 (Optional) | Lv10 = Potency Lv.10 (Optional) | Lv17 = Potency Lv.17 (Optional) | Description | Drop Location (Optional) }} </table> </div>
Example:
<div class="mx-auto table-responsive"> {{PAList/Header}} {{PAList|UIPARisingEdge.png|Rising Edge|20|100%|Lv1=1557|Lv10=2390|Sword Photon Art. Launches targets into the air and allows for mid-air combos. Can be charged to increase the number of attacks.}} </table> </div>