User:Llamageddon/ItemImages: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><onlyinclude>{{#cargo_query:  
<includeonly><onlyinclude>{{#cargo_query:  
tables=item_icon
tables=equipment
|fields=name, image, icon, type
|fields=name, image, icon, type
|order by=name, DESC
|order by=name, DESC
Line 8: Line 8:
|rows per page=10
|rows per page=10
|column widths=100px,80%,40%,15%,10%,10%,10%,10%
|column widths=100px,80%,40%,15%,10%,10%,10%,10%
}}</onlyinclude></includeonly><noinclude>
}}</onlyinclude></includeonly>
{{#cargo_declare:
_table = item_images
| name = String (unique; mandatory)
| image = File
| icon = File
| type = String
}}</noinclude>

Revision as of 01:21, 17 September 2023