Template:WpnRow

From Arks-Visiphone
Revision as of 04:19, 9 October 2020 by Paulv (talk | contribs) (Icons can't go first because it breaks sorting)
Jump to navigation Jump to search
Icon Name Req. Base MAX Properties Class Drop Info
[[File:{{{1}}}|center|64px|link=]]

[[{{{name}}}]]

  • {{{req}}}

{{{2}}}

{{{3}}}

{{{4}}}

Documentation

{{WpnRow2
| rarity  = Rarity Number
| Filename with extension  
| name    = Weapon name
| req     = Weapon Requirement
| MEL    = Base MEL
| RNG    = Base RNG Pwr
| TEC    = Base TEC Pwr
| MMAX    = Max MEL
| RMAX    = Max RNG Pwr
| TMAX    = Max TEC Pwr
| Weapon properties
| Classes the weapon supports
| Drop locations & other info
}}

How to use

Can be used vertically or horizontally. The ATK and MAX values do not need to be all filled out, just what they have. See the example below.

Example:

Vertical configuration
{{WpnRow
| rarity=1
| UIItemSword.png
| name = Sword
| req = {{icons|MEL}} 1
| MEL = 9999
| MMAX = 9999
| OP AFFIXES BRUH
| {{Icons|All Class}}
| NO WHERE
}}

Horizontal configuration
{{WpnRow | rarity=1 | UIItemSword.png | name = Sword | req = {{icons|MEL}} 1 | MEL = 9999 | MMAX = 9999 | OP AFFIXES BRUH | {{Icons|All Class}} | NO WHERE }}