Form:Random Name: Difference between revisions

113 bytes removed ,  17:14, 19 July 2022
clarified that default name style is crab
(combobox works!)
(clarified that default name style is crab)
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
</noinclude><includeonly>
</noinclude><includeonly>
<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|Sandbox/User:Illuminatiswag/namegen}}}
{{{for template|NameGenerator}}}
{| class="formtable"
{| class="formtable"
! Name Style (title-based names such as heroes do not currently function):
! Name Style (default is Crab):
| {{{field|style|mandatory|input type=combobox|values={{#invoke: Sandbox/User:Illuminatiswag/namegen/NamingTable|get_keys}}}}}
| {{{field|style|input type=combobox|values={{#invoke: NameGenerator/NamingTable|getkeys}}}}}
|-
|-
! Seed (any combination of letters or numbers, optional; will default to current day):
! Seed (any combination of letters or numbers; default is current day):
| {{{field|seed}}}
| {{{field|seed}}}
|}
|}
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>