you found the testing page!
! Header ! Header2 ! Header3 |- | class | other | rowspan="2" | thing |- | wow! | span... ! colspan="5" style="text-align: center;" | LONG HEADER! |- | cell | another | colspan="3" | woah! |- | colspan="2" rowspan="2" | square... | and some more | style="background-image: linear-gradient(to bottom, #f00, #00f)" | AHHHHHHH | one more cell |- |- | extra cells | colspan="7" | whoops!!?? | extra cell ! Name ! Type ! Description ! Required ! Added ! Removed |- | {name} | String | The name of the chart. | √ | | |- | {song} | Filepath (Audio) | The filepath to the chart's song. | √ | | |- | {offset} | Number? | The amount of milliseconds to offset the song's start by. | X | | |- | {bpm} | Number | The BPM of the song. | √ | | |- | {thumbnail} | Filepath (Image) | The filepath to the chart's image. | √ | | |- | rowspan="6" | {colors} | (Tuple) | The colors used by the chart. | √ | | |- | class="ignore" | Color | The color used by the first judgement bar. | √ | | |- | class="ignore" | Color | The color used by the second judgement bar. | √ | | |- | class="ignore" | Color | The color used by the third judgement bar. | √ | | |- | class="ignore" | Color | The color used by the fourth judgement bar. | √ | | |- | class="ignore" | ... (Color?) | Additional colors. | X | | |- | {difficulty} | Number (0-20) | The difficulty of the chart. Does not have to be within the range or a real number. | √ | |

[info]
{song} "../song.mp3"
{name} "Test"
{bpm} 128
{thumbnail} "../path.png"
{colors} #f00 #ff0 #0f0 #00f
{difficulty} 1
        
test
blaha
test
blaha