用户是否使用自定义(原始)签名(0或1)。 If user has not set a custom signature, their signature is controlled by the contents of the wiki page mediawiki:Signature or mediawiki:Signature-anon.If user has specified a custom sig, the actual text of the signature is in the nickname option.
Email notification to editor if there are changes to the editor's talk page. 仅在设置$wgEnotifUserTalk时使用。
≥ 1.8
enotifminoredits
0
Email notification to editor if there is a minor change to a watched page or user talk page, and the relevant option for sending emails on changes to watched page or user talk page is on. 仅在设置$wgEnotifWatchlist或$wgEnotifUserTalk时使用。
Used for gender-correct addressing by the software. 这些信息将公开。 Options are: male, female, or unknown.
≥ 1.15
realname
Default “real name”. 真实姓名是可选的。 If you choose to provide it, this will be used for giving you attribution for your work.Use $wgHiddenPrefs to disable the real name field.
language
User specific interface language, especially useful in conjunction with $wgHiddenPrefs.
This is not to set the wiki's default language.Use $wgLanguageCode instead.
Whether other users can send eMail to this user, if $wgEnableUserEmail is enabled.
≥ 1.16
quickbar
Quickbar location (only applies if using Cologne Blue or Classic skins).Options are: 0 - None, 1 - Fixed left, 2 - Fixed right, 3 - Floating left, 4 - Floating right, 5 (since 1.19) - Left/right depending on your language.
1.8 – 1.21
皮肤
skin
false
使用哪种皮肤。 May be false to indicate that the site default (as defined in $wgDefaultSkin) should be used.Previously, numbers were used to designate skins.The only numerical values that are currently operative (as of MediaWiki 1.29) are 0, which means the default skin, and 2, which means Cologne Blue.
≥ 1.8
skin-responsive
1
Enable responsive mode. Adapt skin to available viewport area. (May have no effect on some skins).
≥ 1.37
數學
math
1
How to render in-line maths (contents of <math></math> tags).Only applies if $wgUseTeX is set.Options are: 0 - Always render PNG, 1 - Leave it as TeX (for text browsers)
1.8 – 1.30
Files
imagesize
2
Size to limit images on description pages to.Values correspond to the entries in $wgImageLimits.By default, 2 is 800*600.
≥ 1.8
thumbsize
5
Thumbnail size - Values correspond to the entries in $wgThumbLimits.By default, 5 is 300px.
≥ 1.8
日期和时间
date
'default'
日期格式。 选项:
'default': No preference
'mdy': 16:12, January 15, 2011
'dmy': 16:12, 15 January 2011
'ymd': 16:12, 2011 January 15
'ISO 8601': 2011-01-15T16:12:34
'persian': 15 Farvardin 1390 SH (Iranian Calender, Persia)
≥ 1.8
timecorrection
A fixed timezone offset or ZoneInfo zone, e.g.:
-9 (UTC minus 9 hours; will not adjust for Daylight Saving)
'ZoneInfo|-240|America/New_York' (tz database zone for NY; will adjust for Daylight Saving)
Editing
rows
25
Edit box size (rows)(在1.29版本中已弃用)
1.8 – 1.34
cols
80
Edit box size (columns)(在1.29版本中已弃用)
1.8 – 1.34
editsection
Enable section editing via [edit] links.Behaviour changed in 1.23: add .mw-editsection{display:none!important;} to site-wide or user CSS, see phab:T54811.
1.8 – 1.22
editsectiononrightclick
0
启用通过右击章节标题编辑章节 (JavaScript)
≥ 1.8
editondblclick
0
双击编辑页面 (JavaScript)
≥ 1.13
showtoolbar
1
Show edit toolbar (requires javascript)
1.8 – 1.31
previewonfirst
0
开始编辑时显示预览
≥ 1.13
previewontop
1
在编辑框上方显示预览
≥ 1.8
minordefault
0
默认标记所有编辑为小编辑
≥ 1.13
externaleditor
默认使用外部编辑器
1.8 – 1.21
externaldiff
默认使用外部差异
1.8 – 1.21
uselivepreview
0
forceeditsummary
0
Prompt user when entering a blank edit summary
editfont
'monospace'
Edit area font style.Options are: default (browser default), monospace, sans-serif, serif.
Number of edits to show in expanded watchlist (if 'extendwatchlist' == 1)
watchlisthideown
0
在监视列表中隐藏我的编辑
watchlisthidebots
0
在监视列表中隐藏机器人编辑
watchlisthideminor
0
在监视列表中隐藏小编辑
watchcreations
1
Add pages the user creates and files they upload to their watchlist
watchrollback
0
Add pages where the user has performed a rollback to their watchlist
watchlisthideanons
0
Hide anonymous users' changes from the watchlist
watchlisthideliu
0
Hide logged-in users' changes from the watchlist
watchlisttoken
Token of watchlist
watchlisthidepatrolled
0
在监视列表中隐藏已巡查编辑
watchlistreloadautomatically
0
当过滤器发生更改时,自动重新加载监视列表(需要JavaScript)
watchlistunwatchlinks
0
给有更改的监视页面添加直接取消监视/监视标记(×/+,需要JavaScript才能启用)
watchlisthidecategorization
1
Hides changes to category membership
watchdefault
1
Add pages the user edits to their watchlist, checking the "Watch this page" by default on all edited pages.
This option can be disabled by editors in Preferences → Watchlist tab → Watched pages section and unchecking "Add pages and files I edit to my watchlist"
watchmoves
0
Add pages the user moves to their watchlist
watchdeletion
0
Add pages the user deletes to their watchlist
watchuploads
1
Add new files the user uploads to their watchlist
Search
searchlimit
20
Hits per page
vector-simplesearch
Whether or not the Vector skin should use the simple search box (Options are 1 for true and 0 for false).(在版本1.23移除)
ajaxsearch
Enables AJAX Search (Options are 1 for true and 0 for false)
Add 'searchnamespaces' to $wgHiddenPrefs to prevent users from customizing “namespaces to be searched by default” in their preferences (they will still be able to set which namespaces should be searched on Special:Search).Use $wgNamespacesToBeSearchedDefault to set which namespaces are enabled for searching by default.
Temporarily disable the visual editor while it is in beta
Notes:
New settings are added to MediaWiki periodically. Some of these settings have been added since $wgDefaultUserOptions was introduced in v1.4.0. Currently there is no documentation about when settings were added.
It is possible for extensions and language files to add extra toggles to the 'misc' tab. Languages that use this feature should have the setting described here. Extensions should add the information to their extension page.
This list is not up to date with the latest MediaWiki Version. List options with --list (see 手册:userOptions.php).
小工具选项
gadget-$gname e.g. gadget-HotCat for MediaWiki:Gadget-HotCat.js
默认值
每种语言都在其语言文件中为用户参数设置各自的默认值。
For example languages that read right-to-left will probably set the Quickbar to appear on the right, instead of on the left.The values added to $wgDefaultUserOptions are overrides, i.e. if the value exists here then it will take precedence, but settings may be omitted from the array in which case the language's default value will be used.
In versions of MediaWiki prior to 1.8.0 the default value of this setting was simply an empty array, with the current language providing the default values.
From version 1.8.0 onwards, only the language-specific settings were overridden in the language file, so most settings are now explicitly set in DefaultSettings.php.
From version 1.19 (r91432), the overrides by the language files were removed because they didn't work, and the features that used them, like quickbar, have been done differently and better.
示例
To disable section editing links by default (for new and anonymous users), set the following in LocalSettings.php:
$wgDefaultUserOptions['editsection']=0;
From version 1.23 onwards, the section editing links need to be disabled via site-wide or user CSS, see phab:T54811 for details on the change.
If the preference is of type multiselect, things are a bit more complicated.The key for each default user option is the concatenation of the preference key with the option key.For example if the preference key is 'favoritecolors' and the option key is 'red', the default user option key would be 'favoritecolorsred'.In this hypothetical scenario, if you wanted to have red and yellow selected by default, you would use:
If the preference is of type checkmatrix, things are even more complicated.The key for each default user option is the concatenation of the preference key with the column key and row key, separated with hyphens.For example if the preference key is 'favoritecars' and the column key is 'red' and the row key is 'corvette', the default user option key would be 'favoritecars-red-corvette'.In this hypothetical scenario, if you wanted to have red Corvette and black Jetta selected by default, you would use: