Main Page

Difference between revisions of "Template:Weapon"

From Arks-Visiphone
Jump to navigation Jump to search
(Generated from a page schema)
Line 1: Line 1:
<noinclude>
+
{| class="wikitable" style="float:right; color:white; background-color:#1d3c45; width:400px"
This is the "Weapons" template.
+
    |colspan=6 style="background-color:#146987" |<center>'''{{{EnglishName}}}'''</center>
It should be called in the following format:
 
<pre>
 
{{Weapons
 
|EnglishName=
 
|JapaneseName=
 
|Rarity=
 
|ReqValue=
 
|ReqStat=
 
|WeaponType=
 
|Classes=
 
|SATK+0=
 
|SATK+10=
 
|RATK+0=
 
|RATK+10=
 
|TATK+0=
 
|TATK+10=
 
|GrindCost=
 
|AttributeCost=
 
|AffixCost=
 
}}
 
</pre>
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
! English name
 
| [[English name::{{{EnglishName|}}}]]
 
 
|-
 
|-
! Japanese name
+
  |colspan=6|<center>{{{JapaneseName}}}<br>{{{SEAName}}}</center>
| [[Japanese name::{{{JapaneseName|}}}]]
 
 
|-
 
|-
! Rarity
+
    |colspan=6|<center>{{{Image}}}</center>
| [[Rarity::{{{Rarity|}}}]]
 
 
|-
 
|-
! Stats requirement
+
    |colspan=1|<center>'''Rarity: {{{Rarity}}}'''</center>
| [[Stats requirement::{{{ReqValue|}}}]]  
+
    |colspan=3|<center>'''Req: '''{{{ReqValue}}} {{Icons|{{{ReqStat}}}}}</center>
 +
    |colspan=2|<center>'''Type: [[Simple {{{WeaponType}}} List|{{{WeaponType}}}]]'''</center>
 
|-
 
|-
! Stats type
+
    |colspan=6|'''Classes: {{{Classes}}}'''
| {{#arraymap:{{{ReqStat|}}}|,|x|[[Stats type::x]]}}
 
 
|-
 
|-
! Weapon type
+
    |colspan=6 style="background-color:#146987"|<center>'''Statistics'''</center>
| [[Weapon type::{{{WeaponType|}}}]]
 
 
|-
 
|-
! Classes
+
    |style="width:24%"|<center>'''Stats'''</center>
| [[Classes::{{{Classes|}}}]]
+
    |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>
 
|-
 
|-
! SATK+0
+
    |<center>''S-ATK''</center>
| [[S-ATK at grind 0::{{{SATK+0|}}}]]
+
    |<center>{{{SATK+0}}}</center>
 +
    |<center><span style="color:gold;">{{{SATK+10}}}</span></center>
 +
    |<center>Grind</center>
 +
    |<center>{{{GrindCost}}}</center>
 
|-
 
|-
! SATK+10
+
    |<center>''R-ATK''</center>
| [[S-ATK at grind 10::{{{SATK+10|}}}]]
+
    |<center>{{{RATK+0}}}</center>
 +
    |<center><span style="color:gold;">{{{RATK+10}}}</span></center>
 +
    |<center>Attribute</center>
 +
    |<center>{{{AttributeCost}}}</center>
 
|-
 
|-
! RATK+0
+
    |<center>''T-ATK''</center>
| [[R-ATK at grind 0::{{{RATK+0|}}}]]
+
    |<center>{{{TATK+0}}}</center>
 +
    |<center><span style="color:gold;">{{{TATK+10}}}</span></center>
 +
    |<center>Affix</center>
 +
    |<center>{{{AffixCost}}}</center>
 
|-
 
|-
! RATK+10
+
    {{#if:{{{Properties|}}}|{{Weapon/properties|{{{Properties}}}}}|}}
| [[R-ATK at grind 10::{{{RATK+10|}}}]]
+
    {{#if:{{{Potential|}}}|{{Weapon/potential|{{{Potential}}}}}|}}
|-
+
    {{#if:{{{Potential2|}}}|{{Weapon/potential|{{{Potential2}}}}}|}}
! TATK+0
+
    {{#if:{{{Potential3|}}}|{{Weapon/potential|{{{Potential3}}}}}|}}
| [[T-ATK at grind 0::{{{TATK+0|}}}]]
 
|-
 
! TATK+10
 
| [[T-ATK at grind 10::{{{TATK+10|}}}]]
 
|-
 
! Grind cost
 
| [[Grind cost::{{{GrindCost|}}}]]
 
|-
 
! Attribute cost
 
| [[Attribute cost::{{{AttributeCost|}}}]]
 
|-
 
! Affix cost
 
| [[Affix cost::{{{AffixCost|}}}]]
 
 
|}
 
|}
 
[[Category:Weapons]]
 
</includeonly>
 

Revision as of 00:19, 2 March 2016

{{{EnglishName}}}
{{{JapaneseName}}}
{{{SEAName}}}
{{{Image}}}
Rarity: {{{Rarity}}}
Req: {{{ReqValue}}} This icon hasn't been defined. It can be defined here: [[1]]
Type: [[Simple {{{WeaponType}}} List|{{{WeaponType}}}]]
Classes: {{{Classes}}}
Statistics
Stats
+0
+10
Operation
Cost
S-ATK
{{{SATK+0}}}
{{{SATK+10}}}
Grind
{{{GrindCost}}}
R-ATK
{{{RATK+0}}}
{{{RATK+10}}}
Attribute
{{{AttributeCost}}}
T-ATK
{{{TATK+0}}}
{{{TATK+10}}}
Affix
{{{AffixCost}}}