Manual:Interface/Pagetitle

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.