Form:Random Name: Difference between revisions

7 bytes removed ,  17:14, 19 July 2022
clarified that default name style is crab
m (cleaned up internal locations since people are using this)
(clarified that default name style is crab)
 
Line 11: Line 11:
{{{for template|NameGenerator}}}
{{{for template|NameGenerator}}}
{| class="formtable"
{| class="formtable"
! Name Style:
! Name Style (default is Crab):
| {{{field|style|mandatory|input type=combobox|values={{#invoke: NameGenerator/NamingTable|getkeys}}}}}
| {{{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>