Manual:Interface/Pagetitle
Appearance
This page documents a system message, a wiki page that defines part of the MediaWiki interface. See also the default documentation. |
MediaWiki:Pagetitle provides the HTML <title></title>
code on each MediaWiki page.
The default is:
$1 - {{SITENAME}}
where $1 is the pagename (e.g. this page's name is Manual:Interface/Pagetitle/en), and {{SITENAME}} is the sitename provided by $wgSitename . For the main page, see MediaWiki:Pagetitle-view-mainpage.