Manual:$wgMaxSigChars
From MediaWiki.org
| Users: $wgMaxSigChars | |
|---|---|
| Maximum wiki code length for customized signatures. |
|
| Introduced in version: | 1.11.0 (r22960) |
| Removed in version: | still in use |
| Allowed values: | (integer) |
| Default value: | 255 |
Other settings: Alphabetical | By Function
Details [edit]
Maximum wiki code length for customized signatures.
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 (bug 10715). |
| Language: | English • 日本語 • русский |
|---|