Snippets/Custom display title
![]() | |
---|---|
Language(s): | JavaScript Category:Snippets with JavaScript#Custom%20display%20title |
Compatible with: | unknown |
Description
Obsolete: This script is obsolete. The script was removed in 2009 from en.wikipedia.org because it was insecure and superseded by the DISPLAYTITLE magic word added to the MediaWiki syntax. That magic word will override the display title of the page (as long as the text is copy/paste compatible with the original title, exactly like this script used to do).
See also
Code
/**
* Custom display title.
*
* Don't use this. The script is insecure and unneeded.
* Use {{DISPLAYTITLE:}} instead.
*/