mw/ApiRequest~TemplateDataRequest(env, template, queueKeyopt)

Show:

new TemplateDataRequest(env, template, queueKeyopt)

Fetch TemplateData info for a template.

Fetch TemplateData info for a template. This is used by the html -> wt serialization path.

Parameters:
Name Type Attributes Description
env MWParserEnvironment
template string
queueKey string <optional>

The queue key.

Source:

Extends