Jump to content

Form:Build: Difference between revisions

From Megabonk Wiki
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<!-- ===================== Form:Build (Nihai ve Çalışan Sürüm) ===================== -->
{{{info
{{{info
  |page name=<Build[PlayerCharacter]>_Builds/<Build[BuildName]>
  |page name=<Build[PlayerCharacter]>_Builds/<Build[BuildName]>
Line 13: Line 11:
{{{field|PlayerCharacter|input type=combobox|values from category=Characters|default=Fox}}}
{{{field|PlayerCharacter|input type=combobox|values from category=Characters|default=Fox}}}


; Author (optional):
<fieldset>
{{{field|Author|input type=text|default={{REVISIONUSER}}}}}
    <legend>Equipment Selection</legend>
    <p>Click an icon to copy its name, then paste it into the search box below.</p>


; Starting Weapon:
    <h4><span class="mw-headline">⚔️ Weapons</span></h4>
{{{field|StartingWeapon|input type=combobox|values from category=Weapons}}}
    <div class="form-gallery">
    {{#cargo_query: tables=Weapons
    |fields=page=Page
    |format=template
    |template=FormIcon
    |named args=yes
    }}
    </div>
    ; Starting Weapon:
    {{{field|StartingWeapon|input type=combobox|values from category=Weapons}}}
    ; Other Weapons:
    {{{field|Weapons|input type=tokens|values from category=Weapons|delimiter=,}}}


; Weapon 2:
    <h4><span class="mw-headline">📖 Tomes</span></h4>
{{{field|Weapon2|input type=combobox|values from category=Weapons}}}
    <div class="form-gallery">
; Weapon 3:
    {{#cargo_query: tables=Tomes
{{{field|Weapon3|input type=combobox|values from category=Weapons}}}
    |fields=page=Page
; Weapon 4:
    |format=template
{{{field|Weapon4|input type=combobox|values from category=Weapons}}}
    |template=FormIcon
    |named args=yes
    }}
    </div>
    ; Tomes:
    {{{field|Tomes|input type=tokens|values from category=Tomes|delimiter=,}}}


; Tome 1:
    <h4><span class="mw-headline">💎 Items</span></h4>
{{{field|Tome1|input type=combobox|values from category=Tomes}}}
    <div class="form-gallery">
; Tome 2:
    {{#cargo_query: tables=Items
{{{field|Tome2|input type=combobox|values from category=Tomes}}}
    |fields=page=Page
; Tome 3:
    |format=template
{{{field|Tome3|input type=combobox|values from category=Tomes}}}
    |template=FormIcon
; Tome 4:
    |named args=yes
{{{field|Tome4|input type=combobox|values from category=Tomes}}}
    }}
    </div>
    ; Items:
    {{{field|Items|input type=tokens|values from category=Items|delimiter=,}}}


; Item 1:
</fieldset>
{{{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):
; Strategy (optional):
{{{field|Strategy|input type=textarea|rows=10|cols=90}}}
{{{field|Strategy|input type=textarea|rows=10}}}
{{{end template}}}
{{{end template}}}


{{{standard input|save}}} {{{standard input|preview}}}
{{{standard input|save}}} {{{standard input|preview}}}

Revision as of 18:50, 3 October 2025

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


Build

Build Name

BuildName

Character

PlayerCharacter

<fieldset>

   <legend>Equipment Selection</legend>

Click an icon to copy its name, then paste it into the search box below.

⚔️ Weapons

   ; Starting Weapon:
   StartingWeapon
   ; Other Weapons:
   Weapons

📖 Tomes

   ; Tomes:
   Tomes

💎 Items

   ; Items:
   Items

</fieldset>

Strategy (optional)

Strategy {{{end template}}}

save preview