Manual:$wgMaxCredits

From MediaWiki.org

Jump to: navigation, search
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 significant impact on performance for large wikis.

[edit] Related system messages

[edit] See also