Місця: відмінності між версіями

Прибрано порожню секцію Ресторани
(Clear catalog page for rebuild)
Мітка: Замінено
(Прибрано порожню секцію Ресторани)
 
(Не показані 13 проміжних версій 2 користувачів)
Рядок 1: Рядок 1:
<div class="add-place-btn">[{{fullurl:Special:FormEdit/Place/Нова_локація_{{CURRENTTIMESTAMP}}|PlaceCard%5Bcategory%5D={{urlencode:{{PAGENAME}}}}&wpReturnToURL={{urlencode:{{FULLURL:{{FULLPAGENAME}}|action=purge}}}}&wpReturnTo={{urlencode:{{PAGENAME}}}}}} ➕ Додати місце]</div>


Місця Бухареста, які радить спільнота — кафе, бари, парки, музеї, архітектуру, спа й локації для дітей. Натисни «Додати місце», щоб поповнити довідник.
== Кафе ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Кафе"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== Бари та нічне життя ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Бар"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== Парки ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Парк"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== Музеї ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Музей"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== Архітектура та визначні місця ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Архітектура"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== Культура та події ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Культура"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== Спа, терми, аквапарки ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Спа"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== З дітьми ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="З дітьми"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>
== Простори для розвитку ==
<div class="places-grid">{{#cargo_query:
tables=places
|fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
|where=city="București" AND category="Простір"
|order by=title
|format=template
|template=PlaceCardRender
|named args=yes
}}</div>