More actions
Ttenbergen (talk | contribs) Created page with "{{#cargo_query: intro=North Forge has the following tools: |tables=tool |fields=_pageName=tool |order by=_pageName |limit=500 |default=no tools found |format=dynamic table }} *" |
Ttenbergen (talk | contribs) No edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOCACHE__ | |||
You can use this line to edit an existing or start a new tool page: | |||
{{#forminput:form=Tool|button text=Edit wiki page for this tool|autocomplete on category=Tool|returnto=Tools|reload}} | |||
<!-- == dynamic table format == --> | |||
{{#cargo_query: | {{#cargo_query: | ||
intro=North Forge has the following tools: | intro=North Forge has the following tools: | ||
|tables=tool | |tables=tool, room | ||
|fields=_pageName=tool | |join on=tool.room=room._pageName | ||
|order by=_pageName | |fields=tool._pageName=Tool, room=Room, concat(floor, " floor")=Floor | ||
|where=equipment_type="tool" | |||
|order by=tool._pageName | |||
|limit=500 | |limit=500 | ||
|default=no tools found | |default=no tools found | ||
|format=dynamic table | |format=dynamic table | ||
|rows per page=500 | |||
}} | }} | ||
<!-- Alternative format for query listing | |||
{{#cargo_query: | |||
intro=North Forge has the following tools: | |||
|tables=tool, room | |||
|join on=tool.room=room._pageName | |||
|fields=tool._pageName=Tool, room=Room, concat(floor, " floor")=Floor | |||
|order by=floor, room, tool._pageName | |||
|limit=500 | |||
|default=no tools found | |||
|format=table | |||
|merge similar cells=yes | |||
}} --> | |||
[[Category:Tool| *]] | [[Category:Tool| *]] |
Latest revision as of 22:07, 2024 August 29
You can use this line to edit an existing or start a new tool page:
North Forge has the following tools: