More actions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
__NOCACHE__{{#cargo_query: | __NOCACHE__ | ||
== dynmic table format == | |||
{{#cargo_query: | |||
intro=North Forge has the following tools: | intro=North Forge has the following tools: | ||
|tables=tool, room | |tables=tool, room | ||
Line 11: | Line 13: | ||
}} | }} | ||
== table format == | |||
{{#cargo_query: | {{#cargo_query: | ||
intro=North Forge has the following tools: | intro=North Forge has the following tools: | ||
Line 17: | Line 19: | ||
|join on=tool.room=room._pageName | |join on=tool.room=room._pageName | ||
|fields=tool._pageName=Tool, room=Room, concat(floor, " floor")=Floor | |fields=tool._pageName=Tool, room=Room, concat(floor, " floor")=Floor | ||
|order by=tool._pageName | |order by=floor, room, tool._pageName | ||
|limit=500 | |limit=500 | ||
|default=no tools found | |default=no tools found | ||
|format=table | |format=table | ||
|merge similar cells | |merge similar cells=yes | ||
}} | }} | ||
== exhibit format == | |||
{{#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=exhibit | |||
|merge similar cells=yes | |||
}} | |||
[[Category:Tool| *]] | [[Category:Tool| *]] |
Revision as of 16:18, 2024 May 17
dynmic table format
North Forge has the following tools:
table format
North Forge has the following tools: