Template:Query field: Difference between revisions

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

Latest revision as of 10:41, 4 September 2024

This is the "Query field" template. It generates a single field criterion for inclusion in a semantic query. It should be called in the following format:

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

Edit the page to see the template text.