Template:ItemIdTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(Created page with "<noinclude>{{doc}}Category:TemplatesCategory:Cargo Querying Templates</noinclude> <includeonly>{| class="responsive-table {{#ifeq:{{{tabletype}}}|ranged||sortable}}" style="width:{{{width|auto}}}%" ! {{#cargo_query: tables = Items | fields = Items.icon, Items._pageName, Items.identifier, Items.category, Items.tags | format = template | template = ItemIdTable/row | named args = yes }} |}</includeonly>")
 
No edit summary
Line 4: Line 4:
{{#cargo_query:
{{#cargo_query:
tables = Items
tables = Items
| fields = Items.icon, Items._pageName, Items.identifier, Items.category, Items.tags
| fields = icon, name, pageName, identifier, category, tags
| format = template
| format = template
| template = ItemIdTable/row
| template = ItemIdTable/row

Revision as of 00:41, 25 March 2024

Documentation

This template is used to display Item IDs and other technical information on the Item IDs page.

Sub Templates

Example

{{ItemIdTable}}

Error: No field named "pageName" found for any of the specified database tables.