Jump to content

Form:Iceberg entry: Difference between revisions

From osu! Iceberg Wiki
drop title-in-form, use forminput on main instead
flexible date input + key fields now mandatory
 
Line 5: Line 5:
{| class="formtable"
{| class="formtable"
! Date this became iconic:
! Date this became iconic:
| {{{field|date|input type=datepicker}}}
| {{{field|date|size=30|placeholder=e.g. 2014, 2014-03, or 2014-03-21}}}
|-
|-
! Game mode:
! Game mode:
| {{{field|mode|input type=dropdown|values=osu!,osu!taiko,osu!catch,osu!mania,multiple modes}}}
| {{{field|mode|mandatory|input type=dropdown|values=osu!,osu!taiko,osu!catch,osu!mania,multiple modes}}}
|-
|-
! Iceberg layer (1 = well known, 10 = ultra obscure):
! Iceberg layer (1 = well known, 10 = ultra obscure):
| {{{field|layer|input type=dropdown|values=1,2,3,4,5,6,7,8,9,10}}}
| {{{field|layer|mandatory|input type=dropdown|values=1,2,3,4,5,6,7,8,9,10}}}
|-
|-
! Topic:
! Topic:
| {{{field|topic|input type=dropdown|values=top players,tournaments,mapping,skinning,community,development,memes,culture,other}}}
| {{{field|topic|mandatory|input type=dropdown|values=top players,tournaments,mapping,skinning,community,development,memes,culture,other}}}
|-
|-
! Short description (one line):
! Short description (one line):
| {{{field|short|size=80}}}
| {{{field|short|mandatory|size=80}}}
|-
|-
! Full description:
! Full description:

Latest revision as of 02:33, 25 May 2026

Form for new osu! Iceberg entries.