Jump to content

Form:Build: Difference between revisions

From Megabonk Wiki
No edit summary
No edit summary
Line 1: Line 1:
<div class="build-form-container">
<!-- ============ Form:Build (stable, plain URL) ============ -->
 
{{{info
|create title={{{field|BuildName|no display}}}
|edit content model=wikitext
}}}
 
{{{for template|Build}}}
{{{for template|Build}}}
<fieldset>
; Build Name:
    <legend>Basic Information</legend>
{{{field|BuildName|input type=text|mandatory|placeholder=Crit Revolver / Aura}}}
    {{{field|BuildName|label=Build Name|placeholder=e.g., Ultimate Fire Crit Build}}}
 
    <!-- Author ve Tarih alanları şablon tarafından otomatik doldurulduğu için burada olmalarına gerek yok -->
; Character:
</fieldset>
{{{field|PlayerCharacter|input type=dropdown
|values=Fox,CL4NK,Sir Oofie,Calcium,Megachad,Robinette,Ogre,Ninja,Athena,Monke,Dicehead,Tony,Bush
|default=Fox}}}
 
; Author (optional):
{{{field|Author|input type=text|default={{REVISIONUSER}}}}}
 
; Starting Weapon:
{{{field|StartingWeapon|input type=text|placeholder=Fire Staff}}}
 
; Weapon 2:
{{{field|Weapon2|input type=text|placeholder=Aura}}}
 
; Weapon 3:
{{{field|Weapon3|input type=text|placeholder=Bananarang}}}
 
; Weapon 4:
{{{field|Weapon4|input type=text|placeholder=Revolver}}}
 
; Tome 1:
{{{field|Tome1|input type=text|placeholder=Quantity}}}
 
; Tome 2:
{{{field|Tome2|input type=text|placeholder=Damage}}}
 
; Tome 3:
{{{field|Tome3|input type=text|placeholder=Precision}}}
 
; Tome 4:
{{{field|Tome4|input type=text|placeholder=Luck}}}
 
; Item 1:
{{{field|Item1|input type=text|placeholder=Clover}}}
 
; Item 2:
{{{field|Item2|input type=text|placeholder=Gym Sauce}}}
 
; Item 3:
{{{field|Item3|input type=text|placeholder=Idle Juice}}}


<fieldset>
; Item 4:
    <legend>Equipment Selection</legend>
{{{field|Item4|input type=text|placeholder=... (leave blank if unused)}}}
    <div class="form-columns">
        <div class="form-column">
            <h4>Weapons (Default: {{{templateparam|StartingWeapon}}})</h4>
            {{{field|Weapon2|input type=combobox|values from category=Weapons}}}
            {{{field|Weapon3|input type=combobox|values from category=Weapons}}}
            {{{field|Weapon4|input type=combobox|values from category=Weapons}}}
        </div>
        <div class="form-column">
            <h4>Tomes</h4>
            {{{field|Tome1|input type=combobox|values from category=Tomes}}}
            {{{field|Tome2|input type=combobox|values from category=Tomes}}}
            {{{field|Tome3|input type=combobox|values from category=Tomes}}}
            {{{field|Tome4|input type=combobox|values from category=Tomes}}}
        </div>
    </div>
    <div class="form-full-width">
        <h4>Items</h4>
        <div class="item-grid">
            {{{field|Item1|input type=combobox|values from category=Items}}}
            {{{field|Item2|input type=combobox|values from category=Items}}}
            {{{field|Item3|input type=combobox|values from category=Items}}}
            {{{field|Item4|input type=combobox|values from category=Items}}}
            {{{field|Item5|input type=combobox|values from category=Items}}}
            {{{field|Item6|input type=combobox|values from category=Items}}}
        </div>
    </div>
</fieldset>


<fieldset>
; Item 5:
    <legend>Strategy Guide</legend>
{{{field|Item5|input type=text|placeholder=... (leave blank if unused)}}}
    {{{field|Strategy|input type=textarea|rows=8|placeholder=Explain how to play this build. What are the priorities? What are the key synergies?}}}
</fieldset>


<!-- Gizli Alanlar -->
; Item 6:
{{{field|PlayerCharacter|hidden}}}
{{{field|Item6|input type=text|placeholder=... (leave blank if unused)}}}
{{{field|StartingWeapon|hidden}}}


{{{standard input|summary}}}
; Strategy (optional):
{{{standard input|save|label=Submit Build}}}
{{{field|Strategy|input type=textarea|rows=10|cols=90
|placeholder=Early → mid → boss plan, shrines/vendors priorities, tips...}}}
{{{end template}}}
{{{end template}}}
</div>
 
{{{standard input|save}}} {{{standard input|preview}}}

Revision as of 13:45, 3 October 2025


create title=BuildName


Build

Build Name

BuildName

Character

PlayerCharacter

Author (optional)

Author

Starting Weapon

StartingWeapon

Weapon 2

Weapon2

Weapon 3

Weapon3

Weapon 4

Weapon4

Tome 1

Tome1

Tome 2

Tome2

Tome 3

Tome3

Tome 4

Tome4

Item 1

Item1

Item 2

Item2

Item 3

Item3

Item 4

Item4

Item 5

Item5

Item 6

Item6

Strategy (optional)

Strategy {{{end template}}}

save preview