Template:Monthly Challenge statistics/doc

From Wikisource
Jump to navigation Jump to search

Usage

[edit]

Get raw statistics about monthly challenges.

  • year the data year
  • month the data month
  • format the format string. The following replacements are made:
    • @num_works@: number of works in the month
    • @count_all_pages@: total count of all pages (existing or not) in all indexes in the work
    • @mean_processed_to_date@: daily average of processed pages this month
    • @processed_yesterday@: number of processed pages yesterday
    • @processed_this_month@: number of processed pages yesterday
    • @target_pages@: page target this month
    • @processed_percent@: pages processed as a percentage of the target this month

Current challenge stats

[edit]

Example

{{Monthly Challenge statistics|year=2021|month=05|format=
* Works in current challenge: @num_works@
* Total pages in current challenge: @count_all_pages@
* Average {{tooltip|processed|marked without text, proofread and validated}} pages per day this month: @mean_processed_to_date@
* Pages {{tooltip|processed|marked without text, proofread and validated}} yesterday: @processed_yesterday@
* Processed this month: @processed_this_month@
* Target: @target_pages@ (@processed_percent@)
}}
  • Works in current challenge: 31
  • Total pages in current challenge: 13260
  • Average processed pages per day this month: 101
  • Pages processed yesterday: 111
  • Processed this month: 3122
  • Target: 2000 (156.1)


See also

[edit]