MediaWiki  1.23.12
docs/magicword.txt File Reference

Variables

magicword txt Magic Words are some phrases used in the wikitext They are used for two that looks like templates but that don t accept any parameter *Parser functions(like {{fullurl:...}}, {{#special:...}}) $magicWords ['en']
 
function wfGetCustomMagicWordValue $parser
 
 $wgExtensionMessagesFiles ['ExtensionNameMagic'] = __DIR__ . '/ExtensionName.i18n.magic.php'
 
 $wgHooks ['MagicWordwgVariableIDs'][] = 'wfAddCustomMagicWordID'
 
Note __pad0__
 
And to add a new parser function
 
magicword txt Magic Words are some phrases used in the wikitext They are used for two things
 
return true
 

Variable Documentation

◆ $magicWords

function wfAddCustomMagicWordID $magicWords
Initial value:
'mag_custom' => array( 1, 'CUSTOM' ),
)

Definition at line 33 of file magicword.txt.

Referenced by CoreParserFunctions::defaultsort(), InfoAction::pageInfo(), CoreParserFunctions::pagesincategory(), and CoreParserFunctions::urlencode().

◆ $parser

function wfGetCustomMagicWordValue $parser
Initial value:
{
if( $index == 'mag_custom' ){
$ret = $varCache['mag_custom'] = "Custom value";
}
return true

Definition at line 52 of file magicword.txt.

◆ $wgExtensionMessagesFiles

$wgExtensionMessagesFiles[ 'ExtensionNameMagic'] = __DIR__ . '/ExtensionName.i18n.magic.php'

Definition at line 43 of file magicword.txt.

Referenced by LocalisationCache::recache().

◆ $wgHooks

$wgHooks[ 'ParserFirstCallInit'][] = 'wfAddCustomMagicWordID'

Definition at line 44 of file magicword.txt.

◆ __pad0__

Note __pad0__

Definition at line 90 of file magicword.txt.

◆ function

And to add a new parser function

Definition at line 65 of file magicword.txt.

◆ things

magicword txt Magic Words are some phrases used in the wikitext They are used for two things

Definition at line 4 of file magicword.txt.

◆ true

return true

Definition at line 49 of file magicword.txt.

$ret
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses & $ret
Definition: hooks.txt:1530
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.