Manual:$wgMaxSigChars/zh

Category:MediaWiki configuration settings/zh#MaxSigCharsCategory:MediaWiki configuration settings introduced in version 1.11.0/zh#MaxSigCharsCategory:MediaWiki configuration settings still in use/zh#MaxSigCharsCategory:Users variables/zh#MaxSigChars
用户账户、身份验证: $wgMaxSigChars
自定义签名的最大wiki代码长度。
引进版本:1.11.0 (r22960)
移除版本:仍在使用
允许的值:(整数)
255

详情

自定义签名的最大wiki代码长度(以字符为单位)。 Preview versions of 1.10.0 prior to phab:rMWc52af0da6d7a used UTF-8 bytes instead of characters.

警告 警告: This does not consider the length of the substituted templates used in the signature, so although {{subst:<Very long template name>}} will be rejected if the template name has more than $wgMaxSigChars (-10) characters, {{subst:Main page}} will work even if the main page is a lot longer than $wgMaxSigChars (T12715).
Category:MediaWiki configuration settings/zh Category:MediaWiki configuration settings introduced in version 1.11.0/zh Category:MediaWiki configuration settings still in use/zh Category:Users variables/zh