Displaytitle
Displaytitle is a feature in MediaWiki that lets editors control what title is shown to readers, while keeping the page’s actual name unchanged. It is commonly implemented using the DISPLAYTITLE magic word. By supplying a display title, the header presented to users can differ from the canonical page title, which can help with localization, branding, or disambiguation without renaming the page.
To set a display title, insert DISPLAYTITLE:Your Desired Title on its own line near the top of
The display title affects how the page title appears to viewers but does not alter the actual
The display title is a presentation-only override; it does not create a new page identity or affect
Magic words in MediaWiki, page titles, and disambiguation practices.