Form:Iceberg entry: Difference between revisions
Appearance
Shikkesora (talk | contribs) rename title field to entrytitle, avoid html tag collision |
Shikkesora (talk | contribs) flexible date input + key fields now mandatory |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
Form for new osu! Iceberg entries. | Form for new osu! Iceberg entries. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{{for template|Iceberg entry}}} | {{{for template|Iceberg entry}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Date this became iconic: | ! Date this became iconic: | ||
| {{{field|date| | | {{{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.