Main Page
Difference between revisions of "Form:Weapon"
Jump to navigation
Jump to search
(39 intermediate revisions by 3 users not shown) | |||
Line 11: | Line 11: | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|Weapon}}} | {{{for template|Weapon}}} | ||
− | <div | + | <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=" | + | | <div id="WeaponFormClasses">{{{field|Classes|delimiter=;|input type=checkboxes|mandatory|property=Classes}}}</div> |
|- | |- | ||
! Grind cost: | ! Grind cost: | ||
− | | {{{field|GrindCost|input type=text | + | | {{{field|GrindCost|input type=text|property=Grind Cost}}} |
|- | |- | ||
! Attribute cost: | ! Attribute cost: | ||
− | | {{{field|AttributeCost|input type=text | + | | {{{field|AttributeCost|input type=text|property=Attribute Cost}}} |
|- | |- | ||
! Affix cost: | ! Affix cost: | ||
− | | {{{field|AffixCost|input type=text | + | | {{{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> | ||
− | <div | + | <div id="WeaponFormRight"> |
{| | {| | ||
! 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=" | + | <div id="OtWeapon"> |
{| | {| | ||
! SATK+0: | ! SATK+0: | ||
− | | {{{field| | + | | {{{field|SATKOT|input type=text|property=SATK Grind 0 OT}}} |
|- | |- | ||
! SATK+10: | ! SATK+10: | ||
− | | {{{field|SATK10|input type=text | + | | {{{field|SATK10|input type=text|property=SATK Grind 10}}} |
|- | |- | ||
! RATK+0: | ! RATK+0: | ||
− | | {{{field| | + | | {{{field|RATKOT|input type=text|property=RATK Grind 0 OT}}} |
|- | |- | ||
! RATK+10: | ! RATK+10: | ||
− | | {{{field|RATK10|input type=text | + | | {{{field|RATK10|input type=text|property=RATK Grind 10}}} |
|- | |- | ||
! TATK+0: | ! TATK+0: | ||
− | | {{{field| | + | | {{{field|TATKOT|input type=text|property=TATK Grind 0 OT}}} |
|- | |- | ||
! TATK+10: | ! TATK+10: | ||
− | | {{{field|TATK10|input type=text | + | | {{{field|TATK10|input type=text|property=TATK Grind 10}}} |
|} | |} | ||
</div> | </div> | ||
− | <div id=" | + | <div id="NtWeapon"> |
{| | {| | ||
! SATK+0: | ! SATK+0: | ||
− | | {{{field| | + | | {{{field|SATKNT|input type=text|property=SATK Grind 0 NT}}} |
|- | |- | ||
! SATK+35: | ! SATK+35: | ||
− | | {{{field|SATK35|input type=text | + | | {{{field|SATK35|input type=text|property=SATK Grind 35}}} |
|- | |- | ||
! RATK+0: | ! RATK+0: | ||
− | | {{{field| | + | | {{{field|RATKNT|input type=text|property=RATK Grind 0 NT}}} |
|- | |- | ||
! RATK+35: | ! RATK+35: | ||
− | | {{{field|RATK35|input type=text | + | | {{{field|RATK35|input type=text|property=RATK Grind 35}}} |
|- | |- | ||
! TATK+0: | ! TATK+0: | ||
− | | {{{field| | + | | {{{field|TATKNT|input type=text|property=TATK Grind 0 NT}}} |
|- | |- | ||
! TATK+35: | ! TATK+35: | ||
− | | {{{field|TATK35|input type=text | + | | {{{field|TATK35|input type=text|property=TATK Grind 35}}} |
|} | |} | ||
</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.