I am calling a datatable by #asking data from a certain category. This is a category that only contains pictures.
{{#ask: [[Category:Archive Photo]]
|?Category=Categories |format=datatables
}}
I would like to have a result table with one column showing the thumbnail pics and another column showing the categories the pics are connected with.
However, no matter what I do there are always 2 columns showing the pic.
If I go to the control panel I can deactivate the first column ("#") and the result is as I would like to see it.
Is there a way to disable the first column ("#") by default?
Or do I have to define the #ask query in a different way?
Thank you!