Template:Query or: Difference between revisions

From RESTORE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Query or" template. It should be called in the following format: <pre> {{Query or |Field name= |Values= }} </pre> The Values parameter should be a comma-delimited list. The output will be 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: {{{Values|}}} | {{{Field name|}}}::{{#arrayma...")
 
(No difference)

Latest revision as of 10:51, 4 September 2024

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

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

The Values parameter should be a comma-delimited list. The output will be 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.