Total entries in : , Completed: (%)
Suggest'; } if ($mode === 'non-season-table') { if (!empty($records)) { renderPre2009Table($records, $yearTotal, $yearCompleted, $yearPercent); } else { echo 'No records found.
'; } renderAddRecordForm($yearValue, $seasons); } else if ($mode === 'manga') { if (!empty($records)) { renderMangaTable($records, $yearTotal, $yearCompleted, $yearPercent); } else { echo 'No records found.
'; } renderAddMangaForm($yearValue, $seasons); } else { renderSeasonTables($seasons, $seasonRecords); renderAddRecordForm($yearValue, $seasons); } // Renders table for pre-2009 records function renderPre2009Table($records, $yearTotal, $yearCompleted, $yearPercent) { // Since pre-2009 mode doesn't have seasons, we've already shown year stats above. ?># | Name | Type | Comment | Date Completed | Actions |
---|---|---|---|---|---|
# | Name | Comment | Date Completed | Actions |
---|---|---|---|---|
Completed: $seasonCompleted ($seasonPercent%)
"; if (!empty($seasonRecordsThis)) { ?># | Name | Type | Comment | Date Completed | Actions |
---|---|---|---|---|---|