mediawiki-extensions-Templa.../includes
Sam Wilson f5fece10fd Guess template parameters when templatedata is missing
Deprecate the 'doNotIgnoreMissingTitles' parameter and
replace it with 'includeMissingTitles'. If this parameter
is requested 'raw parameters' will be added to the
response in the same format as templatedata parameters.
Raw parameters are those that *might* be in the
template (using the same logic as the TemplateData generator
wizard).

Also fix the example that was using a falsy value which
meant the option was enabled rather than disabled as it
says in the docs.

Bug: T191756
Change-Id: Ie5fe2097cda45968bb080643d3afcac0b2868a6c
2018-04-25 11:42:18 -07:00
..
api Guess template parameters when templatedata is missing 2018-04-25 11:42:18 -07:00
TemplateDataBlob.php Guess template parameters when templatedata is missing 2018-04-25 11:42:18 -07:00
TemplateDataHooks.php Move PHP classes to includes/ 2018-04-24 16:50:31 -07:00