Extension:LogoFunctions

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

Release status: stable

Implementation Parser function
Description Adds a parser function about the wiki's logo
Author(s) Bae June Hyeon (Devunttalk)
Last version 0.9.3 (2012-01-18)
MediaWiki 1.12 or higher
Database changes no
License GNU General Public License 2.0 or later
Download
Hooks used
ParserFirstCallInit
Check usage and version matrix

The LogoFunctions extension adds a parser function about the wiki's logo.

Installation [edit]

Add

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

to LocalSettings.php.

Usage [edit]

{{#setlogo:ExampleLogo.png}}

Set logo to [[File:ExampleLogo.png]]

{{#getlogo:[NS]}}

Output logo file name. if NS is exist, than output NS:File.name