Template:Param TQL: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{{#if{{{list}}}||==Allowed clause parameters==||}}}
{{collection table| type={{{tabletype|table}}}
{{collection table| type={{{type|table}}}
| suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}}
| suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}}
| allowselflink={{{allowselflink|}}}
| allowselflink={{{allowselflink|}}}
| attribute=true
| content={{{1|}}}
| content={{{1|}}}
| attribute=true
| icon=
| icon=
| prefix=
| prefix=
Line 10: Line 9:
| category=Param
| category=Param
<!--
<!--
-->| Param | {{{attribute|}}}<!--
-->| Param | {{{param|}}}<!--
-->| Type | {{{type|}}}<!--
-->| Value | {{{value|}}}<!--
-->| Description | {{{description|}}}<!--
-->| Description | {{{description|}}}<!--
-->| Limits search polygon | {{{polygon|}}}<!--
-->| [[Tygron Query Language#Limiting Search Polygon|Limits search polygon]] | {{{limits_search_polygon|}}}<!--
-->
-->
}}<noinclude>
}}<noinclude>


Example:
Example:
{{Param TQL|suppresscategory=true|allowselflinks=false|
{{Param TQL|
{{Param TQL|type=row|attribute=NEIGHBORHOOD|type=Item ID|description=[[Neighborhood]] with ID|polygon=true|}}
{{Param TQL|tabletype=row|param=NEIGHBORHOOD|value=Item ID|description=[[Neighborhood]] with ID|limits_search_polygon=true|}}
}}
}}
</noinclude>
</noinclude>

Latest revision as of 08:56, 9 June 2026

Example: