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

Прибрано порожню секцію Ресторани
(Button: prefill category with page name; return to originating page after save)
(Прибрано порожню секцію Ресторани)
 
(Не показані 9 проміжних версій 2 користувачів)
Рядок 1: Рядок 1:
<div class="add-place-btn">[[Special:FormEdit/Place/Нова_локація?PlaceCard[category]={{PAGENAME}}&wpReturnToURL={{FULLURL:{{FULLPAGENAME}}}}|➕ Додати місце]]</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>


{{#cargo_query:
Місця Бухареста, які радить спільнота — кафе, бари, парки, музеї, архітектуру, спа й локації для дітей. Натисни «Додати місце», щоб поповнити довідник.
 
== Кафе ==
<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
  tables=places
  |fields=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
  |order by=title
  |format=template
  |format=template
  |template=PlaceCard
  |template=PlaceCardRender
  |named args=yes
  |named args=yes
}}
}}</div>