Manual:$wgMaxCredits
Appearance
From mediawiki.org
Languages:
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 |
Details
[edit ]Set this to the number of authors that you want to be credited below an article text (in the footer). 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 for every single page view, which can have significant impact on performance for large wikis. The users are listed in chronological order by most recent edit.
Example:
This page was last edited time
, date
by MediaWiki user XXX. Based on work by MediaWiki users Foo, Bar, Baz.
Related system messages
[edit ]- MediaWiki:Lastmodifiedatby (This page was last edited 2,ドル 1ドル by 3ドル.)
- MediaWiki:Othercontribs (Based on work by 1ドル.)
- MediaWiki:Siteusers (MediaWiki users 1ドル)
- MediaWiki:Siteuser (MediaWiki user 1ドル)
- MediaWiki:Anonymous (Anonymous users of MediaWiki)
- MediaWiki:Anonuser (MediaWiki anonymous user 1ドル)
- MediaWiki:Anonusers (MediaWiki anonymous users 1ドル)
See also
[edit ]- $wgShowCreditsIfMax
- Extension:PageAuthors - Gets a sensible list of the main page authors