Manual:$wgMaxCredits
From MediaWiki.org
| Copyright: $wgMaxCredits | |
|---|---|
| Set this to the number of authors that you want to be credited below an article text. |
|
| Introduced in version: | 1.3.0 |
| Removed in version: | still in use |
| Allowed Values: | (integer) |
| Default Value: | 0 |
Other settings: Alphabetical | By Function
[edit] Details
Set this to the number of authors that you want to be credited below an article text. Set it to zero to hide the attribution block, and a negative number (like -1) to show all authors. Note that this will require 2-3 extra database hits, which can have a not insignificant impact on performance for large wikis.

