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:
{| class="wikitable" style="float:right; color:white; background-color:#1d3c45; width:400px"
+
<noinclude>
    |colspan=6 style="background-color:#146987;" |<center>'''{{{EnglishName}}}'''</center>
+
This is the "Weapon" template.
 +
It should be called in the following format:
 +
<pre>
 +
{{Weapon
 +
|EnglishName=
 +
|JapaneseName=
 +
|Rarity=
 +
|ReqValue=
 +
|ReqStat=
 +
|Element=
 +
|EleValue=
 +
|WeaponType=
 +
|Classes=
 +
|SATK=
 +
|SATK10=
 +
|RATK=
 +
|RATK10=
 +
|TATK=
 +
|TATK10=
 +
|GrindCost=
 +
|AttributeCost=
 +
|AffixCost=
 +
|Properties=
 +
|PhotonArts=
 +
|Potential=
 +
|Potential2=
 +
|Potential3=
 +
|Description=
 +
|Drop Info=
 +
|Additional Info=
 +
}}
 +
</pre>
 +
Edit the page to see the template text.
 +
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 +
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 +
|-
 +
! English name
 +
| [[English name::{{{EnglishName|}}}]]
 +
|-
 +
! Japanese name
 +
| [[Japanese name::{{{JapaneseName|}}}]]
 +
|-
 +
! Rarity
 +
| [[Rarity::{{{Rarity|}}}]]
 +
|-
 +
! Stats requirement
 +
| [[Stats requirement::{{{ReqValue|}}}]]
 +
|-
 +
! Stats type
 +
| [[Stats type::{{{ReqStat|}}}]]
 +
|-
 +
! Element
 +
| [[Element::{{{Element|}}}]]
 +
|-
 +
! Element percentage
 +
| [[Element percentage::{{{EleValue|}}}]]
 +
|-
 +
! Weapon type
 +
| [[Weapon type::{{{WeaponType|}}}]]
 +
|-
 +
! Classes
 +
| {{#arraymap:{{{Classes|}}}|,|x|[[Classes::x]]}}
 
|-
 
|-
    |colspan=6|<center>{{{JapaneseName}}}</center>
+
! SATK+0
 +
| [[SATK0::{{{SATK|}}}]]
 
|-
 
|-
    |colspan=6|<center>[[File:{{{EnglishName}}}.png]]</center>
+
! SATK+10
 +
| [[SATK10::{{{SATK10|}}}]]  
 
|-
 
|-
    |colspan=6|<center>'''Rarity: {{Icons|{{{Rarity}}}}}'''</center>
+
! RATK+0
 +
| [[RATK0::{{{RATK|}}}]]
 
|-
 
|-
    {{#if: {{{Element|}}}|{{!}}colspan=2{{!}}<center>'''Req: {{{ReqValue}}} {{Icons|{{{ReqStat}}}}}'''</center>|{{!}}colspan=3{{!}}<center>'''Req: {{{ReqValue}}} {{Icons|{{{ReqStat}}}}}'''</center>}}
+
! RATK+10
    {{#if:{{{Element|}}}|{{!}}colspan=2{{!}}<center>'''{{Icons|{{{Element}}}}} {{{EleValue}}}'''</center>|}}
+
| [[RATK10::{{{RATK10|}}}]]
    {{#if: {{{Element|}}}|{{!}}colspan=2{{!}}<center>'''Type: {{Icons|{{{WeaponType}}}}}'''</center>|{{!}}colspan=3{{!}}<center>'''Type: {{Icons|{{{WeaponType}}}}}'''</center>}}
 
 
|-
 
|-
    |colspan=6|<center>'''Classes: {{#arraymaptemplate: {{{Classes}}}|icons|,|&#32;}}'''</center>
+
! TATK+0
 +
| [[TATK0::{{{TATK|}}}]]
 
|-
 
|-
    |colspan=6 style="background-color:#146987"|<center>'''Statistics'''</center>
+
! TATK+10
 +
| [[TATK10::{{{TATK10|}}}]]
 +
{{#if:{{{GrindCost|}}}|
 +
{{!}}-
 +
! Grind cost
 +
{{!}} [[Grind cost::{{{GrindCost|}}}]]}}
 
|-
 
|-
    |colspan=1|<center>'''Stats'''</center> ||colspan=1| <center>'''+0'''</center> ||colspan=1| <center>'''+10'''</center> ||rowspan=4| ||colspan=1| <center>'''Operation'''</center> ||colspan=1| <center>'''Cost'''</center>
+
! Attribute cost
 +
| [[Attribute cost::{{{AttributeCost|}}}]]
 
|-
 
|-
    |<center>''S-ATK''</center> || <center>{{{SATK}}}</center> || <center><span style="color:gold;">{{{SATK10}}}</span></center> || <center>Grind</center> || <center>{{{GrindCost}}}</center>
+
! Affix cost
 +
| [[Affix cost::{{{AffixCost|}}}]]
 
|-
 
|-
    |<center>''R-ATK''</center> || <center>{{{RATK}}}</center> || <center><span style="color:gold;">{{{RATK10}}}</span></center> || <center>Attribute</center> || <center>{{{AttributeCost}}}</center>
+
! Weapon properties
 +
| {{#arraymap:{{{Properties|}}}|,|x|[[Weapon properties::x]]}}
 
|-
 
|-
    |<center>''T-ATK''</center> || <center>{{{TATK}}}</center> || <center><span style="color:gold;">{{{TATK10}}}</span></center> || <center>Affix</center> || <center>{{{AffixCost}}}</center>
+
! Photon arts
 +
| {{#arraymap:{{{PhotonArts|}}}|,|x|[[Weapon photon Arts::x]]}}
 
|-
 
|-
    {{#if:{{{Properties|}}}|{{!}}colspan=1{{!}}<center>Properties</center> {{!}}{{!}}colspan=5{{!}} {{#arraymaptemplate:{{{Properties}}}|Props|,}}|}}
+
! Weapon potential
 +
| [[Weapon potential::{{{Potential|}}}]]
 
|-
 
|-
    {{#if:{{{PhotonArts|}}}|{{!}}colspan=1{{!}}<center>Photon Arts</center> {{!}}{{!}}colspan=5{{!}} {{PA|{{{PhotonArts}}}}}|}}
+
! Second weapon potential
 +
| [[Second weapon potential::{{{Potential2|}}}]]
 
|-
 
|-
    {{#if:{{{Potential|}}}|{{Potential|{{{Potential}}}}}|}}
+
! Third weapon potential
    {{#if:{{{Potential2|}}}|{{Potential|{{{Potential2}}}}}|}}
+
| [[Third weapon potential::{{{Potential3|}}}]]
    {{#if:{{{Potential3|}}}|{{Potential|{{{Potential3}}}}}|}}
+
|-
 +
! Description
 +
| {{{Description|}}}
 +
|-
 +
! Drop Info
 +
| {{{Drop Info|}}}
 +
|-
 +
! Additional Info
 +
| {{{Additional Info|}}}
 
|}
 
|}
  
{{{Description}}}
+
[[Category:Weapons]]
 
+
</includeonly>
==Drop Info==
 
{{{Drop Info}}}
 
 
 
==Additional Info==
 
{{{Additional Info}}}
 
 
 
[[Category:{{{WeaponType}}}]]
 
 
 
<noinclude>
 
[[Category:Weapon Templates]]
 
</noinclude>
 

Revision as of 09:13, 3 March 2016

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

{{Weapon
|EnglishName=
|JapaneseName=
|Rarity=
|ReqValue=
|ReqStat=
|Element=
|EleValue=
|WeaponType=
|Classes=
|SATK=
|SATK10=
|RATK=
|RATK10=
|TATK=
|TATK10=
|GrindCost=
|AttributeCost=
|AffixCost=
|Properties=
|PhotonArts=
|Potential=
|Potential2=
|Potential3=
|Description=
|Drop Info=
|Additional Info=
}}

Edit the page to see the template text.