Manual:$wgMaxSigChars/es

Category:MediaWiki configuration settings/es#MaxSigCharsCategory:MediaWiki configuration settings introduced in version 1.11.0/es#MaxSigCharsCategory:MediaWiki configuration settings still in use/es#MaxSigCharsCategory:Users variables/es#MaxSigChars
User accounts, authentication: $wgMaxSigChars
Maximum wiki code length for customized signatures.
Introducido en la versión:1.11.0 (r22960)
Eliminado en la versión:aún se usa
Valores permitidos:(entero)
Valor predeterminado:255

Detalles

Maximum wiki code length, in characters, for customized signatures. Preview versions of 1.10.0 prior to phab:rMWc52af0da6d7a used UTF-8 bytes instead of characters.

Advertencia Advertencia: 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/es Category:MediaWiki configuration settings introduced in version 1.11.0/es Category:MediaWiki configuration settings still in use/es Category:Users variables/es