Місця: відмінності між версіями
Cargo: add mainlabel=title for link target
(Cargo: pass extra name alias for title) |
(Cargo: add mainlabel=title for link target) |
||
| Рядок 4: | Рядок 4: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=places | tables=places | ||
|fields=title | |fields=title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description | ||
|where=city="București" | |where=city="București" | ||
|order by=title | |order by=title | ||
| Рядок 10: | Рядок 10: | ||
|template=PlaceCard | |template=PlaceCard | ||
|named args=yes | |named args=yes | ||
|mainlabel=title | |||
}} | }} | ||