Manual:Interface/Pagetitle
From Linux Web Expert
File:OOjs UI icon pageSettings.svg | <translate> This page documents a [[<tvar name=system>Special:MyLanguage/Help:System message</tvar>|system message]], a wiki page that defines part of the [[<tvar name=interface>Special:MyLanguage/Manual:Interface</tvar>|MediaWiki interface]].</translate> <translate> See also the [[<tvar name=qqq>translatewiki:MediaWiki:Interface/Pagetitle/qqq</tvar>|default documentation]].</translate> |
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), and {{SITENAME}} is the sitename provided by $wgSitename . For the main page, see MediaWiki:Pagetitle-view-mainpage.