Template:Query field multivalue: Difference between revisions

From RESTORE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Query field multivalue" template. It should be called in the following format: <pre> {{Query or |Field name= |Value= }} </pre> The Value parameter should be a comma-delimited list. The output will contain the values in a list delimited by double-pipe (||) suitable for use in a <nowiki>{{#ask:}}</nowiki> query where any of the values should be matched. Edit the page to see the template text. </noinclude><includeonly> {{#if: {{{Value|}}} | {{{...")
 
(No difference)

Latest revision as of 10:47, 4 September 2024

This is the "Query field multivalue" template. It should be called in the following format:

{{Query or
|Field name=
|Value=
}}

The Value parameter should be a comma-delimited list. The output will contain the values in a list delimited by double-pipe (||) suitable for use in a {{#ask:}} query where any of the values should be matched.

Edit the page to see the template text.