Module:Params/doc: Difference between revisions

Content deleted Content added
Categories
mNo edit summary
Line 42:
<syntaxhighlight lang="wikitext">{{#invoke:params|with_name_matching|n$|with_name_matching|^A|non-sequential|with_name_matching|^E|list}}</syntaxhighlight>
 
The two modifiers [[#sequential|<code>sequential</code>]] and [[#non-sequential|<code>non-sequential</code>]] refer to a technical jargon used in wikitext: given a parameter list, the subgroup of sequential parameters is constituted by the largest group of consecutive numerical parameters starting from {{para|1}}; this is known as the parameters' “sequence”. A parameter list that does not have a first parameter specified does not possess a sequence.
 
== Functions ==
 
Here follows the list of functions. All modifiers are appliableapplicable to each functionof them (see [[#Modifiers (piping functions)|§ Modifiers]]).
 
=== <code>count</code> ===