Module:Params/doc: Difference between revisions

Content deleted Content added
squeezing: +internal link
parsing: +example
Line 2,189:
 
The ''key-value delimiter setter'' can be placed in any position after the ''string to parse'' (not necessarily in fifth position), must be ''immediately'' followed by a user-given string, and can either be <code>with_plain_psep</code> or <code>with_pattern_psep</code>. If omitted, the two arguments default to <code>with_plain_psep&#124;&#123;&#123;&#61;&#125;&#125;</code>. If the custom string is empty (but not if it is blank but not empty) the string to parse will be assumed not to have any key-value delimiters.
 
An example that shows how to use this function to transclude a custom template with custom parameters is available at &#123;&#123;{{rel|Module:Params/doc/examples/constructed transclusion}}&#125;&#125;.
 
{{vpad|clear=none}}