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

Оновлено: грід місць по категоріях
(use PlaceCardRender; pass _pageName for proper links)
(Оновлено: грід місць по категоріях)
Рядок 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="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:
<div class="places-grid">{{#cargo_query:
  tables=places
  tables=places
  |fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
  |fields=_pageName=pagename,title=title,image=image,address=address,phone=phone,website=website,category=category,city=city,description=description
  |where=city="București"
  |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
  |order by=title
  |format=template
  |format=template