| https://akurasu.net/downloads/Mazin_head.png | Come hang out with us in the Discord server.
Account creation is disabled due to spam. If you want to help out on the Wiki, poke us in on our Discord server in #wiki. Please consider supporting the site with the PlayAsia referral links here or via the donate buttons in the sidebar, it really does help. | https://akurasu.net/downloads/Flonne_cheer.png |
Template:Pilot details: Difference between revisions
From Akurasu
Jump to navigationJump to search
Created page with "{| |- ! colspan=8 | Pilot Skills |- {{{skills|}}} |- ! colspan=8 | Spirit Commands |- {{{spirit|}}} |- ! colspan=8 | Attributes |- | class="even" | 格闘 / {{Blue|Mel}} | {{{..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{| | <includeonly>{| | ||
|- | |- | ||
! colspan=8 | Pilot Skills | ! colspan=8 | Pilot Skills | ||
| Line 29: | Line 29: | ||
| {{{sp}}} | | {{{sp}}} | ||
| colspan="4" | | | colspan="4" | | ||
|} | |}</includeonly> | ||
==Usage== | |||
This template should be used in conjunction with the {{blue|Pilot skill template}} and the {{blue|Pilot spirit command template}} | |||
<pre> | |||
{{Pilot details | |||
|melee = | |||
|ranged = | |||
|defense = | |||
|man = | |||
|evasion = | |||
|hit = | |||
|sp = | |||
|skills = | |||
|spirit = | |||
}} | |||
</pre> | |||
==Syntax guide== | |||
====melee==== | |||
The melee stat of the pilot. | |||
====ranged==== | |||
The ranged stat of the pilot. | |||
====defense==== | |||
The defense stat of the pilot. | |||
====evasion==== | |||
The evasion stat of the pilot. | |||
====hit==== | |||
The hit stat of the pilot. | |||
====sp==== | |||
The starting SP of the pilot. | |||
====skills==== | |||
Use the {{blue|Pilot skill template}} within this variable to create each skill. | |||
====spirits==== | |||
Use the {{blue|Pilot spirit command template}} within this variable to create each spirit command. After the third spirit command be sure to insert the following: | |||
<pre> | |||
{{!}} colspan=2 rowspan=2{{!}} | |||
{{!}}- | |||
</pre> | |||
This ensures the final 3 spirit commands will be on a new row. | |||
Revision as of 12:06, 7 January 2013
Usage
This template should be used in conjunction with the Pilot skill template and the Pilot spirit command template
{{Pilot details
|melee =
|ranged =
|defense =
|man =
|evasion =
|hit =
|sp =
|skills =
|spirit =
}}
Syntax guide
melee
The melee stat of the pilot.
ranged
The ranged stat of the pilot.
defense
The defense stat of the pilot.
evasion
The evasion stat of the pilot.
hit
The hit stat of the pilot.
sp
The starting SP of the pilot.
skills
Use the Pilot skill template within this variable to create each skill.
spirits
Use the Pilot spirit command template within this variable to create each spirit command. After the third spirit command be sure to insert the following:
{{!}} colspan=2 rowspan=2{{!}}
{{!}}-
This ensures the final 3 spirit commands will be on a new row.