Template:Query field value exists: Difference between revisions

From RESTORE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Query field value exists" template. It generates a single field criterion for inclusion in a semantic query. If Any=Yes, then any value will be matched. It should be called in the following format: <pre> {{Query field |Field name= |Value= |Any }} </pre> Edit the page to see the template text. </noinclude><includeonly> {{#ifeq: {{{Any|}}} | Yes | [[{{{Field name|}}}::+]] |}} </includeonly>")
 
(No difference)

Latest revision as of 10:50, 4 September 2024

This is the "Query field value exists" template. It generates a single field criterion for inclusion in a semantic query. If Any=Yes, then any value will be matched. It should be called in the following format:

{{Query field
|Field name=
|Value=
|Any
}}

Edit the page to see the template text.