Difference between revisions of "Statistics"

From Paradise Station Wiki
Jump to navigation Jump to search
m
(minor cleanup, fix styling, add reference to MediaWiki's Magic Words article.)
Line 1: Line 1:
A few stats about the Paradise Wiki:
{{Hatnote|For reference, see [[MediaWikiWiki:Help:Magic_words#Statistics]].}}
{|style='text-align:center;' border=4 cellspacing=0
 
! style='background-color:DarkGreen;'|Topic
{| class="wikitable"
! style='background-color:DarkGreen;'|Number
|+ {{SITENAME}} statistics
|-
|-
|'''Number of wiki pages
! Variable
|'''{{NUMBEROFPAGES}}
! width="80" | Value
! Description
|-
|-
|'''Number of Articles
! Number of Wiki pages<br /><code><nowiki>{{NUMBEROFPAGES}}</nowiki></code>
|'''{{NUMBEROFARTICLES}}
| style="text-align: right;" | {{NUMBEROFPAGES}}
| This shows the number of pages currently being served at the wiki.
|-
|-
|'''Number of Uploaded Files
! Number of Articles<br /><code><nowiki>{{NUMBEROFARTICLES}}</nowiki></code>
|'''{{NUMBEROFFILES}}
| style="text-align: right;" | {{NUMBEROFARTICLES}}
| This shows the number of articles in the content namespaces, e.g. ''Main:'', and ''Help:''
|-
|-
|'''Total Page Edits
! Number of Files<br /><code><nowiki>{{NUMBEROFFILES}}</nowiki></code>
|'''{{NUMBEROFEDITS}}
| style="text-align: right;" | {{NUMBEROFFILES}}
| This shows the number of files that currently resides on the wiki.
|-
|-
|'''Total Users
! Total Page Edits<br /><code><nowiki>{{NUMBEROFEDITS}}</nowiki></code>
|'''{{NUMBEROFUSERS}}
| style="text-align: right;" | {{NUMBEROFEDITS}}
| This shows the current, and still increasing number of total edits committed to the wiki.
|-
|-
|'''Number of Admins
! Number of Users<br /><code><nowiki>{{NUMBEROFUSERS}}</nowiki></code>
|'''{{NUMBEROFADMINS}}
| style="text-align: right;" | {{NUMBEROFUSERS}}
| This shows the number of users registered on the wiki. Note, since the wiki uses an extension to connect the forum's account system to the wiki's own, this includes the large number of non-contributing forum users as well.
|-
! Number of Administrators<br /><code><nowiki>{{NUMBEROFADMINS}}</nowiki></code>
| style="text-align: right;" | {{NUMBEROFADMINS}}
| This shows the number of administrators tasked with administrating and generally maintaining the wiki.
|}
|}

Revision as of 18:48, 16 November 2014

Paradise Station Wiki statistics
Variable Value Description
Number of Wiki pages
{{NUMBEROFPAGES}}
6,840 This shows the number of pages currently being served at the wiki.
Number of Articles
{{NUMBEROFARTICLES}}
380 This shows the number of articles in the content namespaces, e.g. Main:, and Help:
Number of Files
{{NUMBEROFFILES}}
4,793 This shows the number of files that currently resides on the wiki.
Total Page Edits
{{NUMBEROFEDITS}}
44,516 This shows the current, and still increasing number of total edits committed to the wiki.
Number of Users
{{NUMBEROFUSERS}}
3,142 This shows the number of users registered on the wiki. Note, since the wiki uses an extension to connect the forum's account system to the wiki's own, this includes the large number of non-contributing forum users as well.
Number of Administrators
{{NUMBEROFADMINS}}
9 This shows the number of administrators tasked with administrating and generally maintaining the wiki.