Template:Param TQL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{ | {{#if:{{{list|}}}|<nowiki></nowiki> | ||
==Allowed clause parameters== | ==Allowed clause parameters== | ||
|}} | |}} | ||
{{collection table| type={{{ | {{collection table| type={{{tabletype|table}}} | ||
| suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}} | | suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}} | ||
| allowselflink={{{allowselflink|}}} | | allowselflink={{{allowselflink|}}} | ||
| attribute=true | |||
| content={{{1|}}} | | content={{{1|}}} | ||
| icon= | | icon= | ||
| prefix= | | prefix= | ||
Line 16: | Line 15: | ||
-->| Type | {{{type|}}}<!-- | -->| Type | {{{type|}}}<!-- | ||
-->| Description | {{{description|}}}<!-- | -->| Description | {{{description|}}}<!-- | ||
-->| Limits search polygon | {{{polygon|}}}<!-- | -->| [[Tygron Query Language#Limiting Search Polygon|Limits search polygon]] | {{{polygon|}}}<!-- | ||
--> | --> | ||
}}<noinclude> | }}<noinclude> | ||
Line 22: | Line 21: | ||
Example: | Example: | ||
{{Param TQL|suppresscategory=true|allowselflinks=false| | {{Param TQL|suppresscategory=true|allowselflinks=false| | ||
{{Param TQL| | {{Param TQL|tabletype=row|attribute=NEIGHBORHOOD|type=Item ID|description=[[Neighborhood]] with ID|polygon=true|}} | ||
}} | }} | ||
{{Param TQL|suppresscategory=true|allowselflinks=false| | {{Param TQL|suppresscategory=true|allowselflinks=false|list=true| | ||
{{Param TQL| | {{Param TQL|tabletype=row|attribute=NEIGHBORHOOD|type=Item ID|description=[[Neighborhood]] with ID|polygon=true|}} | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 14:29, 28 February 2023
Param | Type | Description | Limits search polygon |
---|
Example:
Param | Type | Description | Limits search polygon |
---|---|---|---|
NEIGHBORHOOD | Item ID | Neighborhood with ID | true |
Allowed clause parameters
Param | Type | Description | Limits search polygon |
---|---|---|---|
NEIGHBORHOOD | Item ID | Neighborhood with ID | true |