Jump to content

Form:Build: Difference between revisions

From Megabonk Wiki
No edit summary
No edit summary
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="build-form-container">
__NOINDEX__
{{{info
|page name=<Build[PlayerCharacter]>_Builds/<Build[BuildName]>
|edit content model=wikitext
}}}
 
{{{for template|Build}}}
{{{for template|Build}}}
<fieldset>
; Build Name:
    <legend>Basic Information</legend>
{{{field|BuildName|input type=text|mandatory|placeholder=A short, descriptive name for your build}}}
    {{{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=combobox|values from category=Characters|default=Fox}}}
 
; Author:
{{{field|Author|input type=text|default={{REVISIONUSER}}}}}
 
; Summary image (optional):
{{{field|SummaryImage
|input type=upload
|label=Summary image (optional)
|destination namespace=File
|allowed file types=png,jpg,jpeg,webp
|display=yes
}}}


<fieldset>
; Starting Weapon:
    <legend>Equipment Selection</legend>
{{{field|StartingWeapon|input type=combobox|values from category=Weapons}}}
    <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>
; Weapon 2:
    <legend>Strategy Guide</legend>
{{{field|Weapon2|input type=combobox|values from category=Weapons}}}
    {{{field|Strategy|input type=textarea|rows=8|placeholder=Explain how to play this build. What are the priorities? What are the key synergies?}}}
; Weapon  3:
</fieldset>
{{{field|Weapon3|input type=combobox|values from category=Weapons}}}
; Weapon 4:
{{{field|Weapon4|input type=combobox|values from category=Weapons}}}


<!-- Gizli Alanlar -->
; Tome 1:
{{{field|PlayerCharacter|hidden}}}
{{{field|Tome1|input type=combobox|values from category=Tomes}}}
{{{field|StartingWeapon|hidden}}}
; Tome 2:
{{{field|Tome2|input type=combobox|values from category=Tomes}}}
; Tome 3:
{{{field|Tome3|input type=combobox|values from category=Tomes}}}
; Tome 4:
{{{field|Tome4|input type=combobox|values from category=Tomes}}}


{{{standard input|summary}}}
; Item 1:
{{{standard input|save|label=Submit Build}}}
{{{field|Item1|input type=combobox|values from category=Items}}}
; Item 2:
{{{field|Item2|input type=combobox|values from category=Items}}}
; Item 3:
{{{field|Item3|input type=combobox|values from category=Items}}}
; Item 4:
{{{field|Item4|input type=combobox|values from category=Items}}}
; Item 5:
{{{field|Item5|input type=combobox|values from category=Items}}}
; Item 6:
{{{field|Item6|input type=combobox|values from category=Items}}}
 
; Strategy (optional):
{{{field|Strategy|input type=textarea|rows=10|cols=90}}}
{{{end template}}}
{{{end template}}}
</div>
 
{{{standard input|save}}} {{{standard input|preview}}}

Latest revision as of 13:40, 5 October 2025

page name=<Build[PlayerCharacter]>_Builds/<Build[BuildName]>


Build

Build Name

BuildName

Character

PlayerCharacter

Author

Author

Summary image (optional)

SummaryImage


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