Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<tr>
|
||||
<td class="rowspan score-place" rowspan="2">#[[ PLACE ]]</td>
|
||||
<td class="rowspan score-name" rowspan="2">[[ NAME ]]</td>
|
||||
<td class="rowspan score-accuracy" rowspan="2">
|
||||
<span class="score-status">[[ STATUS ]]</span>
|
||||
<span>[[ ACCURACY ]]%</span>
|
||||
</td>
|
||||
<td class="row-upper">[[ MODE ]] [[ MAXCOMBO ]]x</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row-lower">[[ STARS ]]★ [[ VERSION ]]</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user