Extension:NoTitle

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
NoTitle

Release status: experimental

Implementation Extended syntax
Description Adds a magic word that lets you hide the main title heading
Author(s) Carlo Cabanilla, Tony Boyles
Last version 1.1.0 (2013-01-16)
MediaWiki 1.18 only
PHP 5.3+
Database changes no
License GPL v3+
Download
Hooks used
LanguageGetMagic

ParserBeforeTidy

Check usage and version matrix

The NoTitle extension adds a magic word, __NOTITLE__, that lets you hide the main title heading on any page.

Contents

Usage [edit]

Just put __NOTITLE__ on any pages where you want to hide the title. This extension will work for any skin that puts the title heading in an h1 with class="firstHeading", including the default Vector skin.

Installation [edit]

Download the extension and save the files in a folder named NoTitle under your extensions folder. Then add a line to LocalSettings.php like:

require_once("$IP/extensions/NoTitle/NoTitle.php");

Thanks [edit]

This extension is being maintained by Tony Boyles through a project of Milcord llc.

See Also [edit]

Language: English  • 日本語