Difference between revisions of "Template:PAList"

From Arks-Visiphone
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude><div class="mx-auto table-responsive">{{Template:PAList/Header}}</noinclude>
+
<noinclude><div class="mx-auto table-responsive">{{PAList/Header}}</noinclude>
 
<tr>
 
<tr>
 
<td>
 
<td>
<ul class="list-unstyled">
+
<ul class="list-unstyled mx-auto">
 
<li>[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|center|link=]]</li>
 
<li>[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|center|link=]]</li>
 
<li class="text-center">{{{2}}}</li>
 
<li class="text-center">{{{2}}}</li>
Line 8: Line 8:
 
</td>
 
</td>
 
<td>
 
<td>
<ul class="list-unstyled">
+
<ul class="list-unstyled mx-auto">
<li class="text-center">{{{4|}}}</li>
+
{{#if: {{{3|}}}|<li class="text-center">PP Cost: {{{3|}}}</li>|}}<!--
 +
 
 +
-->{{#if: {{{4|}}}|<li class="text-center">DEX Correction: {{{4|}}}</li></li>|}}
 
</ul>
 
</ul>
 
</td>
 
</td>
 
<td>
 
<td>
<ul class="list-unstyled">
+
<ul class="list-unstyled mx-auto">
<li class="text-center">{{{5|}}}</li>
+
{{#if: {{{Lv1|}}}|<li class="text-center">Potency Lv.1: {{{Lv1|}}}</li>|}}<!--
 +
 
 +
-->{{#if: {{{Lv10|}}}|<li class="text-center">Potency Lv.10: {{{Lv10|}}}</li>|}}<!--
 +
 
 +
-->{{#if: {{{Lv15|}}}|<li class="text-center">Potency Lv.15: {{{Lv15|}}}</li>|}}<!--
 +
 
 +
-->{{#if: {{{Lv17|}}}|<li class="text-center">Potency Lv.17: {{{Lv17|}}}</li>|}}
 
</ul>
 
</ul>
 
</td>
 
</td>
 
<td>
 
<td>
<ul class="list-unstyled">
+
<ul class="list-unstyled mx-auto">
<li class="text-center">{{{Lv1|}}}</li>
+
<li class="text-center">{{{5|}}}</li>
<li class="text-center">{{{Lv10|}}}</li>
 
<li class="text-center">{{{Lv17|}}}</li>
 
 
</ul>
 
</ul>
 
</td>
 
</td>
 
<td>
 
<td>
<ul class="list-unstyled">
+
<ul class="list-unstyled mx-auto">
 
<li class="text-center">{{{6|}}}</li>
 
<li class="text-center">{{{6|}}}</li>
</ul>
 
</td>
 
<td>
 
<ul class="list-unstyled">
 
<li class="text-center">{{{7|}}}</li>
 
 
</ul>
 
</ul>
 
</td>
 
</td>
Line 41: Line 42:
 
<pre>
 
<pre>
 
<div class="mx-auto table-responsive">
 
<div class="mx-auto table-responsive">
{{Template:PAList/Header}}
+
{{PAList/Header}}
{{Template:PAList
+
 
 +
{{PAList
 
| Filename
 
| Filename
 
| Name
 
| Name
Line 49: Line 51:
 
| Lv1 = Potency Lv.1 (Optional)
 
| Lv1 = Potency Lv.1 (Optional)
 
| Lv10 = Potency Lv.10 (Optional)
 
| Lv10 = Potency Lv.10 (Optional)
 +
| Lv15 = Potency Lv.15 (Optional)
 
| Lv17 = Potency Lv.17 (Optional)
 
| Lv17 = Potency Lv.17 (Optional)
 
| Description
 
| Description
 
| Drop Location (Optional)
 
| Drop Location (Optional)
 
}}
 
}}
 +
 
</table>
 
</table>
 
</div>
 
</div>
Line 60: Line 64:
 
<pre>
 
<pre>
 
<div class="mx-auto table-responsive">
 
<div class="mx-auto table-responsive">
{{Template:PAList/Header}}
+
{{PAList/Header}}
{{Template:PAList
+
 
| 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>

Latest revision as of 19:22, 14 June 2020

Name Stats Potency In-game Description Drop Location
  • [[File:{{{1}}}|center|link=]]
  • {{{2}}}

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)
| Lv15 = Potency Lv.15 (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>