diff options
-rw-r--r-- | Know/WebStatistics.mdwn | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Know/WebStatistics.mdwn b/Know/WebStatistics.mdwn new file mode 100644 index 00000000..834f26f8 --- /dev/null +++ b/Know/WebStatistics.mdwn @@ -0,0 +1,32 @@ +**Statistics for %WIKITOOLNAME%.%WEB% Web** + +<table border="1" cellpadding="1" cellspacing="0"> + <tr> + <th bgcolor="#99CCCC"><strong>Month:</strong></th> + <th bgcolor="#99CCCC"><strong>Topic <br /> Views:</strong></th> + <th bgcolor="#99CCCC"><strong>Topic <br /> Saves:</strong></th> + <th bgcolor="#99CCCC"><strong>Attachment <br /> Uploads:</strong></th> + <th bgcolor="#99CCCC"><strong>Most Popular <br /> Topic Views:</strong></th> + <th bgcolor="#99CCCC"><strong>Top Contributors for <br /> Topic Save and Uploads:</strong></th> + </tr> + <tr> + <td> + </td> + <td> + </td> + <td> + </td> + <td> + </td> + <td> + </td> + <td> + </td> + </tr> +</table> + +**_Notes:_** + +* Do not edit this topic, it is updated automatically. (You can also [force](%SCRIPTURLPATH%/statistics%SCRIPTSUFFIX%/%WEB%) an update) +* [[Main/TWikiDocumentation]] tells you how to enable the automatic updates of the statistics. +* Suggestion: You could archive this topic once a year and delete the previous year's statistics from the table. |