Template:Infobox Melee/doc: Difference between revisions
From PSP2i Wiki
(→Syntax) |
(→Syntax) |
||
Line 54: | Line 54: | ||
* '''special''': Write as <code>Special LVX</code>. If no special, write <code>None</code>. | * '''special''': Write as <code>Special LVX</code>. If no special, write <code>None</code>. | ||
* '''rate''': Write as <code>X%</code>. This is the proc rate of the special attack - this stat exists even if the base special is None. | * '''rate''': Write as <code>X%</code>. This is the proc rate of the special attack - this stat exists even if the base special is None. | ||
* '''element''': Only the entries <code>Any<code>, <code>Neutral</code>, <code>Fire</code>, <code>Ice</code>, <code>Lightning</code>, <code>Ground</code>, <code>Lightning</code>, <code>Light</code>, <code>Dark</code>, and <code>LightDark</code> are valid. Will replace with attribute icon. | * '''element''': Only the entries <code>Any</code>, <code>Neutral</code>, <code>Fire</code>, <code>Ice</code>, <code>Lightning</code>, <code>Ground</code>, <code>Lightning</code>, <code>Light</code>, <code>Dark</code>, and <code>LightDark</code> 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. | * '''stats''': Only input stats on the weapon. ''EATK'', ''EACC'', ''IATK'' and ''IACC'' refer to extend and extend infinity stats respectively. | ||
* '''PA/PP''': Write as <code>X%</code>. | * '''PA/PP''': Write as <code>X%</code>. | ||
* '''specials''': These are the specials gained on Extend. Only the levels need to be inputted, i.e. <code>infect = 3</code>. If not gained on extend, delete or leave the field blank. | * '''specials''': These are the specials gained on Extend. Only the levels need to be inputted, i.e. <code>infect = 3</code>. If not gained on extend, delete or leave the field blank. | ||
* '''desc''': Description of the item. | * '''desc''': Description of the item. |
Revision as of 10:40, 10 February 2022
Usage
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
{{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
, andKubara
are valid. Will replace with manufacturer icon. - grade: Only the entries
C
,B
,A
, andS
are valid. Will replace with grade icon. - requirement: Write as
Level X
. - special: Write as
Special LVX
. If no special, writeNone
. - 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
, andLightDark
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.