Difference between revisions of "Template:PAList"

From Arks-Visiphone
Jump to navigation Jump to search
Line 5: Line 5:
 
<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>
<li class="text-center">{{{3|}}}</li>
 
 
</ul>
 
</ul>
 
</td>
 
</td>
Line 46: Line 45:
 
| Filename
 
| Filename
 
| Name
 
| Name
| Requirement
 
 
| PP Cost
 
| PP Cost
 
| Dex Correction
 
| Dex Correction
| Potency
+
| Lv1 = Potency Lv.1 (Optional)
 +
| Lv10 = Potency Lv.10 (Optional)
 +
| Lv17 = Potency Lv.17 (Optional)
 
| Description
 
| Description
| Drop Location
+
| Drop Location (Optional)
 
}}
 
}}
 
</table>
 
</table>
 
</div>
 
</div>
 
</pre>
 
</pre>
 +
 +
Example:
 +
<pre>
 +
<div class="mx-auto table-responsive">
 +
{{Template:PAList/Header}}
 +
{{Template: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>
 +
</pre>
 +
 
</noinclude>
 
</noinclude>

Revision as of 08:54, 26 April 2020

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

How to use:

<div class="mx-auto table-responsive">
{{Template:PAList/Header}}
{{Template: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">
{{Template:PAList/Header}}
{{Template: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>