Difference between revisions of "Template:HerbTable"
From A Wiki in the Desert
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <includeonly> | ||
{{#ask: | {{#ask: | ||
{{{1}}} | {{{1}}} | ||
| Line 6: | Line 7: | ||
|?Has color | |?Has color | ||
|?Is similar to | |?Is similar to | ||
| + | |?Has image | ||
|limit = 500 | |limit = 500 | ||
|link = none | |link = none | ||
| Line 13: | Line 15: | ||
|outrotemplate = HerbTableFooter | |outrotemplate = HerbTableFooter | ||
}} | }} | ||
| + | </includeonly> | ||
| + | <noinclude> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Query", | ||
| + | "description": "A semantic media query to restrict the results", | ||
| + | "example": "[[Category:Herb]]", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | } | ||
| + | }, | ||
| + | "description": "This template runs a semantic query and generates a table from the resulting herbs." | ||
| + | } | ||
| + | </templatedata> | ||
| + | </noinclude> | ||
Latest revision as of 18:52, 25 May 2021
This template runs a semantic query and generates a table from the resulting herbs.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Query | 1 | A semantic media query to restrict the results
| String | required |