Місця: відмінності між версіями
Recreate catalog page
(Clear catalog page for rebuild) Мітка: Замінено |
(Recreate catalog page) |
||
| Рядок 1: | Рядок 1: | ||
{{#cargo_query: | |||
tables=places | |||
|fields=title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description | |||
|where=city="București" | |||
|order by=title | |||
|format=template | |||
|template=PlaceCard | |||
|named args=yes | |||
}} | |||