mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
49179c7c31
We were previously ignoring this data leading to situations where a template that can be invoked like {{foo|1=bar}} and {{foo|thing=bar}} (where the template data documents param thing with alias '1') will show up in the editor with no parameter information or label for the 1= call, but will show up for the thing= call. Now they are properly aliases so both will appear the same in the editor dialog. Bug: 49838 Change-Id: I37ec0e152df905844ac58ed1834fca29dccb4eec |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.Element.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js |