Help:Template: Difference between revisions

Content deleted Content added
Variable length parameter lists: Remove incorrect information
Line 79:
However, modules can bypass this limitation. For simpler cases, the separated entries module expands all sequential parameters and lets you set custom delimiters. For more advanced usage, the {{mfl|params}} module enables counting, listing, mapping, filtering, and handling a variable number of parameters without prior knowledge of the exact number.
 
ThisTemplates workaroundthat allowsaccepts itan to <em>appear</em> as if a template handles a variableopen number of parameters becauseare the module processes each one iteratively up to a certain point, but true infinite flexibility is not built into the core MediaWiki system.{{Clarify|date=April 2025}} Several examples areoften collected under [[:Category:Variadic templates]].
 
===Examples===