https://bugzilla.wikimedia.org/show_bug.cgi?id=49833
--- Comment #1 from Krinkle <[email protected]> --- updated: Template panel: * Link to the template page (if it's a transclusion from a MediaWiki page) * Link to the MediaWiki.org Manual (if it's a parser function) * Use "Root#description" from TemplateData: Done. Parameter panel: * Use "Param#label" from TemplateData: Done. * Use "Param#description" from TemplateData: Done. * Use "Param#required" from TemplateData: TODO. * Use "Param#default" from TemplateData: TODO. * Use "Param#deprecated" from TemplateData: TODO. * Use "Param#type" from TemplateData: TODO. "Add parameter" panel: * Show available (unused) parameters * Use "Param#required" data to prioritise/encourage use of those parameters * Use "Root#sets" data to allow addition and/or completion of parameter sets * Creating a new Template transclusion should start with all required parameters auto-inserted (instead of requiring the user to add them one-by-one). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
