This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
coop:records [2016/06/21 05:15] biell |
coop:records [2021/02/01 00:35] (current) biell |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| The below table is sortable by clicking on the column header, and searchable using | The below table is sortable by clicking on the column header, and searchable using | ||
| - | the Filter box. It is also available in raw {{coop:coop_records.csv|CSV}}. | + | the Filter box. It is also available in raw {{coop:coopplus_records.csv|CSV}}. |
| + | Only the top 100 records are kept for each map, anything slower than that is deleted | ||
| + | from the database when another record's insertion pushes it past that limit. | ||
| + | |||
| + | Clicking on a column header will resort the table by that column. | ||
| <CSS> | <CSS> | ||
| td.col1 { text-align: left; } | td.col1 { text-align: left; } | ||
| - | td.col4 { text-align: left; } | + | td.col2 { text-align: center; } |
| + | td.col3 { text-align: center; } | ||
| + | td.col6 { text-align: left; } | ||
| </CSS> | </CSS> | ||
| + | |||
| <searchtable> | <searchtable> | ||
| - | <sortable> | + | <sortable 1=numeric 5=numeric> |
| - | <csv file="coop:coop_records.csv"></csv> | + | <csv file="coop:coopplus_records.csv"></csv> |
| </sortable> | </sortable> | ||
| </searchtable> | </searchtable> | ||
| - | |||