Template:Item: Difference between revisions

From Ephinea PSO Wiki
(improvement on last thing, added a thing where if it doesn't catch a conditional it just says whatever's there)
mNo edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if: {{{classic|}}} | {{Classic|{{{classic}}}}} |}}
<table style="clear: right; float: right; margin: 5px" class="psoBackground psoStyle">
<table style="clear: right; float: right; margin: 5px" class="psoBackground psoStyle">
<tr><td><table align="center" style="min-width: 200px; width: 100%">
<tr><td><table align="center" style="min-width: 200px; width: 100%">
Line 62: Line 63:
  | Ring Paint
  | Ring Paint
  | Ring plating
  | Ring plating
  | Ring Plating = [[{{{type}}}s|{{{type}}}]]
  | Ring Plating
| Music disk
| Music Disk = [[{{{type}}}s|{{{type}}}]]
| Bazooka = [[Launchers#Bazookas|Launcher]]<br>({{Note|An informal sub-category of Launchers|Bazooka}})
  | Consumable  
  | Consumable  
  | Grinder
  | Grinder
Line 68: Line 72:
  | Enemy part
  | Enemy part
  | Enemy Part
  | Enemy Part
| Music disk
  | Event item = [[Tools#{{{type}}}s|{{{type}}}]]
| Music Disk
| Event Item = [[Tools#Event items|{{{type}}}]]
  | Event item
| Event Item = [[Tools#{{{type}}}s|{{{type}}}]]
  | Photon = [[Tools#{{{type}}} tools|{{{type}}}]]
  | Photon = [[Tools#{{{type}}} tools|{{{type}}}]]
| Mag cell
| Mag Cell = [[Mags#Cell Mags|{{{type}}}]]
  | Combination
  | Combination
  | Combination item
  | Combination item
Line 303: Line 307:
{{#ifeq:{{{icon|}}}|Disk|
{{#ifeq:{{{icon|}}}|Disk|
<tr style="display: flex; justify-content: space-between;">
<tr style="display: flex; justify-content: space-between;">
<th class="smallClassHeader topLeft">HUmr</th><th class="smallClassHeader">HUnl</th><th class="smallClassHeader">HUct</th><th class="smallClassHeader topRight">HUcl</th>
<th class="smallClassHeader topLeft">[[HUmar|<span style="color:White;">HUmr</span>]]</th><th class="smallClassHeader">[[HUnewearl|<span style="color:White;">HUnl</span>]]</th><th class="smallClassHeader">[[HUcast|<span style="color:White;">HUct</span>]]</th><th class="smallClassHeader topRight">[[HUcaseal|<span style="color:White;">HUcl</span>]]</th>
</tr><tr style="display: flex; justify-content: space-between;">
</tr><tr style="display: flex; justify-content: space-between;">
{{#switch: {{#sub:{{{class|}}}|0|1}}
{{#switch: {{#sub:{{{class|}}}|0|1}}
Line 325: Line 329:
<td class="classCannotUse">×</td><td class="classCannotUse">×</td>
<td class="classCannotUse">×</td><td class="classCannotUse">×</td>
</tr><tr style="display: flex; justify-content: space-between;">
</tr><tr style="display: flex; justify-content: space-between;">
<th class="smallClassHeader">RAmr</th><th class="smallClassHeader">RAml</th><th class="smallClassHeader">RAct</th><th class="smallClassHeader">RAcl</th>
<th class="smallClassHeader">[[RAmar|<span style="color:White;">RAmr</span>]]</th><th class="smallClassHeader">[[RAmarl|<span style="color:White;">RAml</span>]]</th><th class="smallClassHeader">[[RAcast|<span style="color:White;">RAct</span>]]</th><th class="smallClassHeader">[[RAcaseal|<span style="color:White;">RAcl</span>]]</th>
</tr><tr style="display: flex; justify-content: space-between;">
</tr><tr style="display: flex; justify-content: space-between;">
{{#switch: {{#sub:{{{class|}}}|2|1}}
{{#switch: {{#sub:{{{class|}}}|2|1}}
Line 347: Line 351:
<td class="classCannotUse">×</td><td class="classCannotUse">×</td>
<td class="classCannotUse">×</td><td class="classCannotUse">×</td>
</tr><tr style="display: flex; justify-content: space-between;">
</tr><tr style="display: flex; justify-content: space-between;">
<th class="smallClassHeader">FOmr</th><th class="smallClassHeader">FOml</th><th class="smallClassHeader">FOnm</th><th class="smallClassHeader">FOnl</th>
<th class="smallClassHeader">[[FOmar|<span style="color:White;">FOmr</span>]]</th><th class="smallClassHeader">[[FOmarl|<span style="color:White;">FOml</span>]]</th><th class="smallClassHeader">[[FOnewm|<span style="color:White;">FOnm</span>]]</th><th class="smallClassHeader">[[FOnewearl|<span style="color:White;">FOnl</span>]]</th>
</tr><tr style="display: flex; justify-content: space-between;">
</tr><tr style="display: flex; justify-content: space-between;">
{{#switch: {{#sub:{{{class|}}}|4|1}}
{{#switch: {{#sub:{{{class|}}}|4|1}}
Line 423: Line 427:
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">V. Angle</div><div style="float: right;">:</div></th>
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">V. Angle</div><div style="float: right;">:</div></th>
<td style="color: white; text-align: right;">{{{vangle}}}° {{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)}}}}</td>
<td style="color: white; text-align: right;">{{{vangle}}}° {{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)}}}}</td>
</tr>}}{{#if:{{{special_hdist|}}}|
<tr>
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special H. Dist</div><div style="float: right;">:</div></th>
<td style="color: white; text-align: right;">{{{special_hdist}}} {{#ifexpr: {{{special_hdist}}} - {{hdist|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_hdist}}} - {{hdist|{{{type}}}}}}}</div>)|{{#ifexpr: {{{special_hdist}}} - {{hdist|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_hdist}}} - {{hdist|{{{type}}}}}}}</div>)}}}}</td>
</tr>}}{{#if:{{{special_hangle|}}}|
<tr>
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special H. Angle</div><div style="float: right;">:</div></th>
<td style="color: white; text-align: right;">{{{special_hangle}}}° {{#ifexpr: {{{special_hangle}}} - {{hangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_hangle}}} - {{hangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{special_hangle}}} - {{hangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_hangle}}} - {{hangle|{{{type}}}}}}}°</div>)}}}}</td>
</tr>}}{{#if:{{{special_vdist|}}}|
<tr>
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special V. Dist</div><div style="float: right;">:</div></th>
<td style="color: white; text-align: right;">{{{special_vdist}}} {{#ifexpr: {{{special_vdist}}} - {{vdist|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_vdist}}} - {{vdist|{{{type}}}}}}}</div>)|{{#ifexpr: {{{special_vdist}}} - {{vdist|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_vdist}}} - {{vdist|{{{type}}}}}}}</div>)}}}}</td>
</tr>}}{{#if:{{{special_vangle|}}}|
<tr>
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special V. Angle</div><div style="float: right;">:</div></th>
<td style="color: white; text-align: right;">{{{special_vangle}}}° {{#ifexpr: {{{special_vangle}}} - {{vangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_vangle}}} - {{vangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{special_vangle}}} - {{vangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_vangle}}} - {{vangle|{{{type}}}}}}}°</div>)}}}}</td>
</tr>}}{{#if:{{{hex|}}}|
</tr>}}{{#if:{{{hex|}}}|
<tr>
<tr>
Line 448: Line 468:
|HP =
|HP =
|TP =
|TP =
|ATP = 138-1260
|ATP = 990-1260
|Grind ATP = 156-1278
|Grind ATP = 1008-1278
|DFP =  
|DFP =  
|MST =  
|MST =  
Line 467: Line 487:
|hex = 000108
|hex = 000108
|desc = The sword is said to be at its most powerful when the sun is at its highest.
|desc = The sword is said to be at its most powerful when the sun is at its highest.
|classic = This is the second line of text. This parameter can be placed anywhere within the template call.
}}
}}
</pre>
</pre>
Line 486: Line 507:
|HP =
|HP =
|TP =
|TP =
|ATP = 138-1260
|ATP = 990-1260
|Grind ATP = 156-1278
|Grind ATP = 1008-1278
|DFP =  
|DFP =  
|MST =  
|MST =  
Line 503: Line 524:
|vdist = 50
|vdist = 50
|vangle = 50
|vangle = 50
|special_hdist = 90
|special_hangle = 16
|special_vdist = 100
|special_vangle = 25
|hex = 000108
|hex = 000108
|desc = The sword is said to be at its most powerful when the sun is at its highest.
|desc = The sword is said to be at its most powerful when the sun is at its highest.
|classic = This is the second line of text. This parameter can be placed anywhere within the template call.
}}   
}}   
[[Category: Templates]]
[[Category: Templates]]
</noinclude>
</noinclude>

Latest revision as of 21:51, 5 November 2025

Item


Usage and example

{{Item
|title = Galatine
|jp = ガラティーン
|color = rare
|translation = Galatine
|icon = Sword
|image = Galatine.png
|imagealt = Galatine
|stars = 12
|type = Saber
|requirement = 820 ATP
|grind = 9
|special = Spirit
|targets = 1
|HP =
|TP =
|ATP = 990-1260
|Grind ATP = 1008-1278
|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 powerful when the sun is at its highest.
|classic = This is the second line of text. This parameter can be placed anywhere within the template call.
}}


Classic.png Some information in this article differs in Classic mode.
This is the second line of text. This parameter can be placed anywhere within the template call.
Sword icon.pngGalatine
ガラティーン
Galatine
The sword is said to be at its most powerful when the sun is at its highest.
Star normal.pngStar normal.pngStar normal.pngStar normal.pngStar normal.pngStar normal.pngStar normal.pngStar normal.pngStar normal.pngStar rare.pngStar rare.pngStar rare.png
Type
:
Saber
Requirement
:
820 ATP
Max Grind
:
9
Special
:
Spirit
Targets
:
1
ATPATA
990-126077
HUmr HUnl HUct HUcl
RAmr RAml RAct RAcl
FOmr FOml FOnm FOnl
H. Dist
:
50 (
+36
)
H. Angle
:
26°
V. Dist
:
50 (
+32
)
V. Angle
:
50° (
+24°
)
Special H. Dist
:
90 (
+76
)
Special H. Angle
:
16° (
-10°
)
Special V. Dist
:
100 (
+82
)
Special V. Angle
:
25° (
-1°
)
Hex
:
000108