mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 19:09:29 +00:00
caab2a191c
The TemplateData extension is not limited to the Template: namespace. And even if pages outside of the Template: namespace typically don't have TemplateData information, the API is still able to automatically extract parameter information from every page. Or: It's rare that a page outside of the Template: namespace is used as a template. But if it is, this is not a mistake. The code here in VisualEditor should not try to be "more clever" than the user is. If this is what the user want's to do, let's not block them. Bug: T291883 Change-Id: Iaf3fd5530b74fab7cedfc85ce04c8c40632df11f |
||
---|---|---|
.. | ||
ve.dm.MWImageModel.js | ||
ve.dm.MWParameterModel.js | ||
ve.dm.MWTemplateModel.js | ||
ve.dm.MWTemplatePlaceholderModel.js | ||
ve.dm.MWTemplateSpecModel.js | ||
ve.dm.MWTransclusionContentModel.js | ||
ve.dm.MWTransclusionModel.js | ||
ve.dm.MWTransclusionPartModel.js |