Form:Build: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
{{{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}}} | ||
<fieldset> | |||
<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=,}}} | |||
<h4><span class="mw-headline">📖 Tomes</span></h4> | |||
{{ | <div class="form-gallery"> | ||
{{#cargo_query: tables=Tomes | |||
|fields=page=Page | |||
; | |format=template | ||
{{{field| | |template=FormIcon | ||
|named args=yes | |||
}} | |||
</div> | |||
; Tomes: | |||
{{{field|Tomes|input type=tokens|values from category=Tomes|delimiter=,}}} | |||
<h4><span class="mw-headline">💎 Items</span></h4> | |||
{{ | <div class="form-gallery"> | ||
{{#cargo_query: tables=Items | |||
|fields=page=Page | |||
; | |format=template | ||
{{{field| | |template=FormIcon | ||
|named args=yes | |||
}} | |||
</div> | |||
; Items: | |||
{{{field|Items|input type=tokens|values from category=Items|delimiter=,}}} | |||
</fieldset> | |||
; Strategy (optional): | ; Strategy (optional): | ||
{{{field|Strategy|input type=textarea|rows=10 | {{{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
Error: No field named "page" found for any of the specified database tables.
; Starting Weapon: StartingWeapon ; Other Weapons: Weapons
📖 Tomes
Error: No field named "page" found for any of the specified database tables.
; Tomes: Tomes
💎 Items
Error: No field named "page" found for any of the specified database tables.
; Items: Items
</fieldset>
- Strategy (optional)
Strategy {{{end template}}}
save preview