WikiIndex:WikiProject - By Size: Difference between revisions
(reloaded, any replies?) |
(readable size cat names) |
||
Line 18: | Line 18: | ||
** [[:Category:No realtime statistics]] | ** [[:Category:No realtime statistics]] | ||
* Small '''S''' | * Small '''S''' | ||
** ([[:Category:Empty]]) | ** ([[:Category:Empty]] → [[:Category:Empty wiki]]) | ||
** [[:Category:LessThan10]] | ** [[:Category:LessThan10]] → [[:Category:{{WikiWithPagesBetween|1|10}}]] | ||
** [[:Category:MoreThan10]] | ** [[:Category:MoreThan10]] → [[:Category:{{WikiWithPagesBetween|11|20}}]] | ||
** [[:Category:MoreThan20]] | ** [[:Category:MoreThan20]] → [[:Category:{{WikiWithPagesBetween|21|50}}]] | ||
** [[:Category:MoreThan50]] | ** [[:Category:MoreThan50]] → [[:Category:{{WikiWithPagesBetween|51|100}}]] | ||
* Medium '''M''' | * Medium '''M''' | ||
** [[:Category:MoreThan100]] | ** [[:Category:MoreThan100]] → [[:Category:{{WikiWithPagesBetween|101|200}}]] | ||
** [[:Category:MoreThan200]] | ** [[:Category:MoreThan200]] → [[:Category:{{WikiWithPagesBetween|201|500}}]] | ||
** [[:Category:MoreThan500]] | ** [[:Category:MoreThan500]] → [[:Category:{{WikiWithPagesBetween|501|1,000}}]] | ||
** [[:Category:MoreThan1000]] | ** [[:Category:MoreThan1000]] → [[:Category:{{WikiWithPagesBetween|1,001|2,000}}]] | ||
** [[:Category:MoreThan2000]] | ** [[:Category:MoreThan2000]] → [[:Category:{{WikiWithPagesBetween|2,001|5,000}}]] | ||
** [[:Category:MoreThan5000]] | ** [[:Category:MoreThan5000]] → [[:Category:{{WikiWithPagesBetween|5,001|10,000}}]] | ||
* Large '''L''' | * Large '''L''' | ||
** [[:Category:MoreThan10000]] | ** [[:Category:MoreThan10000]] → [[:Category:{{WikiWithPagesBetween|10,001|20,000}}]] | ||
** [[:Category:MoreThan20000]] | ** [[:Category:MoreThan20000]] → [[:Category:{{WikiWithPagesBetween|20,001|50,000}}]] | ||
** [[:Category:MoreThan50000]] | ** [[:Category:MoreThan50000]] → [[:Category:{{WikiWithPagesBetween|50,001|100,000}}]] | ||
** [[:Category:MoreThan100000]] | ** [[:Category:MoreThan100000]] → [[:Category:{{WikiWithPagesBetween|100,001|200,000}}]] | ||
** [[:Category:MoreThan200000]] | ** [[:Category:MoreThan200000]] → [[:Category:{{WikiWithPagesBetween|200,001|500,000}}]] | ||
** [[:Category:MoreThan500000]] | ** [[:Category:MoreThan500000]] → [[:Category:{{WikiWithPagesBetween|500,001|1,000,000}}]] | ||
** [[:Category:MoreThan1000000]] | ** [[:Category:MoreThan1000000]] → [[:Category:{{WikiWithPagesBetween|1,000,001|2,000,000}}]] | ||
** [[:Category:MoreThan2000000]] | ** [[:Category:MoreThan2000000]] → [[:Category:{{WikiWithPagesBetween|2,000,001|5,000,000}}]] | ||
** [[:Category:MoreThan5000000]] → [[:Category:Wiki with more than 5,000,000 pages]] | |||
=== "size classes" === | === "size classes" === |
Revision as of 22:42, 3 July 2007
This project aims to add size categorization to WikiIndex. The page is where we'll develop the internal categorization scheme as well as where we'll share what we know about how to get size information from wikis running on various engines. Please jump in and help!
Categorization by Size - Reloaded
According to the discussion contribution of User:69.87.199.67, I think, we should establish a way for auto-categorisation of size in certain way(s):
- Wiki with 201 to 500 pages
by typing
wiki_size=349
in the Template:Size, the date can be obtained by
{{CURRENTTIMESTAMP}} // (20241224170229) [1]
or similar (year-month-day). Using the parser funcions extension #if or #switch, size and size categorization time could be auto-categorized for maintainance. --Wolf | talk 14:11, 21 February 2007 (PST)
Categorization scheme
- Unknown U
- uncategorized jet
- Category:UnknownSize (it's well-known that the size is unknown)
- Category:No realtime statistics
- Small S
- Medium M
- Category:MoreThan100 → Category:Wiki with 101 to 200 pages
- Category:MoreThan200 → Category:Wiki with 201 to 500 pages
- Category:MoreThan500 → Category:Wiki with 501 to 1,000 pages
- Category:MoreThan1000 → Category:Wiki with 1,001 to 2,000 pages
- Category:MoreThan2000 → Category:Wiki with 2,001 to 5,000 pages
- Category:MoreThan5000 → Category:Wiki with 5,001 to 10,000 pages
- Large L
- Category:MoreThan10000 → Category:Wiki with 10,001 to 20,000 pages
- Category:MoreThan20000 → Category:Wiki with 20,001 to 50,000 pages
- Category:MoreThan50000 → Category:Wiki with 50,001 to 100,000 pages
- Category:MoreThan100000 → Category:Wiki with 100,001 to 200,000 pages
- Category:MoreThan200000 → Category:Wiki with 200,001 to 500,000 pages
- Category:MoreThan500000 → Category:Wiki with 500,001 to 1,000,000 pages
- Category:MoreThan1000000 → Category:Wiki with 1,000,001 to 2,000,000 pages
- Category:MoreThan2000000 → Category:Wiki with 2,000,001 to 5,000,000 pages
- Category:MoreThan5000000 → Category:Wiki with more than 5,000,000 pages
"size classes"
The size classes are for better orientation against zero blindness.
- L
- Large
- M
- Medium
- S
- Small
- U
- Unknown
According to the following size-class-independend ordering scheme the size classes can be changed easily.
subcategory ordering scheme
- category name
- "MoreThen" + digit + n x "0"
- category order
- n x "0" + letter
- where letter is
- A if digit is 5
- B if digit is 2
- C if digit is 1
new template
We now have Template:Size. It's draft boilerplate is on it's talk page. Please add it to the bottom of a couple wiki entry pages to see if it works. We still need to figure out the categorization issues. TedErnst | talk 12:22, 9 Mar 2006 (EST)
How to get size information
Most wiki engines provide statistics somewhere including a page count. Here's how to find them for various wiki engines (although it can also depend on version)
- MediaWiki: Replace Special:Recentchanges with Special:Statistics
- We can also add MediaWiki listings to the http://s23.org/wikistats/mediawikis_html.php system which tracks various wiki stats
- MoinMoin: Replace RecentChanges with SystemInfo or System_Info
- UseModWiki: Replace ?RecentChanges with ?action=index
- PhpWiki:
- ProWiki: Replace ?RecentChanges with ?action=spx
- PmWiki: Search for / and scroll to the bottom
- Tikiwiki: Replace ending /tiki-lastchanges.php with /tiki-stats.php
- Twiki: Replace /WebChanges with /WebIndex
- Oddmuse: In RecentChanges click on 1 day and replace ?action=rc;days=1;all=0;showedit=0 with ?action=index