4,624
edits
(move "How to get size information" from WikiProject:By Size) |
(wiki factor (plus URL) integrated, new layout, statistics url now an optinal parameter, usage information added) |
||
Line 1: | Line 1: | ||
<table><tr><td style="background-color:#EDEDED; border-style:solid; border-width:1px; margin:4px; padding:4px;"> | <table><tr><td style="background-color:#EDEDED; border-style:solid; border-width:1px; margin:4px; padding:4px;"> | ||
[[:Category:Wiki Size|Wiki Size]]: | |||
{{#if: {{{pages|{{{wiki pages|{{{wiki_pages|}}}}}}}}}|[[:Category:{{SizeCat|{{{pages|{{{wiki pages|{{{wiki_pages}}}}}}}}}}}|{{{pages|{{{wiki pages|{{{wiki_pages}}}}}}}}} pages]]|[[:Category:{{{size|{{{wiki size|{{{wiki_size|UnknownSize}}}}}}}}}|{{{size|{{{wiki size|{{{wiki_size|UnknownSize}}}}}}}}}]]}}{{#if: {{{statistics URL|{{{wiki statistics URL|{{{wiki_statistics_URL|}}}}}}}}}|<sup> [{{{statistics URL|{{{wiki statistics URL|{{{wiki_statistics_URL}}}}}}}}} see the statistics...]</sup>|}} | |||
{{#if: {{{wiki factor|}}}|<br>[[:Category:Wiki Factor|Wiki Factor]]: {{{wiki factor}}}{{#if: {{{wiki factor URL|}}}|<sup> [{{{wiki factor URL}}} see further info...]</sup>|}}|}} | |||
</td></tr></table> | |||
<noinclude> | |||
==How to get size information== | == Parameters == | ||
; pages: number of pages (no thousands separator) | |||
: ''alternative parameter names: "wiki pages", "wiki_pages"'' | |||
: this is a nessesary parameter | |||
; statistics URL: external link to the wiki's statistics page | |||
: ''alternative parameter names: "wiki statistics URL", "wiki_statistics_URL"'' | |||
: this is an optional parameter | |||
; wiki factor: plain value (for a description see [[Proposal:wikiFactor]] and [[Talk:Proposal:wikiFactor]]) | |||
: this is an optional parameter | |||
; wiki factor URL: external link to the wiki page that contains the data base the wiki factor was calculated from | |||
: this is an optional parameter | |||
== boilerplate == | |||
When anyone goes to [[Community Portal]] and hits the "Create a New Wiki Page" button, the default boilerplate includes this: | |||
'''<nowiki>{{</nowiki>Size''' | |||
'''| pages = <nowiki><!-- nessesary. plain number of pages, leave blank if unknown --></nowiki>''' | |||
| statistics URL = <nowiki><!-- optional. externam link to statistics page --></nowiki> | |||
| wiki factor = <nowiki><!-- optional. plain wiki factor value --></nowiki> | |||
| wiki factor URL = <nowiki><!-- optional. external link to data base for wiki factor calc. --></nowiki> | |||
'''<nowiki>}}</nowiki>''' | |||
:<tt>(Please check against [[Template:NewWiki boilerplate]].)</tt> | |||
== 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) | 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) | ||
#[[:Category:MediaWiki|MediaWiki]]: Replace <i>Special:Recentchanges</i> with <i>Special:Statistics</i> | #[[:Category:MediaWiki|MediaWiki]]: Replace <i>Special:Recentchanges</i> with <i>Special:Statistics</i> | ||
Line 18: | Line 46: | ||
#[[:Category:Wikispaces|Wikispaces]]: replace <i>/changes</i> ending the recent changes url with <i>/pagelist</i> | #[[:Category:Wikispaces|Wikispaces]]: replace <i>/changes</i> ending the recent changes url with <i>/pagelist</i> | ||
== | == How to calculate the wikiFactor of a site == | ||
Most wiki engines provide global statistics. Here's how to find them for various wiki engines (although it can also depend on version) | |||
#[[:Category:MediaWiki|MediaWiki]]: | |||
#[[:Category:MoinMoin|MoinMoin]]: | |||
#[[:Category:UseModWiki|UseModWiki]]: | |||
#[[:Category:Pbwiki|Pbwiki]]: | |||
#[[:Category:PhpWiki|PhpWiki]]: | |||
#[[:Category:ProWiki|ProWiki]]: | |||
#[[:Category:PmWiki|PmWiki]]: | |||
#[[:Category:Tikiwiki|Tikiwiki]]: | |||
#[[:Category:Twiki|Twiki]]: | |||
#[[:Category:Oddmuse|Oddmuse]]: | |||
#[[:Category:Wikispaces|Wikispaces]]: | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
edits