Main Page
Difference between revisions of "Template:Weapon"
Jump to navigation
Jump to search
Line 65: | Line 65: | ||
|<center>{{{AffixCost}}}</center> | |<center>{{{AffixCost}}}</center> | ||
|- | |- | ||
− | {{Weapon/properties|{{{Properties}}}}} | + | {{#if:{{{Properties|}}}|{{Weapon/properties|{{{Properties}}}}}|}} |
− | {{Weapon/potential|{{{Potential}}}}} | + | {{#if:{{{Potential|}}}|{{Weapon/potential|{{{Potential}}}}}|}} |
− | {{Weapon/potential|{{{Potential2}}}}} | + | {{#if:{{{Potential2|}}}|{{Weapon/potential|{{{Potential2}}}}}|}} |
− | {{Weapon/potential|{{{Potential3}}}}} | + | {{#if:{{{Potential3|}}}|{{Weapon/potential|{{{Potential3}}}}}|}} |
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 02:44, 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.