test
ID?Use this ID to Wish for the item

Test

Worn On

[[List of Body Parts|Face,Arm]]

Uses Slots

Face,Arm



{{#cargo_query:
tables=Items
| fields=_pageName=Page, Title, WornOn=Worn On, UsesSlots=Uses Slots
| where=WornOn HOLDS '[[Face]]'}}

output:

Error: Table Items not found.
{{#cargo_query:
tables=Items
| fields=_pageName=Page, Title, WornOn=Worn On, UsesSlots=Uses Slots
| where=WornOn HOLDS 'Face'}}

Output:

Error: Table Items not found.