mw/ApiRequest~PreprocessorRequest(env, title, text, queueKey)

Show:

new PreprocessorRequest(env, title, text, queueKey)

Passes the source of a single preprocessor construct including its parameters to action=expandtemplates.

Passes the source of a single preprocessor construct including its parameters to action=expandtemplates.

Parameters:
Name Type Description
env MWParserEnvironment
title string

The title of the page to use as the context.

text string
queueKey string

The queue key.

Source:

Extends