Template:POIWaySection: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
| Line 1: | Line 1: | ||
< | <includeonly> | ||
<div style="margin-top:1em;"> | |||
{{#if:{{{subtitle|}}}|'''{{{subtitle}}}'''<br>}} | |||
{{# | |||
'''Way:''' {{{way_name}}} | |||
[[Has way::{{{way_name}}}]] | |||
| | [[Schema type::{{{schema_type}}}]] | ||
| | |||
}} | {{#if:{{{poi_opening_hours_txt|}}}|* '''Opening hours:''' {{{poi_opening_hours_txt}}}}} | ||
{{#if:{{{poi_price_range_txt|}}}|* '''Price range:''' {{{poi_price_range_txt}}}}} | |||
{{#if:{{{poi_serves_alcohol_bool|}}}|* '''Serves alcohol:''' {{{poi_serves_alcohol_bool}}}}} | |||
{{#if:{{{poi_pilgrim_menu_available_bool|}}}|* '''Pilgrim menu:''' {{{poi_pilgrim_menu_available_bool}}}}} | |||
{{#if:{{{poi_description_txt|}}}| | |||
{{ | |||
| | |||
| | |||
{{{poi_description_txt}}} | |||
}} | }} | ||
</ | |||
</div> | |||
</includeonly> | |||