I'm trying to query the cargo database. In PageSchemas, the table is called simply "Place". Here is the query:_______________________________________________{{#cargo_query:
table=Place
|fields=Place._pageName, Type
|where=Place.Type="Planet"
|format=dynamic table
}}The code above produces "Error: Table Place not found." as does prepending the table name with "cargo__" or "cargo_". What am I doing wrong?-david
MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
List information: https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/