Difference between revisions of "Template:HerbTable"
From A Wiki in the Desert
(Test to reduce complexity) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{# | + | <includeonly> |
− | + | {{#ask: | |
− | + | {{{1}}} | |
− | + | |?requires | |
− | + | |?Has leaf | |
− | + | |?Has stem | |
− | + | |?Has color | |
− | + | |?Is similar to | |
− | + | |?Has image | |
− | + | |limit = 500 | |
− | + | |link = none | |
− | | | + | |format = plainlist |
− | | | + | |introtemplate = HerbTableHeader |
− | | | + | |template = HerbTableBody |
− | + | |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 |