Template:Infobox Melee: Difference between revisions

From PSP2i Wiki
No edit summary
No edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table align="right" style="border: 1px solid #aaa; font-size: 95%" cellpadding="0">
<table align="right" style="border: 1px solid #aaa; font-size: 95%; margin-bottom: 10px;" cellpadding="0">


<tr><td><table align="center">
<tr><td><table align="center" style="width:100%;">
<tr>
<tr>
<th colspan="2" style="font-size: larger; text-align: center; background-color: #A00000;">{{{title|{{PAGENAME}}}}}</th>
<th colspan="2" style="font-size: larger; text-align: center; background-color: #A00000;">{{{title|{{PAGENAME}}}}}</th>
Line 41: Line 41:
<th style="background-color: #A00000;">Grade:</th>
<th style="background-color: #A00000;">Grade:</th>
<td>{{#switch:{{{grade}}}
<td>{{#switch:{{{grade}}}
   | C = [[File:c.gif|link=]]
   | C = [[File:c.png|link=]]
   | B = [[File:b.gif|link=]]
   | B = [[File:b.png|link=]]
   | A = [[File:a.gif|link=]]
   | A = [[File:a.png|link=]]
   | S = [[File:s.gif|link=]]
   | S = [[File:s.png|link=]]
}}</td>
}}</td>
</tr>
</tr>
Line 82: Line 82:
</tr>
</tr>
}}
}}
{{#ifeq:{{#expr: {{#if:{{{HP|}}}|1|0}} or {{#if:{{{ATK|}}}|1|0}} or {{#if:{{{DEF|}}}|1|0}} or {{#if:{{{ACC|}}}|1|0}} or {{#if:{{{EVA|}}}|1|0}} or {{#if:{{{TEC|}}}|1|0}} or {{#if:{{{MND|}}}|1|0}} or {{#if:{{{STA}}}|1|0}} or {{#if:{{{LCK}}}|1|0}}}}|0||<tr><td colspan="2"><table align="center" width="100%">
{{#ifeq:{{#expr: {{#if:{{{HP|}}}|1|0}} or {{#if:{{{ATK|}}}|1|0}} or {{#if:{{{ATK10|}}}|1|0}} or {{#if:{{{DEF|}}}|1|0}} or {{#if:{{{ACC|}}}|1|0}} or {{#if:{{{EVA|}}}|1|0}} or {{#if:{{{TEC|}}}|1|0}} or {{#if:{{{MND|}}}|1|0}} or {{#if:{{{STA}}}|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;"><b>HP</b></td>}}{{#if:{{{ATK|}}}|<td style="text-align: center;"><b>ATK</b></td>}}{{#if:{{{DEF|}}}|<td style="text-align: center;"><b>DEF</b></td>}}{{#if:{{{ACC|}}}|<td style="text-align: center;"><b>ACC</b></td>}}{{#if:{{{EVA|}}}|<td style="text-align: center;"><b>EVA</b></td>}}{{#if:{{{TEC|}}}|<td style="text-align: center;"><b>TEC</b></td>}}{{#if:{{{MND|}}}|<td style="text-align: center;"><b>MND</b></td>}}{{#if:{{{STA|}}}|<td style="text-align: center;"><b>STA</b></td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;"><b>LCK</b></td>}}
{{#if:{{{HP|}}}|<td style="text-align: center;"><b>HP</b></td>}}{{#if:{{{ATK|}}}|<td style="text-align: center;"><b>ATK</b></td>}}{{#if:{{{ATK10|}}}|<td style="text-align: center;"><b>(10)</b></td>}}{{#if:{{{DEF|}}}|<td style="text-align: center;"><b>DEF</b></td>}}{{#if:{{{ACC|}}}|<td style="text-align: center;"><b>ACC</b></td>}}{{#if:{{{EVA|}}}|<td style="text-align: center;"><b>EVA</b></td>}}{{#if:{{{TEC|}}}|<td style="text-align: center;"><b>TEC</b></td>}}{{#if:{{{MND|}}}|<td style="text-align: center;"><b>MND</b></td>}}{{#if:{{{STA|}}}|<td style="text-align: center;"><b>STA</b></td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;"><b>LCK</b></td>}}
</tr>
</tr>
<tr>
<tr>
{{#if:{{{HP|}}}|<td style="text-align: center;">{{{HP}}}</td>}}{{#if:{{{ATK|}}}|<td style="text-align: center;">{{{ATK}}}</td>}}{{#if:{{{DEF|}}}|<td style="text-align: center;">{{{DEF}}}</td>}}{{#if:{{{ACC|}}}|<td style="text-align: center;">{{{ACC}}}</td>}}{{#if:{{{EVA|}}}|<td style="text-align: center;">{{{EVA}}}</td>}}{{#if:{{{TEC|}}}|<td style="text-align: center;">{{{TEC}}}</td>}}{{#if:{{{MND|}}}|<td style="text-align: center;">{{{MND}}}</td>}}{{#if:{{{STA|}}}|<td style="text-align: center;">{{{STA}}}</td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;">{{{LCK}}}</td>}}
{{#if:{{{HP|}}}|<td style="text-align: center;">{{{HP}}}</td>}}{{#if:{{{ATK|}}}|<td style="text-align: center;">{{{ATK}}}</td>}}{{#if:{{{ATK10|}}}|<td style="text-align: center;">{{{ATK10}}}</td>}}{{#if:{{{DEF|}}}|<td style="text-align: center;">{{{DEF}}}</td>}}{{#if:{{{ACC|}}}|<td style="text-align: center;">{{{ACC}}}</td>}}{{#if:{{{EVA|}}}|<td style="text-align: center;">{{{EVA}}}</td>}}{{#if:{{{TEC|}}}|<td style="text-align: center;">{{{TEC}}}</td>}}{{#if:{{{MND|}}}|<td style="text-align: center;">{{{MND}}}</td>}}{{#if:{{{STA|}}}|<td style="text-align: center;">{{{STA}}}</td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;">{{{LCK}}}</td>}}
</tr>
</tr>
</table></td></tr>
</table></td></tr>}}
<table align="center" width="100%">
<table align="center" style="width:100%">
{{#if:{{{PA|}}}|
{{#if:{{{PA|}}}|
<tr>
<tr>
<th style="background-color: #A00000;">PA:</th>
<th style="background-color: #A00000;">PA%:</th>
<td>{{{PA}}}</td>
<td>{{{PA}}}</td>
<th style="background-color: #A00000;">PP:</th>
<th style="background-color: #A00000;">PP%:</th>
<td>{{{PP}}}</td>
<td>{{{PP}}}</td>
</tr>
</tr>
}}</table>
}}</table>
<table align="center" width="100%">
<table align="center" style="width:100%">
<th style="background-color: #A00000;" colspan="0">Extend Data</th></table>
<th style="background-color: #A00000;" colspan="2">Extend Data</th>
{{#ifeq:{{#expr: {{#if:{{{HP|}}}|1|0}} or {{#if:{{{ATK|}}}|1|0}} or {{#if:{{{DEF|}}}|1|0}} or {{#if:{{{ACC|}}}|1|0}} or {{#if:{{{EVA|}}}|1|0}} or {{#if:{{{TEC|}}}|1|0}} or {{#if:{{{MND|}}}|1|0}} or {{#if:{{{STA}}}|1|0}} or {{#if:{{{LCK}}}|1|0}}}}|0||<tr><table align="center" width="100%">
{{#if:{{{EATK|}}}|
<tr>
<tr>
{{#if:{{{HP|}}}|<td style="text-align: center;"><b>HP</b></td>}}{{#if:{{{ATK|}}}|<td style="text-align: center;"><b>ATK</b></td>}}{{#if:{{{DEF|}}}|<td style="text-align: center;"><b>DEF</b></td>}}{{#if:{{{ACC|}}}|<td style="text-align: center;"><b>ACC</b></td>}}{{#if:{{{EVA|}}}|<td style="text-align: center;"><b>EVA</b></td>}}{{#if:{{{TEC|}}}|<td style="text-align: center;"><b>TEC</b></td>}}{{#if:{{{MND|}}}|<td style="text-align: center;"><b>MND</b></td>}}{{#if:{{{STA|}}}|<td style="text-align: center;"><b>STA</b></td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;"><b>LCK</b></td>}}
<th style="background-color: #A00000;">EXT ATK:</th>
<td>{{{EATK}}} (+{{#expr:{{{EATK}}}-{{{ATK10}}}}})</td>
</tr>
</tr>
}}
{{#if:{{{EACC|}}}|
<tr>
<th style="background-color: #A00000;">EXT ACC:</th>
<td>{{{EACC}}} (+{{#expr:{{{EACC}}}-{{{ACC}}}}})</td>
</tr>
}}
{{#if:{{{IATK|}}}|
<tr>
<tr>
{{#if:{{{HP|}}}|<td style="text-align: center;">{{{HP}}}</td>}}{{#if:{{{ATK|}}}|<td style="text-align: center;">{{{ATK}}}</td>}}{{#if:{{{DEF|}}}|<td style="text-align: center;">{{{DEF}}}</td>}}{{#if:{{{ACC|}}}|<td style="text-align: center;">{{{ACC}}}</td>}}{{#if:{{{EVA|}}}|<td style="text-align: center;">{{{EVA}}}</td>}}{{#if:{{{TEC|}}}|<td style="text-align: center;">{{{TEC}}}</td>}}{{#if:{{{MND|}}}|<td style="text-align: center;">{{{MND}}}</td>}}{{#if:{{{STA|}}}|<td style="text-align: center;">{{{STA}}}</td>}}{{#if:{{{LCK|}}}|<td style="text-align: center;">{{{LCK}}}</td>}}
<th style="background-color: #A00000;">EXT∞ ATK:</th>
<td>{{{IATK}}} (+{{#expr:{{{IATK}}}-{{{EATK}}}}})</td>
</tr>
</tr>
}}
{{#if:{{{IACC|}}}|
<tr>
<th style="background-color: #A00000;">EXT∞ ACC:</th>
<td>{{{IACC}}} (+{{#expr:{{{IACC}}}-{{{EACC}}}}})</td>
</tr>
}}</table>
<table style="width:100%"><tr>
<th style="background:#FF7979;">[[File:Burn.png|link=]]</th>
<th style="background:#40C9FF;">[[File:Freeze.png|link=]]</th>
<th style="background:#FF5F2D;">[[File:Stun.png|link=]]</th>
<th style="background:#FF2A90;">[[File:Confuse.png|link=]]</th>
<th style="background:#FFDCA1;">[[File:Sleep.png|link=]]</th>
<th style="background:#D48CFF;">[[File:Infection.png|link=]]</th>
<th style="background:#C040FF;">[[File:Incapacitation.png|link=]]</th>
<th style="background:#BBFFBB; color:#000;">Drain</th>
</tr>
<tr>
<td style="background:#FF7979; color:black; text-align:center;">{{#if:{{{burn|}}}|'''{{{burn}}}'''|&#8208;}}</td>
<td style="background:#40C9FF; color:black; text-align:center;">{{#if:{{{freeze|}}}|'''{{{freeze}}}'''|&#8208;}}</td>
<td style="background:#FF5F2D; color:black; text-align:center;">{{#if:{{{stun|}}}|'''{{{stun}}}'''|&#8208;}}</td>
<td style="background:#FF2A90; color:black; text-align:center;">{{#if:{{{confuse|}}}|'''{{{confuse}}}'''|&#8208;}}</td>
<td style="background:#FFDCA1; color:black; text-align:center;">{{#if:{{{sleep|}}}|'''{{{sleep}}}'''|&#8208;}}</td>
<td style="background:#D48CFF; color:black; text-align:center;">{{#if:{{{infect|}}}|'''{{{infect}}}'''|&#8208;}}</td>
<td style="background:#C040FF; color:black; text-align:center;">{{#if:{{{incap|}}}|'''{{{incap}}}'''|&#8208;}}</td>
<td style="background:#bbffbb; color:black; text-align:center;">{{#if:{{{drain|}}}|'''{{{drain}}}'''|&#8208;}}</td></tr>
</table>
</td></tr>
</table>
</table>
</tr>}}
<div class="noexcerpt">{{#if:{{{desc|}}}|
</table>}}
: ''{{{desc|}}}''}}</div>
{{#if:{{{desc|}}}|
<noinclude>{{/doc}}</noinclude>
: ''{{{desc|}}}''
: - In-game description}}<noinclude>

Latest revision as of 14:04, 2 October 2022

Infobox Melee


Extend Data
Drain

Usage[edit source]

This template is used to generate the infoboxes on melee weapon pages. All fields are optional, so only relevant information to the weapon should be defined. If a weapon does not grant any DEF for example, the field should be deleted or left empty.

Syntax[edit source]

{{Infobox Melee
| jp =
| romaji =
| image =
| stars =
| type =
| manufacturer =
| grade =
| requirement =
| special =
| rate =
| element =
| HP =
| PP =
| ATK =
| ATK10 =
| ACC =
| EATK =
| EACC =
| IATK =
| IACC =
| DEF =
| EVA =
| TEC =
| MND =
| STA =
| LCK =
| PA =
| PP =
| burn =
| freeze =
| stun =
| sleep =
| confuse =
| infect =
| incap = 
| drain =
| desc =
}}
  • jp: Exact japanese name for the item.
  • romaji: Translation of the japanese name for the item, not direct romaji.
  • image: Must be written as Item Name.png, copying the exact name of the item in-game.
  • stars: Number from 1 to 16.
  • type: Type of weapon, such as sword, whip, etc.
  • manufacturer: Only the entries GRM, Tenora, Yohmei, and Kubara are valid. Will replace with manufacturer icon.
  • grade: Only the entries C, B, A, and S are valid. Will replace with grade icon.
  • requirement: Write as Level X.
  • special: Write as Special LVX. If no special, write None.
  • rate: Write as X%. This is the proc rate of the special attack - this stat exists even if the base special is None.
  • element: Only the entries Any, Neutral, Fire, Ice, Lightning, Ground, Lightning, Light, Dark, and LightDark are valid. Will replace with attribute icon.
  • stats: Only input stats on the weapon. EATK, EACC, IATK and IACC refer to extend and extend infinity stats respectively.
  • PA/PP: Write as X.
  • specials: These are the specials gained on Extend. Only the levels need to be inputted, i.e. infect = 3. If not gained on extend, delete or leave the field blank.
  • desc: Description of the item.