MediaWiki REL1_40
|
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 |
CoreParserFunctions::null\$t = self::makeTitle( $parser, $title ) |
Definition at line 669 of file CoreParserFunctions.php.