Main Page
Difference between revisions of "Template:Weapon"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{| class="wikitable" | + | </noinclude><includeonly>{| class="wikitable" style="float:right; color:white; background-color:#1d3c45; width:400px" |
− | + | |colspan=6 style="background-color:#146987" |<center>'''{{{EnglishName}}}'''</center> | |
− | | | ||
|- | |- | ||
− | + | |colspan=6|<center>{{{JapaneseName}}}<br>{{{SEAName}}}</center> | |
− | | | ||
|- | |- | ||
− | + | |colspan=6|<center>{{{Image}}}</center> | |
− | | | ||
|- | |- | ||
− | + | |colspan=1|<center>'''Rarity: {{{Rarity}}}'''</center> | |
− | | [[ | + | |colspan=3|<center>'''Req: '''{{{ReqValue}}} {{Icons|{{{ReqStat}}}}}</center> |
+ | |colspan=2|<center>'''Type: [[Simple {{{WeaponType}}} List|{{{WeaponType}}}]]'''</center> | ||
|- | |- | ||
− | + | |colspan=6|'''Classes: {{{Classes}}}''' | |
− | | | ||
|- | |- | ||
− | + | |colspan=6 style="background-color:#146987"|<center>'''Statistics'''</center> | |
− | | | ||
|- | |- | ||
− | + | |style="width:24%"|<center>'''Stats'''</center> | |
− | | | + | |style="width:11%"|<center>'''+0'''</center> |
+ | |style="width:11%"|<center>'''+10'''</center> | ||
+ | |style="width:4%" rowspan=4| | ||
+ | |style="width:25%"|<center>'''Operation'''</center> | ||
+ | |style="width:25%"|<center>'''Cost'''</center> | ||
|- | |- | ||
− | + | |<center>''S-ATK''</center> | |
− | | | + | |<center>{{{SATK+0}}}</center> |
+ | |<center><span style="color:gold;">{{{SATK+10}}}</span></center> | ||
+ | |<center>Grind</center> | ||
+ | |<center>{{{GrindCost}}}</center> | ||
|- | |- | ||
− | + | |<center>''R-ATK''</center> | |
− | | | + | |<center>{{{RATK+0}}}</center> |
+ | |<center><span style="color:gold;">{{{RATK+10}}}</span></center> | ||
+ | |<center>Attribute</center> | ||
+ | |<center>{{{AttributeCost}}}</center> | ||
|- | |- | ||
− | + | |<center>''T-ATK''</center> | |
− | | | + | |<center>{{{TATK+0}}}</center> |
+ | |<center><span style="color:gold;">{{{TATK+10}}}</span></center> | ||
+ | |<center>Affix</center> | ||
+ | |<center>{{{AffixCost}}}</center> | ||
|- | |- | ||
− | + | {{#if:{{{Properties|}}}|{{Weapon/properties|{{{Properties}}}}}|}} | |
− | + | {{#if:{{{Potential|}}}|{{Weapon/potential|{{{Potential}}}}}|}} | |
− | | | + | {{#if:{{{Potential2|}}}|{{Weapon/potential|{{{Potential2}}}}}|}} |
− | + | {{#if:{{{Potential3|}}}|{{Weapon/potential|{{{Potential3}}}}}|}} | |
− | |||
− | | | ||
− | |||
− | |||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | |||
− | |||
− | | | ||
− | |||
− | | | ||
|} | |} | ||
− | |||
− | |||
</includeonly> | </includeonly> |
Revision as of 00:24, 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.