MediaWiki master
|
Given a title, return the namespace name that would be given by the corresponding magic word. More...
Variables | |
$t = self::makeTitle( $parser, $title ) | |
Given a title, return the namespace name that would be given by the corresponding magic word.
Parser | $parser | |
string | null | $title |
MediaWiki::Parser::CoreParserFunctions::null\$t = self::makeTitle( $parser, $title ) |
Definition at line 686 of file CoreParserFunctions.php.