Property talk

Property talk:Has statistic edit index

From WikiApiary, monitoring the MediaWiki universe

Edit index

What is an edit index? How is it calculated? ReplicationWiki-fan (talk) 18:32, 24 February 2015 (UTC)

Its the ratio between edits and active users within a given timespan:
{{#expr: ( ( {{#external_value:edits}} - {{#external_value:edits2}} ) / ( ( {{#external_value:activeusers}} + {{#external_value:activeusers2}} ) / 2 ) ) round2 }}
as defined on Template:Website_indexes. Cheers --[[kgh]] (talk) 20:46, 24 February 2015 (UTC)
Ah, thank you! Do I understand correctly that the time span used for the statistics on the main page is one week? ReplicationWiki-fan (talk) 13:57, 25 February 2015 (UTC)
Yeah, looks like it. :) --[[kgh]] (talk) 14:19, 25 February 2015 (UTC)