Form:Weapon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(23 intermediate revisions by 3 users not shown) | |||
Line 13: | Line 13: | ||
<div id="WeaponFormLeft"> | <div id="WeaponFormLeft"> | ||
{| | {| | ||
| {{{field|{{PAGENAME}}|hidden|property=English | | {{{field|{{PAGENAME}}|hidden|property=English Name}}} | ||
|- | |- | ||
! Japanese name: | ! Japanese name: | ||
| {{{field|JapaneseName|input type=text|mandatory|property=Japanese | | {{{field|JapaneseName|input type=text|mandatory|property=Japanese Name}}} | ||
|- | |- | ||
! Rarity: | ! Rarity: | ||
Line 22: | Line 22: | ||
|- | |- | ||
! Stats requirement: | ! Stats requirement: | ||
| {{{field| | | {{{field|StatsRequirement|input type=text|mandatory|property=Stats Requirement}}} | ||
|- | |- | ||
! Stats type: | ! Stats type: | ||
| {{{field| | | {{{field|StatsType|input type=dropdown|mandatory|property=Stats Type}}} | ||
|- | |- | ||
! Element: | ! Element: | ||
Line 31: | Line 31: | ||
|- | |- | ||
! Element percentage: | ! Element percentage: | ||
| {{{field| | | {{{field|ElementPercentage|input type=dropdown|property=Element Percentage}}} | ||
|- | |- | ||
! Weapon type: | ! Weapon type: | ||
| {{{field|WeaponType|input type=dropdown|mandatory|property=Weapon | | {{{field|WeaponType|input type=dropdown|mandatory|property=Weapon Type}}} | ||
|- | |- | ||
! Classes: | ! Classes: | ||
| <div id="WeaponFormClasses">{{{field|Classes|input type=checkboxes|mandatory|property=Classes}}}</div> | | <div id="WeaponFormClasses">{{{field|Classes|delimiter=;|input type=checkboxes|mandatory|property=Classes}}}</div> | ||
|- | |- | ||
! Grind cost: | ! Grind cost: | ||
| {{{field|GrindCost|input type=text|property=Grind | | {{{field|GrindCost|input type=text|property=Grind Cost}}} | ||
|- | |- | ||
! Attribute cost: | ! Attribute cost: | ||
| {{{field|AttributeCost|input type=text|property=Attribute | | {{{field|AttributeCost|input type=text|property=Attribute Cost}}} | ||
|- | |- | ||
! Affix cost: | ! Affix cost: | ||
| {{{field|AffixCost|input type=text|property=Affix | | {{{field|AffixCost|input type=text|property=Affix Cost}}} | ||
|- | |- | ||
! Weapon properties: | ! Weapon properties: | ||
| {{{field| | | {{{field|WeaponProperties|delimiter=;|input type=text|property=Weapon Properties}}} | ||
|- | |- | ||
! Photon arts: | ! Photon arts: | ||
| {{{field|PhotonArts|input type=text|property=Weapon | | {{{field|PhotonArts|input type=text|property=Weapon Photon Arts}}} | ||
|- | |- | ||
! Weapon potential: | ! Weapon potential: | ||
| {{{field|Potential|input type=text|property=Weapon | | {{{field|Potential|input type=text|property=Weapon Potential}}} | ||
|- | |- | ||
! Second weapon potential: | ! Second weapon potential: | ||
| {{{field|Potential2|input type=text|property=Second | | {{{field|Potential2|input type=text|property=Second Weapon Potential}}} | ||
|- | |- | ||
! Third weapon potential: | ! Third weapon potential: | ||
| {{{field|Potential3|input type=text|property=Third weapon potential}}} | | {{{field|Potential3|input type=text|property=Third Weapon Potential}}} | ||
|- | |||
! Fourth weapon potential: | |||
| {{{field|Potential4|input type=text|property=Fourth Weapon Potential}}} | |||
|- | |||
! Fifth weapon potential: | |||
| {{{field|Potential5|input type=text|property=Fifth Weapon Potential}}} | |||
|- | |||
! Special Ability Factor | |||
| {{{field|SpecialAbilityFactors|input type=text|property=Special Ability Factor}}} | |||
|- | |||
! Supported S-Class Ability Tiers | |||
| {{{field|SClassAbility|input type=text|property=S-Class Ability Tiers}}} | |||
|} | |} | ||
</div> | </div> | ||
Line 67: | Line 79: | ||
{| | {| | ||
! NT Weapon: | ! NT Weapon: | ||
| {{{field|NtWeapon|input type=radiobutton | | {{{field|NtWeapon|input type=radiobutton|show on select=NT=>NtWeapon;OT=>OtWeapon;|mandatory|default=OT|property=NT Weapon}}} | ||
|} | |} | ||
<div id="OtWeapon"> | <div id="OtWeapon"> | ||
{| | {| | ||
! SATK+0: | ! SATK+0: | ||
| {{{field| | | {{{field|SATKOT|input type=text|property=SATK Grind 0 OT}}} | ||
|- | |- | ||
! SATK+10: | ! SATK+10: | ||
Line 78: | Line 90: | ||
|- | |- | ||
! RATK+0: | ! RATK+0: | ||
| {{{field| | | {{{field|RATKOT|input type=text|property=RATK Grind 0 OT}}} | ||
|- | |- | ||
! RATK+10: | ! RATK+10: | ||
Line 84: | Line 96: | ||
|- | |- | ||
! TATK+0: | ! TATK+0: | ||
| {{{field| | | {{{field|TATKOT|input type=text|property=TATK Grind 0 OT}}} | ||
|- | |- | ||
! TATK+10: | ! TATK+10: | ||
Line 112: | Line 124: | ||
</div> | </div> | ||
{| | {| | ||
! Weapon description: | |||
| {{{field|WeaponDescription|input type=textarea|property=Weapon Description}}} | |||
! | |||
| {{{field| | |||
|- | |- | ||
! Drop | ! Drop info: | ||
| {{{field| | | {{{field|WeaponDropInfo|input type=textarea|property=Weapon Drop Info}}} | ||
|- | |- | ||
! Additional | ! Additional info: | ||
| {{{field| | | {{{field|WeaponAdditionalInfo|input type=textarea|property=Weapon Additional Info}}} | ||
|} | |} | ||
</div> | </div> | ||
Line 127: | Line 137: | ||
{{{end template}}} | {{{end template}}} | ||
< | <div class="mx-auto">{{{standard input|minor edit}}}{{{standard input|watch}}}</div> | ||
< | <div class="mx-auto">{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}</div> | ||
</includeonly> | </includeonly> |
Latest revision as of 09:39, 2 June 2020
This is the "Weapon" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.