Main Page

Difference between revisions of "Template:Weapon"

From Arks-Visiphone
Jump to navigation Jump to search
Line 65: Line 65:
 
     |<center>{{{AffixCost}}}</center>
 
     |<center>{{{AffixCost}}}</center>
 
|-
 
|-
     {{#if:{{{Properties|}}}|{{Weapon/properties|{{{Properties}}}}}|}}
+
     {{#if:{{{Properties|}}}|{{Weapon/properties|{{props|{{{Properties}}}}}}}|}}
 
     {{#if:{{{Potential|}}}|{{Weapon/potential|{{{Potential}}}}}|}}
 
     {{#if:{{{Potential|}}}|{{Weapon/potential|{{{Potential}}}}}|}}
 
     {{#if:{{{Potential2|}}}|{{Weapon/potential|{{{Potential2}}}}}|}}
 
     {{#if:{{{Potential2|}}}|{{Weapon/potential|{{{Potential2}}}}}|}}

Revision as of 02:46, 2 March 2016

This is the "Weapons" template. It should be called in the following format:

{{Weapons
|EnglishName=
|JapaneseName=
|Rarity=
|ReqValue=
|ReqStat=
|WeaponType=
|Classes=
|SATK+0=
|SATK+10=
|RATK+0=
|RATK+10=
|TATK+0=
|TATK+10=
|GrindCost=
|AttributeCost=
|AffixCost=
}}

Edit the page to see the template text.