21 $parser->setHook(
'inputbox', [
'InputBoxHooks',
'render' ] );
35 $prefix =
$request->getText(
'prefix',
'' );
36 $title =
$request->getText(
'wpNewTitle',
'' );
37 $search =
$request->getText(
'search',
'' );
38 $searchfilter =
$request->getText(
'searchfilter',
'' );
39 if ( $special->getName() ==
'Movepage' && $prefix !==
'' && $title !==
'' ) {
40 $request->setVal(
'wpNewTitle', $prefix . $title );
43 if ( $special->getName() ==
'Search' && $searchfilter !==
'' ) {
44 $request->setVal(
'search', $search .
' ' . $searchfilter );
61 $inputBox->extractOptions(
$parser->replaceVariables(
$input ) );
64 return $inputBox->render();
87 if ( $wiki->getAction() !==
'edit' &&
$request->getText(
'veaction' ) !==
'edit' ) {
91 if (
$request->getText(
'prefix',
'' ) ===
'' ) {
98 if ( isset(
$params[
'title'] ) ) {
$wgScript
The URL path to index.php.
wfAppendQuery( $url, $query)
Append a query string to an existing URL, which may or may not already have query string parameters a...
PHP Parser - Processes wiki markup (which uses a more user-friendly syntax, such as "[[link]]" for ma...
do that in ParserLimitReportFormat instead use this to modify the parameters of the image all existing parser cache entries will be invalid To avoid you ll need to handle that somehow(e.g. with the RejectParserCacheValue hook) because MediaWiki won 't do it for you. & $defaults also a ContextSource after deleting those rows but within the same transaction you ll probably need to make sure the header is varied on $request
see documentation in includes Linker php for Linker::makeImageLink or false for current used if you return false $parser
namespace and then decline to actually register it file or subcat img or subcat $title
static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title e g db for database replication lag or jobqueue for job queue size converted to pseudo seconds It is possible to add more fields and they will be returned to the user in the API response after the basic globals have been set but before ordinary actions take place $output
if(is_array($mode)) switch( $mode) $input