Main Page
Difference between revisions of "Template:Portal:New Genesis/WpnRow2"
Jump to navigation
Jump to search
MoonRunestar (talk | contribs) (Update this template to match the Units one. Time to update the weapon pages yayy) |
|||
Line 4: | Line 4: | ||
<tr> | <tr> | ||
<td class="text-center">{{RarityNGS|{{{rarity}}}}}</td> | <td class="text-center">{{RarityNGS|{{{rarity}}}}}</td> | ||
− | <td>[[File:{{#replace: {{#replace: {{{ | + | <td>[[File:{{#replace: {{#replace: {{{icon}}}| |}}|'|}}|center|64px|link=]]</td> |
<td class="text-center"><p class="wpn-name mobile-text-fix">[[{{{name}}}]]<br>{{{jpnname}}}</p></td> | <td class="text-center"><p class="wpn-name mobile-text-fix">[[{{{name}}}]]<br>{{{jpnname}}}</p></td> | ||
− | <td class="text-center">< | + | <td class="text-center"><p class="wpn-req mobile-text-fix">{{{req}}}</p></td> |
<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;"> | ||
Line 13: | Line 13: | ||
-->{{#if: {{{RATK|}}}|<li>{{icons|NGS R-ATK|}} {{{RATK|}}}</li>|}}<!-- | -->{{#if: {{{RATK|}}}|<li>{{icons|NGS R-ATK|}} {{{RATK|}}}</li>|}}<!-- | ||
− | -->{{#if: {{{TATK|}}}|<li>{{icons|NGS T-ATK|}} {{{TATK|}}}</li>|}} | + | -->{{#if: {{{TATK|}}}|<li>{{icons|NGS T-ATK|}} {{{TATK|}}}</li>|}}<!-- |
+ | |||
+ | -->{{#if: {{{SDEF|}}}|<li>{{icons|NGS S-DEF|}} {{{SDEF|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{RDEF|}}}|<li>{{icons|NGS R-DEF|}} {{{RDEF|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{TDEF|}}}|<li>{{icons|NGS T-DEF|}} {{{TDEF|}}}</li>|}} | ||
</ul> | </ul> | ||
</td> | </td> | ||
<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: {{{ | + | {{#if: {{{SATKMAX|}}}|<li>{{icons|NGS S-ATK|}} {{{SATKMAX|}}}</li>|}}<!-- |
+ | |||
+ | -->{{#if: {{{RATKMAX|}}}|<li>{{icons|NGS R-ATK|}} {{{RATKMAX|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{TATKMAX|}}}|<li>{{icons|NGS T-ATK|}} {{{TATKMAX|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{SDEFMAX|}}}|<li>{{icons|NGS S-DEF|}} {{{SDEFMAX|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{RDEFMAX|}}}|<li>{{icons|NGS R-DEF|}} {{{RDEFMAX|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{TDEFMAX|}}}|<li>{{icons|NGS T-DEF|}} {{{TDEFMAX|}}}</li>|}} | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td> | ||
+ | <ul class="ml-2 mr-2 wpn-props mobile-text-fix list-unstyled" style="margin: unset;"> | ||
+ | {{#if: {{{POT|}}}|<li>{{{POT|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{SSA|}}}|<li>{{{SSA|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{HP|}}}|<li class="list-inline-item"><b>HP</b> +{{{HP|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{PP|}}}|<li class="list-inline-item"><b>PP</b> +{{{PP|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{FIRRES|}}}|<li class="list-inline-item">{{icons|NGS Fire Resist|}} +{{{FIRRES|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{ICERES|}}}|<li class="list-inline-item">{{icons|NGS Ice Resist|}} +{{{ICERES|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{LNGRES|}}}|<li class="list-inline-item">{{icons|NGS Lightning Resist|}} +{{{LNGRES|}}}</li>|}}<!-- | ||
+ | |||
+ | -->{{#if: {{{WNDRES|}}}|<li class="list-inline-item">{{icons|NGS Wind Resist|}} +{{{WNDRES|}}}</li>|}}<!-- | ||
− | -->{{#if: {{{ | + | -->{{#if: {{{LITRES|}}}|<li class="list-inline-item">{{icons|NGS Light Resist|}} +{{{LITRES|}}}</li>|}}<!-- |
− | -->{{#if: {{{ | + | -->{{#if: {{{DRKRES|}}}|<li class="list-inline-item">{{icons|NGS Dark Resist|}} +{{{DRKRES|}}}</li>|}} |
</ul> | </ul> | ||
</td> | </td> | ||
− | <td class="text-center"><p class="wpn- | + | <td class="text-center"><p class="wpn-affixslots mobile-text-fix">{{icons|NGS Ability}} × {{{affixslots}}}</p></td> |
− | + | <td class="text-center"><p class="wpn-class mobile-text-fix">{{{class}}}</p></td> | |
− | <td class="text-center"><p class="wpn-class mobile-text-fix">{{{ | + | <td class="text-center"><p class="wpn-drop mobile-text-fix">{{{drops}}}</p></td> |
− | <td class="text-center"><p class="wpn-drop mobile-text-fix">{{{ | ||
</tr> | </tr> | ||
<noinclude> | <noinclude> | ||
</table> | </table> | ||
==Documentation== | ==Documentation== | ||
− | This is intended to be | + | 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. |
<pre> | <pre> | ||
{{Template:Portal:New_Genesis/WpnRow2 | {{Template:Portal:New_Genesis/WpnRow2 | ||
| rarity = Rarity Number | | rarity = Rarity Number | ||
− | | Filename with extension | + | | icon = Filename with extension |
| name = English patch name | | name = English patch name | ||
| jpnname = Japanese name | | jpnname = Japanese name | ||
Line 44: | Line 78: | ||
| RATK = Base R-ATK | | RATK = Base R-ATK | ||
| TATK = Base T-ATK | | TATK = Base T-ATK | ||
− | | | + | | SDEF = Base S-DEF |
− | | | + | | RDEF = Base R-DEF |
− | | | + | | TDEF = Base T-DEF |
− | | | + | | SATKMAX = Max S-ATK |
− | | Base affix slots | + | | 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 | ||
}} | }} | ||
</pre> | </pre> | ||
Line 61: | Line 109: | ||
Vertical configuration | Vertical configuration | ||
{{Template:Portal:New_Genesis/WpnRow2 | {{Template:Portal:New_Genesis/WpnRow2 | ||
− | | rarity= | + | | rarity=1 |
− | | | + | | icon=UIItemIceLead.png |
− | | name = | + | | name = Prim Armor |
− | | jpnname = | + | | jpnname = プリムアーマ |
− | | req = | + | | req=Lv.1 |
− | | | + | | SDEF=8 |
− | | | + | | SDEFMAX=? |
− | | {{Pots|Katana Vortex}} | + | | POT={{Pots|Katana Vortex}} |
− | | 2 | + | | SSA=Supported SSAs: {{icons|SSA 1}} |
− | | | + | | affixslots=2 |
− | + | | drops=Lv.91+ Shiva<br>Divide Quest Exchange | |
}} | }} | ||
Horizontal configuration | Horizontal configuration | ||
− | {{WpnRow2|rarity=13|UIItemVortexGeselle.png|name=Vortex Geselle|jpnname=ヴォルテクスゲゼル|req={{icons|S-ATK}} 920|SATK=1652|SMAX=2230|{{Pots|Katana Vortex}} | + | {{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}} |
</pre> | </pre> | ||
Revision as of 20:22, 26 April 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.