Main Page
Difference between revisions of "Template:Portal:New Genesis/WpnRow2"
Jump to navigation
Jump to search
MoonRunestar (talk | contribs) (Add new generic ATK icon) |
MoonRunestar (talk | contribs) (Add max icon) |
||
Line 26: | Line 26: | ||
<td> | <td> | ||
<ul class="ml-2 mr-2 wpn-max mobile-text-fix list-unstyled" style="margin: unset;width: 60px;"> | <ul class="ml-2 mr-2 wpn-max mobile-text-fix list-unstyled" style="margin: unset;width: 60px;"> | ||
− | {{#if: {{{SATKMAX|}}}|<li>{{icons|NGS S-ATK|}} {{{SATKMAX|}}}</li>|}}<!-- | + | {{#if: {{{ATKMAX|}}}|<li>{{icons|NGS ATK Outline|}} {{{ATKMAX|}}}</li>|}}<!-- |
+ | |||
+ | -->{{#if: {{{SATKMAX|}}}|<li>{{icons|NGS S-ATK|}} {{{SATKMAX|}}}</li>|}}<!-- | ||
-->{{#if: {{{RATKMAX|}}}|<li>{{icons|NGS R-ATK|}} {{{RATKMAX|}}}</li>|}}<!-- | -->{{#if: {{{RATKMAX|}}}|<li>{{icons|NGS R-ATK|}} {{{RATKMAX|}}}</li>|}}<!-- |
Revision as of 21:28, 25 May 2021
★ | Icon | Name | Req. | +0 | +40 | +50 | +60 | +70 | +80 | +90 | Properties | Base Affix Slots | Class | Drop Info |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[[File:{{{icon}}}|center|64px|link=]] | [[{{{name}}}]] |
{{{req}}} |
|
|
|
× {{{affixslots}}} |
{{{class}}} |
{{{drops}}} |
Documentation
This is intended to be used on NGS pages, and has been modified to include a column for the base amount of affix slots. The original template was made by SynthSy.
{{Template:Portal:New_Genesis/WpnRow2 | rarity = Rarity Number | icon = Filename with extension | name = English patch name | jpnname = Japanese name | req = Weapon Requirement | SATK = Base S-ATK | RATK = Base R-ATK | TATK = Base T-ATK | SDEF = Base S-DEF | RDEF = Base R-DEF | TDEF = Base T-DEF | SATKMAX = Max S-ATK | RATKMAX = Max R-ATK | TATKMAX = Max T-ATK | SDEFMAX = Max S-DEF | RDEFMAX = Max R-DEF | TDEFMAX = Max T-DEF | POT = Potential | SSA = SSAs | HP = HP | PP = PP | FIRRES = Fire Resistance | ICERES = Ice Resistance | LNGRES = Lightning Resistance | WNDRES = Wind Resistance | LITRES = Light Resistance | DRKRES = Dark Resistance | affixslots = Base affix slots | drops = 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 {{Template:Portal:New_Genesis/WpnRow2 | rarity=1 | icon=UIItemIceLead.png | name = Prim Armor | jpnname = プリムアーマ | req=Lv.1 | SDEF=8 | SDEFMAX=? | POT={{Pots|Katana Vortex}} | SSA=Supported SSAs: {{icons|SSA 1}} | affixslots=2 | drops=Lv.91+ Shiva<br>Divide Quest Exchange }} Horizontal configuration {{WpnRow2|rarity=13|icon=UIItemVortexGeselle.png|name=Vortex Geselle|jpnname=ヴォルテクスゲゼル|req={{icons|S-ATK}} 920|SATK=1652|SMAX=2230|pot={{Pots|Katana Vortex}}|SSA=Supported SSAs: {{icons|SSA 1}}|class={{icons|Braver}}{{icons|Phantom}}|drops=Lv.91+ Shiva<br>Divide Quest Exchange}}
See User:SynthSy/weaponrow for a demo on how it looks.