[cargo] can't find table with cargo_query
David Epstein <[email protected]>
| Newsgroups | gmane.org.wikimedia.mediawiki |
|---|---|
| Message-ID | <CAK0sU7HWjLQjrJZ0HSNm4FcxE5LZ9LJLH1tNHSc0Shn86CkZCA@mail.gmail.com> |
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 -- [email protected]
List information: https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/