mediawiki-extensions-Templa.../modules/ext.templateDataGenerator.data
Thiemo Kreuz 7d0f0da623 Use type info instead of repeating individual field names
The data structure at the top of Model.js uses types like "string",
"array" and so on. Fields that share a type behave identical. I find
it odd to repeat parts of this data structure in the code. That's
what the types are for.

Change-Id: Iae55c18ececb809a56e40d3179d2cde357309d0a
2022-12-31 10:45:48 +01:00
..
init.js Migrate to package files: ext.templateDataGenerator.data 2020-12-04 19:41:30 +01:00
Model.js Use type info instead of repeating individual field names 2022-12-31 10:45:48 +01:00
SourceHandler.js Don't extract template parameters from <pre> 2022-03-03 21:20:40 +00:00