Template:Item: Difference between revisions
From Ephinea PSO Wiki
No edit summary |
(added comparisons to distances/angles) |
||
Line 106: | Line 106: | ||
</tr> | </tr> | ||
</table></td></tr> | </table></td></tr> | ||
}}{{#if:{{{hdist|}}}|<tr><th style="background-color: #ccc;">H. Dist:</th><td>{{{hdist}}}</td></tr>}}{{#if:{{{hangle|}}}|<tr><th style="background-color: #ccc;">H. Angle:</th><td>{{{hangle}}}°</td></tr>}}{{#if:{{{vdist|}}}|<tr><th style="background-color: #ccc;">V. Dist:</th><td>{{{vdist}}}</td></tr>}}{{#if:{{{vangle|}}}|<tr><th style="background-color: #ccc;">V. Angle:</th><td>{{{vangle}}}°</td></tr>}}{{#if:{{{hex|}}}|<tr><th style="background-color: #ccc;">Hex:</th><td>{{{hex}}}</td></tr>}}</table></table> | }}{{#if:{{{hdist|}}}| | ||
<tr> | |||
<th style="background-color: #ccc;">H. Dist:</th> | |||
<td>{{{hdist}}} {{#ifexpr: {{{hdist}}} - {{hdist|{{{type}}}}} < 0|(<div style="color: #c00; display: inline;">{{#expr: {{{hdist}}} - {{hdist|{{{type}}}}}}}</div>)|{{#ifexpr: {{{hdist}}} - {{hdist|{{{type}}}}} > 0|(<div style="color: #0c0; display: inline;">+{{#expr: {{{hdist}}} - {{hdist|{{{type}}}}}}}</div>)}}}}</td> | |||
</tr>}}{{#if:{{{hangle|}}}| | |||
<tr> | |||
<th style="background-color: #ccc;">H. Angle:</th> | |||
<td>{{{hangle}}} {{#ifexpr: {{{hangle}}} - {{hangle|{{{type}}}}} < 0|(<div style="color: #c00; display: inline;">{{#expr: {{{hangle}}} - {{hangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{hangle}}} - {{hangle|{{{type}}}}} > 0|(<div style="color: #0c0; display: inline;">+{{#expr: {{{hangle}}} - {{hangle|{{{type}}}}}}}°</div>)}}}}</td> | |||
</tr>}}{{#if:{{{vdist|}}}| | |||
<tr> | |||
<th style="background-color: #ccc;">V. Dist:</th> | |||
<td>{{{vdist}}} {{#ifexpr: {{{vdist}}} - {{vdist|{{{type}}}}} < 0|(<div style="color: #c00; display: inline;">{{#expr: {{{vdist}}} - {{vdist|{{{type}}}}}}}</div>)|{{#ifexpr: {{{vdist}}} - {{vdist|{{{type}}}}} > 0|(<div style="color: #0c0; display: inline;">+{{#expr: {{{vdist}}} - {{vdist|{{{type}}}}}}}</div>)}}}}</td> | |||
</tr>}}{{#if:{{{vangle|}}}| | |||
<tr> | |||
<th style="background-color: #ccc;">V. Angle:</th> | |||
<td>{{{vangle}}} {{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} < 0|(<div style="color: #c00; display: inline;">{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} > 0|(<div style="color: #0c0; display: inline;">+{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)}}}}</td> | |||
</tr>}}{{#if:{{{hex|}}}| | |||
<tr> | |||
<th style="background-color: #ccc;">Hex:</th> | |||
<td>{{{hex}}}</td> | |||
</tr>}}</table></table> | |||
<noinclude> | <noinclude> | ||
==Usage and example== | ==Usage and example== |
Revision as of 00:56, 15 July 2017
|
Usage and example
{{Item |title = Galatine |jp = ガラティーン |romaji = Garatīn |icon = Sword |image = Galatine.png |imagealt = Galatine |stars = 12 |type = Saber |requirement = 820 ATP |grind = 9 |special = Spirit |targets = 1 |ATP = 138-1260 |DFP = |MST = |ATA = 77 |EVP = |LCK = |EFR = |EIC = |ETH = |EDK = |ELT = |class = 111111111110 |hdist = 50 |hangle = 26 |vdist = 50 |vangle = 50 |hex = 000108 }}