Template:Item/Sandbox: Difference between revisions
From Ephinea PSO Wiki
m (parity with main) |
(parity with main) |
||
Line 1: | Line 1: | ||
<table align="right" | <table align="right" class="psoBackground psoStyle"> | ||
<tr><td><table align="center"> | <tr><td><table align="center" style="min-width: 200px; width: 100%"> | ||
<tr> | <tr> | ||
<th colspan="2 | <th colspan="2" class="psoHeader psoStyle {{#if:{{{color|}}}|{{{color}}}|{{#if:{{{stars|}}}|{{#ifexpr:{{{stars|0}}} > 8|rare|{{{color|normal}}}}}|normal}}|normal}}" style="width: 100%">{{#if:{{{icon|}}}|{{PSO icon|{{{icon|}}}}}}} {{{title|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{jp|}}}| | {{#if:{{{jp|}}}| | ||
Line 12: | Line 12: | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align: center | <td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=|160x120px]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 22: | Line 22: | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Type</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{type}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{requirement|}}}| | {{#if:{{{requirement|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Requirement</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{requirement}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{grind|}}}| | {{#if:{{{grind|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Max Grind</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{grind}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{stack|}}}| | {{#if:{{{stack|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Max Stack</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{stack}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{special|}}}| | {{#if:{{{special|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Special</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{special}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{targets|}}}| | {{#if:{{{targets|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Targets</div><div style="float: right;">:</div></th> | ||
<td style="color: white; text-align: right;">{{{targets}}}</td> | <td style="color: white; text-align: right;">{{{targets}}} {{#ifeq: {{{targets}}} | Varies | |{{#ifexpr: {{{targets}}} - {{Targets|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{targets}}} - {{Targets|{{{type}}}}}}}</div>)|{{#ifexpr: {{{targets}}} - {{Targets|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{targets}}} - {{Targets|{{{type}}}}}}}</div>)}}}}}}</td> | ||
</tr> | </tr> | ||
}}{{#ifeq:{{{type|}}}|Mag| | }}{{#ifeq:{{{type|}}}|Mag| | ||
{{#if:{{{evo|}}}| | {{#if:{{{evo|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Evolution</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{evo}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{cell|}}}| | {{#if:{{{cell|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Cell</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{cell}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{conditions|}}}| | {{#if:{{{conditions|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Conditions</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{conditions}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{pb|}}}| | {{#if:{{{pb|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Photon Blast</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">[[File:{{{pb}}}.png|30px|{{{pb}}}|link=]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{triggerrate|}}}| | {{#if:{{{triggerrate|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="text-align: left;"><div style="display: inline;" align="left">Trigger Rate</div><div style="float: right;">:</div></th> | ||
<td style=" | <td style="text-align: right;">{{{triggerrate}}}%</td> | ||
</tr> | </tr> | ||
}} | }} | ||
<tr><td colspan="2"><table align="center" style="border-collapse: collapse;" | <tr><td colspan="2"><table align="center" style="border-collapse: collapse;" style="width: 100%"> | ||
<tr> | <tr> | ||
<th colspan="4" style=" | <th colspan="4" style="text-align: center;">Triggers:</th> | ||
</tr> | </tr> | ||
<tr><td style="text-align: center | <tr><td style="text-align: center;"><b>100 PB</b></td><td style="text-align: center;"><b>1/10 HP</b></td><td style="text-align: center;"><b>Boss</b></td><!-- <td style="text-align: center;"><b>Death</b></td> --></tr> | ||
<tr> | <tr> | ||
<td style="text-align: center | <td style="text-align: center;">{{#switch: {{{triggerpb|}}} | ||
| invinc | | invinc | ||
| invinc+ | | invinc+ | ||
Line 104: | Line 104: | ||
| #default = - | | #default = - | ||
}}</td> | }}</td> | ||
<td style="text-align: center | <td style="text-align: center;">{{#switch: {{{triggerhp|}}} | ||
| invinc | | invinc | ||
| invinc+ | | invinc+ | ||
Line 116: | Line 116: | ||
| #default = - | | #default = - | ||
}}</td> | }}</td> | ||
<td style="text-align: center | <td style="text-align: center;">{{#switch: {{{triggerboss|}}} | ||
| invinc | | invinc | ||
| invinc+ | | invinc+ | ||
Line 128: | Line 128: | ||
| #default = - | | #default = - | ||
}}</td> | }}</td> | ||
<!-- <td style="text-align: center | <!-- <td style="text-align: center;">{{#switch: {{{triggerdeath|}}} | ||
| reverser = {{Reverser}} | | reverser = {{Reverser}} | ||
| #default = - | | #default = - | ||
Line 134: | Line 134: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="text-align: center | <td style="text-align: center;">{{#switch: {{{triggerpb|}}} | ||
| invinc+ = (+) | | invinc+ = (+) | ||
| invinc- = (-) | | invinc- = (-) | ||
Line 142: | Line 142: | ||
| sd- = (-) | | sd- = (-) | ||
}}</td> | }}</td> | ||
<td style="text-align: center | <td style="text-align: center;">{{#switch: {{{triggerhp|}}} | ||
| invinc+ = (+) | | invinc+ = (+) | ||
| invinc- = (-) | | invinc- = (-) | ||
Line 150: | Line 150: | ||
| sd- = (-) | | sd- = (-) | ||
}}</td> | }}</td> | ||
<td style="text-align: center | <td style="text-align: center;">{{#switch: {{{triggerboss|}}} | ||
| invinc+ = (+) | | invinc+ = (+) | ||
| invinc- = (-) | | invinc- = (-) | ||
Line 159: | Line 159: | ||
}}</td></tr> | }}</td></tr> | ||
</table></td></tr> | </table></td></tr> | ||
}}{{#ifeq:{{#expr: {{#if:{{{HP|}}}|1|0}} or {{#if:{{{TP|}}}|1|0}} or {{#if:{{{ATP|}}}|1|0}} or {{#if:{{{DFP|}}}|1|0}} or {{#if:{{{MST|}}}|1|0}} or {{#if:{{{ATA|}}}|1|0}} or {{#if:{{{EVP|}}}|1|0}} or {{#if:{{{LCK|}}}|1|0}}}}|0||<tr><td colspan="2"><table align="center" | }}{{#ifeq:{{#expr: {{#if:{{{HP|}}}|1|0}} or {{#if:{{{TP|}}}|1|0}} or {{#if:{{{ATP|}}}|1|0}} or {{#if:{{{DFP|}}}|1|0}} or {{#if:{{{MST|}}}|1|0}} or {{#if:{{{ATA|}}}|1|0}} or {{#if:{{{EVP|}}}|1|0}} or {{#if:{{{LCK|}}}|1|0}}}}|0||<tr><td colspan="2"><table align="center" style="width: 100%"> | ||
<tr> | <tr> | ||
{{#if:{{{HP|}}}|<td style="text-align: center | {{#if:{{{HP|}}}|<td style="text-align: center;"><b>HP</b></td>}}{{#if:{{{TP|}}}|<td style="text-align: center;"><b>TP</b></td>}}{{#if:{{{ATP|}}}|<td style="text-align: center;"><b>ATP</b></td>}}{{#if:{{{DFP|}}}|<td style="text-align: center;"><b>DFP</b></td>}}{{#if:{{{MST|}}}|<td style="text-align: center;"><b>MST</b></td>}}{{#if:{{{ATA|}}}|<td style="text-align: center;"><b>ATA</b></td>}}{{#if:{{{EVP|}}}|<td style="text-align: center;"><b>EVP</b></td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;"><b>LCK</b></td>}} | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
{{#if:{{{HP|}}}|<td style="text-align: center | {{#if:{{{HP|}}}|<td style="text-align: center;">{{{HP}}}</td>}}{{#if:{{{TP|}}}|<td style="text-align: center;">{{{TP}}}</td>}}{{#if:{{{ATP|}}}|<td style="text-align: center;">{{{ATP}}}</td>}}{{#if:{{{DFP|}}}|<td style="text-align: center;">{{{DFP}}}</td>}}{{#if:{{{MST|}}}|<td style="text-align: center;">{{{MST}}}</td>}}{{#if:{{{ATA|}}}|<td style="text-align: center;">{{{ATA}}}</td>}}{{#if:{{{EVP|}}}|<td style="text-align: center;">{{{EVP}}}</td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;">{{{LCK}}}</td>}} | ||
</tr> | </tr> | ||
</table></td></tr> | </table></td></tr> | ||
}}{{#ifeq:{{#expr: {{#if:{{{EFR|}}}|1|0}} or {{#if:{{{EIC|}}}|1|0}} or {{#if:{{{ETH|}}}|1|0}} or {{#if:{{{EDK|}}}|1|0}} or {{#if:{{{ELT|}}}|1|0}}}}|0||<tr><td colspan="2"><table align="center" | }}{{#ifeq:{{#expr: {{#if:{{{EFR|}}}|1|0}} or {{#if:{{{EIC|}}}|1|0}} or {{#if:{{{ETH|}}}|1|0}} or {{#if:{{{EDK|}}}|1|0}} or {{#if:{{{ELT|}}}|1|0}}}}|0||<tr><td colspan="2"><table align="center" style="width: 100%"> | ||
<tr> | <tr> | ||
{{#if:{{{EFR|}}}|<td style="text-align: center | {{#if:{{{EFR|}}}|<td style="text-align: center;"><b>EFR</b></td>}}{{#if:{{{EIC|}}}|<td style="text-align: center;"><b>EIC</b></td>}}{{#if:{{{ETH|}}}|<td style="text-align: center;"><b>ETH</b></td>}}{{#if:{{{EDK|}}}|<td style="text-align: center;"><b>EDK</b></td>}}{{#if:{{{ELT|}}}|<td style="text-align: center;"><b>ELT</b></td>}} | ||
</tr> | </tr> | ||
<tr>{{#if:{{{EFR|}}}|<td style="text-align: center | <tr>{{#if:{{{EFR|}}}|<td style="text-align: center;">{{{EFR}}}</td>}}{{#if:{{{EIC|}}}|<td style="text-align: center;">{{{EIC}}}</td>}}{{#if:{{{ETH|}}}|<td style="text-align: center;">{{{ETH}}}</td>}}{{#if:{{{EDK|}}}|<td style="text-align: center;">{{{EDK}}}</td>}}{{#if:{{{ELT|}}}|<td style="text-align: center;">{{{ELT}}}</td>}} | ||
</tr> | </tr> | ||
</table></td></tr>}} | </table></td></tr>}} | ||
{{#if:{{{class|}}}| | {{#if:{{{class|}}}| | ||
<tr><td colspan="2"><table align="center" style="border-collapse: collapse; | <tr><td colspan="2"><table align="center" style="border-collapse: collapse; width: 100%;"> | ||
{{#ifeq:{{{icon|}}}|Disk| | {{#ifeq:{{{icon|}}}|Disk| | ||
<tr style="display: flex; justify-content: space-between;"> | <tr style="display: flex; justify-content: space-between;"> | ||
Line 263: | Line 263: | ||
| | | | ||
<tr style="display: flex; justify-content: space-between;"> | <tr style="display: flex; justify-content: space-between;"> | ||
{{#ifeq: {{#sub:{{{class|}}}|0|1}} | 0 | <td class="classCannotUse topLeft"> | <td class="classCanUse topLeft">}}HUmr</td> | {{#ifeq: {{#sub:{{{class|}}}|0|1}} | 0 | <td style="width:25%;" class="classCannotUse topLeft"> | <td style="width:25%;" class="classCanUse topLeft">}}HUmr</td> | ||
{{#ifeq: {{#sub:{{{class|}}}|1|1}} | 0 | <td class="classCannotUse"> | <td class="classCanUse">}}HUnl</td> | {{#ifeq: {{#sub:{{{class|}}}|1|1}} | 0 | <td style="width:25%;" class="classCannotUse"> | <td style="width:25%;" class="classCanUse">}}HUnl</td> | ||
{{#ifeq: {{#sub:{{{class|}}}|2|1}} | 0 | <td class="classCannotUse"> | <td class="classCanUse">}}HUct</td> | {{#ifeq: {{#sub:{{{class|}}}|2|1}} | 0 | <td style="width:25%;" class="classCannotUse"> | <td style="width:25%;" class="classCanUse">}}HUct</td> | ||
{{#ifeq: {{#sub:{{{class|}}}|3|1}} | 0 | <td class="classCannotUse topRight"> | <td class="classCanUse topRight">}}HUcl</td> | {{#ifeq: {{#sub:{{{class|}}}|3|1}} | 0 | <td style="width:25%;" class="classCannotUse topRight"> | <td style="width:25%;" class="classCanUse topRight">}}HUcl</td> | ||
</tr> | </tr> | ||
<tr style="display: flex; justify-content: space-between;"> | <tr style="display: flex; justify-content: space-between;"> | ||
Line 303: | Line 303: | ||
<td style="color: white; text-align: right;">{{{hex}}}</td> | <td style="color: white; text-align: right;">{{{hex}}}</td> | ||
</tr>}}</table></table> | </tr>}}</table></table> | ||
{{#if:{{{desc|}}}| | <div class="noexcerpt">{{#if:{{{desc|}}}| | ||
: ''{{{desc|}}}'' | : ''{{{desc|}}}'' | ||
: - In-game description}}<noinclude> | : - In-game description}}</div><noinclude> | ||
==Usage and example== | ==Usage and example== | ||
Line 379: | Line 379: | ||
|vangle = 50 | |vangle = 50 | ||
|hex = 000108 | |hex = 000108 | ||
|desc = The sword is said to be at its most | |desc = The sword is said to be at its most powerful when the sun is at its highest. | ||
}} | }} | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 01:59, 14 January 2022
|
Usage and example
{{Item |title = Galatine |jp = ガラティーン |color = rare |romaji = Garatīn |icon = Sword |image = Galatine.png |imagealt = Galatine |stars = 12 |type = Saber |requirement = 820 ATP |grind = 9 |special = Spirit |targets = 1 |HP = |TP = |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 |desc = The sword is said to be at its most powerfull when the sun is at its highest. }}
|