Main Page

Difference between revisions of "Template:Weapon"

From Arks-Visiphone
Jump to navigation Jump to search
Line 26: Line 26:
  
 
<includeonly>{| class="wikitable" style="float:right; color:white; background-color:#1d3c45; width:400px"
 
<includeonly>{| class="wikitable" style="float:right; color:white; background-color:#1d3c45; width:400px"
     |colspan=6 style="background-color:#146987" |<center>'''{{{EnglishName}}}''</center>
+
     |colspan=6 style="background-color:#146987" |<center>'''{{{EnglishName}}}'''</center>
 
|-
 
|-
 
   |colspan=6|<center>{{{JapaneseName}}}</center>
 
   |colspan=6|<center>{{{JapaneseName}}}</center>
 
|-
 
|-
     |colspan=6|<center>{{{Image}}}.png'</center>
+
     |colspan=6|<center>{{{Image}}}.png</center>
 
|-
 
|-
 
     |colspan=1|<center>'''Rarity: {{{Rarity}}}'''</center>
 
     |colspan=1|<center>'''Rarity: {{{Rarity}}}'''</center>

Revision as of 00:59, 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.