Main Page

Difference between revisions of "Template:PAList"

From Arks-Visiphone
Jump to navigation Jump to search
(Created page with "<noinclude><div class="mx-auto table-responsive">{{PAList/Header}}</noinclude> <tr> <td> <ul class="list-unstyled mx-auto"> <li>File:{{#replace: {{#replace: {{{1}}}| |...")
 
Line 19: Line 19:
  
 
-->{{#if: {{{Lv10|}}}|<li class="text-center">Power Lv.10: {{{Lv10|}}}</li>|}}<!--
 
-->{{#if: {{{Lv10|}}}|<li class="text-center">Power Lv.10: {{{Lv10|}}}</li>|}}<!--
 +
 +
-->{{#if: {{{Lv10|}}}|<li class="text-center">Power Lv.16: {{{Lv16|}}}</li>|}}<!--
  
 
-->{{#if: {{{Lv17|}}}|<li class="text-center">Power Lv.17: {{{Lv17|}}}</li>|}}
 
-->{{#if: {{{Lv17|}}}|<li class="text-center">Power Lv.17: {{{Lv17|}}}</li>|}}

Revision as of 12:19, 26 April 2020

Name Stats Power Description Drop Location Notes
  • [[File:{{{1}}}|center|link=]]
  • {{{2}}}

How to use:

<div class="mx-auto table-responsive">
{{PAList/Header}}

{{PAList
| Filename
| Name
| PP Cost
| DEX Modifier
| Lv1 = Power Lv.1 (Optional)
| Lv10 = Power Lv.10 (Optional)
| Lv17 = Power Lv.17 (Optional)
| Description
| Drop Location (Optional)
}}

</table>
</div>

Example:

<div class="mx-auto table-responsive">
{{PAList/Header}}

{{PAList|UIPhotonArtRisingEdge.png|Rising Edge|20|100%|Lv1=1557|Lv10=2390|Launch the target, setting them up for aerial combos. Charge for more attacks.}}

</table>
</div>