Template:Param TQL: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "{{collection table| type={{{type|table}}} | suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}} | allowselflink={{{allowselflink|}}} | content={{{1|}}} | attribute= | icon= | prefix= | postfix=TQL Param | category=Param <!-- -->| Param | {{{param|}}}<!-- -->| Type | {{{type|}}}<!-- -->| Description | {{{description|}}}<!-- -->| Limits search polygon | {{{polygon|}}}<!-- --> }}<noinclude> Example: {{Param TQL|suppresscategory=true|allowselflinks=true|...")
 
No edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{collection table| type={{{type|table}}}
{{#if:{{{list|}}}|<nowiki></nowiki>
==Allowed clause parameters==
|}}
{{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|}}}
| attribute=
| icon=
| icon=
| prefix=
| prefix=
Line 9: Line 12:
| category=Param
| category=Param
<!--
<!--
-->| Param | {{{param|}}}<!--
-->| Param | {{{attribute|}}}<!--
-->| Type | {{{type|}}}<!--
-->| Type | {{{type|}}}<!--
-->| Description | {{{description|}}}<!--
-->| Description | {{{description|}}}<!--
-->| Limits search polygon | {{{polygon|}}}<!--
-->| [[Tygron Query Language#Limiting Search Polygon|Limits search polygon]] | {{{polygon|}}}<!--
-->
-->
}}<noinclude>
}}<noinclude>


Example:
Example:
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{Param TQL|suppresscategory=true|allowselflinks=false|
{{Param TQL|type=row|param=Neighborhoods|type=Item ID|description="[[Neighborhood]] with ID|polygon=true|}}
{{Param TQL|tabletype=row|attribute=NEIGHBORHOOD|type=Item ID|description=[[Neighborhood]] with ID|polygon=true|}}
}}
{{Param TQL|suppresscategory=true|allowselflinks=false|list=true|
{{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

Example:

Allowed clause parameters