_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
The theme introduction reads:
> On this map, you'll find your favourite fries shop!
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22fast_food%22%5D%5B%22cuisine%22~%22%5E%28%28.*%3B%29%3Ffriture%28%3B.*%29%3F%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22restaurant%22%5D%5B%22cuisine%22~%22%5E%28%28.*%3B%29%3Ffriture%28%3B.*%29%3F%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
**Warning:**,this quick overview is incomplete,
| attribute | type | values which are supported by this layer |
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
### reviews
Shows the reviews module (including the possibility to leave a review)
_This tagrendering has no question and is thus read-only_
*{create_review()}{list_reviews()}*
### Name
The question is `What is the name of this business?`
*The name of this business is {name}* is shown if `name` is set
### Fastfood vs restaurant
The question is `What type of business is this?`
-*This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food'target='_blank'>fast_food</a>
-*A <b>restaurant</b>, focused on creating a nice experience where one is served at the table* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant'target='_blank'>restaurant</a>
### opening_hours
The question is `What are the opening hours of {title()}?`
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
-*Marked as closed for an unspecified time* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:opening_hours'target='_blank'>opening_hours</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed'target='_blank'>closed</a>. _This option cannot be chosen as answer_
### website
The question is `What is the website of {title()}?`
*<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>* is shown if `website` is set
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/icons/website.svg'style='width: 3rem; height: 3rem'>*<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### email
The question is `What is the email address of {title()}?`
*<ahref='mailto:{email}'target='_blank'rel='noopener'>{email}</a>* is shown if `email` is set
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/svg/envelope.svg'style='width: 3rem; height: 3rem'>*<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/svg/envelope.svg'style='width: 3rem; height: 3rem'>*<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### phone
The question is `What is the phone number of {title()}?`
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/phone.svg'style='width: 3rem; height: 3rem'>*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### payment-options
The question is `Which methods of payment are accepted here?`
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/cash.svg'style='width: 3rem; height: 3rem'>*Cash is accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno'target='_blank'>no</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/payment_card.svg'style='width: 3rem; height: 3rem'>*Payment cards are accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno'target='_blank'>no</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/qrcode.svg'style='width: 3rem; height: 3rem'>*Payment by QR-code is possible here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
### repeated
_This tagrendering has no question and is thus read-only_
*Multiple, identical objects can be found on floors {repeat_on}.*
This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
This tagrendering has labels
`level`
### single_level
The question is `On what level is this feature located?`
*Located on the {level}th floor* is shown if `level` is set
-*Located underground* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:location'target='_blank'>location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground'target='_blank'>underground</a>. _This option cannot be chosen as answer_
-*Located on the ground floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D0'target='_blank'>0</a>
-*Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
-*Located on the first floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D1'target='_blank'>1</a>
-*Located on the first basement level* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1'target='_blank'>-1</a>
This tagrendering has labels
`level`
### wheelchair-access
The question is `Is this place accessible with a wheelchair?`
-*This place is specially adapted for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated'target='_blank'>designated</a>
-*This place is easily reachable with a wheelchair* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>
-*It is possible to reach this place in a wheelchair, but it is not easy* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited'target='_blank'>limited</a>
-*This place is not reachable with a wheelchair* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno'target='_blank'>no</a>
### Cuisine
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🍕'style='width: 3rem; height: 3rem'>*Pizzeria* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza'target='_blank'>pizza</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🍟'style='width: 3rem; height: 3rem'>*Friture* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🍝'style='width: 3rem; height: 3rem'>*Serves mainly pasta* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta'target='_blank'>pasta</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🥙'style='width: 3rem; height: 3rem'>*Kebab shop* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab'target='_blank'>kebab</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🥪'style='width: 3rem; height: 3rem'>*Sandwich shop* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich'target='_blank'>sandwich</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🍔'style='width: 3rem; height: 3rem'>*Burgersrestaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger'target='_blank'>burger</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🍣'style='width: 3rem; height: 3rem'>*Sushi restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi'target='_blank'>sushi</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/☕'style='width: 3rem; height: 3rem'>*Coffeebar* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee'target='_blank'>coffee</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇮🇹'style='width: 3rem; height: 3rem'>*Italian restaurant (which serves more than pasta and pizza)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian'target='_blank'>italian</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇫🇷'style='width: 3rem; height: 3rem'>*French restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench'target='_blank'>french</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇨🇳'style='width: 3rem; height: 3rem'>*Chinese* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese'target='_blank'>chinese</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇬🇷'style='width: 3rem; height: 3rem'>*Greek* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek'target='_blank'>greek</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇮🇳'style='width: 3rem; height: 3rem'>*Indian* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian'target='_blank'>indian</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇹🇷'style='width: 3rem; height: 3rem'>*Turkish restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish'target='_blank'>turkish</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇹🇭'style='width: 3rem; height: 3rem'>*Thai restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai'target='_blank'>thai</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇲🇽'style='width: 3rem; height: 3rem'>*Mexican dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican 'target='_blank'>mexican </a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🇯🇵'style='width: 3rem; height: 3rem'>*Japanese dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese 'target='_blank'>japanese </a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🐔'style='width: 3rem; height: 3rem'>*Chicken based dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken 'target='_blank'>chicken </a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/🐟'style='width: 3rem; height: 3rem'>*Seafood dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood 'target='_blank'>seafood </a>
### show-menu-image
_This tagrendering has no question and is thus read-only_
*{image_carousel(image:menu)}*
### add-menu-image
_This tagrendering has no question and is thus read-only_
*{image_upload(image:menu,Add an image from the menu,)}*
### menu-website
The question is `On what webpage is the menu published?`
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set
### Reservation
The question is `Is a reservation required for this place?`
-*A reservation is required at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired'target='_blank'>required</a>
-*A reservation is not required, but still recommended to make sure you get a table* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended'target='_blank'>recommended</a>
-*Reservation is possible at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes'target='_blank'>yes</a>
-*Reservation is not possible at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno'target='_blank'>no</a>
### Takeaway
The question is `Does this place offer take-away?`
-*This is a take-away only business* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:takeaway'target='_blank'>takeaway</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly'target='_blank'>only</a>
-*Take-away is possible here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:takeaway'target='_blank'>takeaway</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes'target='_blank'>yes</a>
-*Take-away is not possible here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:takeaway'target='_blank'>takeaway</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno'target='_blank'>no</a>
### delivery
The question is `Does {title()} deliver food to your home?`
-*This business does home delivery (possibly via a third party)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:delivery'target='_blank'>delivery</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes'target='_blank'>yes</a>
-*This business does not deliver at home* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:delivery'target='_blank'>delivery</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno'target='_blank'>no</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
-*No vegetarian options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno'target='_blank'>no</a>
-*Some vegetarian options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited'target='_blank'>limited</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/food/Vegetarian-mark.svg'style='width: 3rem; height: 3rem'>*Vegetarian options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes'target='_blank'>yes</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/food/Vegetarian-mark.svg'style='width: 3rem; height: 3rem'>*All dishes are vegetarian* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly'target='_blank'>only</a>
-*Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand'target='_blank'>on_demand</a>
### Vegan (no friture)
The question is `Does this business serve vegan meals?`
-*No vegan options available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno'target='_blank'>no</a>
-*Some vegan options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited'target='_blank'>limited</a>
-*Vegan options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes'target='_blank'>yes</a>
-*All dishes are vegan* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly'target='_blank'>only</a>
-*Some dishes might be adapted to a vegan version if asked for* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand'target='_blank'>on_demand</a>
### halal (no friture)
The question is `Does this restaurant offer a halal menu?`
-*There are no halal options available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno'target='_blank'>no</a>
-*There is a small halal menu* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited'target='_blank'>limited</a>
-*There is a halal menu* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes'target='_blank'>yes</a>
-*Only halal options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly'target='_blank'>only</a>
### organic (no friture)
The question is `Does this restaurant offer organic food?`
-*There are no organic options available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno'target='_blank'>no</a>
-*There is an organic menu* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes'target='_blank'>yes</a>
-*Only organic options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly'target='_blank'>only</a>
### friture-vegetarian
The question is `Does this fries shop have vegetarian snacks?`
-*Serves only vegetarian snacks and burgers* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly'target='_blank'>only</a>
-*Vegetarian snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes'target='_blank'>yes</a>
-*Only a small selection of snacks are vegetarian* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited'target='_blank'>limited</a>
-*No vegetarian snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
### friture-vegan
The question is `Does this fries shop have vegan snacks?`
-*Serves only vegan snacks and burgers* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly'target='_blank'>only</a>
-*Vegan snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes'target='_blank'>yes</a>
-*A small selection of vegan snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited'target='_blank'>limited</a>
-*No vegan snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
### friture-organic
The question is `Does this fries shop offer organic snacks?`
-*Organic snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes'target='_blank'>yes</a>
-*No organic snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno'target='_blank'>no</a>
-*Only organic snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly'target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
### friture-oil
The question is `Does this fries shop use vegetable or animal oil for cooking?`
-*The frying is done with vegetable oil* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:friture:oil'target='_blank'>friture:oil</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable'target='_blank'>vegetable</a>
-*The frying is done with animal oil* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:friture:oil'target='_blank'>friture:oil</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal'target='_blank'>animal</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
### friture-take-your-container
The question is `If you bring your own container (such as a cooking pot and small pots), is it used to package your order?`
-*You can bring <b>your own containers</b> to get your order, saving on single-use packaging material and thus waste* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept'target='_blank'>reusable_packaging:accept</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes'target='_blank'>yes</a>
-*Bringing your own container is <b>not allowed</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept'target='_blank'>reusable_packaging:accept</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno'target='_blank'>no</a>
-*You <b>must</b> bring your own container to order here.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept'target='_blank'>reusable_packaging:accept</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly'target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
### sugar_free
The question is `Does this shop have a sugar free offering?`
-*This shop <b>only sells sugar free</b> products* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly'target='_blank'>only</a>
-*This shop has a big sugar free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes'target='_blank'>yes</a>
-*This shop has a <b>limited sugar free</b> offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited'target='_blank'>limited</a>
-*This shop has no sugar free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno'target='_blank'>no</a>
This tagrendering has labels
`diets`
### gluten_free
The question is `Does this shop have a gluten free offering?`
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/glutenfree.svg'style='width: 3rem; height: 3rem'>*This shop <b>only sells gluten free</b> products* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly'target='_blank'>only</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/glutenfree.svg'style='width: 3rem; height: 3rem'>*This shop has a big gluten free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes'target='_blank'>yes</a>
-*This shop has a <b>limited gluten free</b> offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited'target='_blank'>limited</a>
-*This shop has no gluten free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno'target='_blank'>no</a>
This tagrendering has labels
`diets`
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/lactose_free.svg'style='width: 3rem; height: 3rem'>*<b>Only sells lactose free</b> products* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly'target='_blank'>only</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/lactose_free.svg'style='width: 3rem; height: 3rem'>*Big lactose free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes'target='_blank'>yes</a>
-*<b>Limited lactose free</b> offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited'target='_blank'>limited</a>
-*No lactose free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno'target='_blank'>no</a>
This tagrendering has labels
`diets`
### smoking
The question is `Is smoking allowed at {title()}?`
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/smoking.svg'style='width: 3rem; height: 3rem'>*Smoking is <b>allowed</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:smoking'target='_blank'>smoking</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes'target='_blank'>yes</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/no_smoking.svg'style='width: 3rem; height: 3rem'>*Smoking is <b>not allowed</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:smoking'target='_blank'>smoking</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno'target='_blank'>no</a>
-*Smoking is <b>allowed outside</b>.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:smoking'target='_blank'>smoking</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside'target='_blank'>outside</a>
### service:electricity
The question is `Does this amenity have electrical outlets, available to customers when they are inside?`
-*There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes'target='_blank'>yes</a>
-*There are a few domestic sockets available to customers seated indoors, where they can charge their electronics* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited'target='_blank'>limited</a>
-*There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask'target='_blank'>ask</a>
-*There are a no domestic sockets available to customers seated indoors* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno'target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/dogs_allowed.svg'style='width: 3rem; height: 3rem'>*Dogs are allowed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes'target='_blank'>yes</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/no_dogs.svg'style='width: 3rem; height: 3rem'>*Dogs are <b>not</b> allowed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno'target='_blank'>no</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/dogs_leashed.svg'style='width: 3rem; height: 3rem'>*Dogs are allowed, but they have to be leashed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed'target='_blank'>leashed</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/dogs_allowed.svg'style='width: 3rem; height: 3rem'>*Dogs are allowed and can run around freely* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed'target='_blank'>unleashed</a>
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/dogs_outside.svg'style='width: 3rem; height: 3rem'>*Dogs are allowed only outside* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside'target='_blank'>outside</a>
### internet
The question is `Does this place offer internet access?`
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/wifi'style='width: 3rem; height: 3rem'>*This place offers wireless internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan'target='_blank'>wlan</a>
-*This place <b>does not</b> offer internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno'target='_blank'>no</a>
-*This place offers internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes'target='_blank'>yes</a>. _This option cannot be chosen as answer_
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/computer'style='width: 3rem; height: 3rem'>*This place offers internet access via a terminal or computer* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal'target='_blank'>terminal</a>
-*This place offers wired internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired'target='_blank'>wired</a>
-*This place offers both wireless internet and internet access via a terminal or computer* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi'target='_blank'>terminal;wifi</a>
This tagrendering has labels
`internet-all`
### internet-fee
The question is `Is there a fee for internet access?`
-*There is a fee for the internet access at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee'target='_blank'>internet_access:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes'target='_blank'>yes</a>
-*Internet access is free at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee'target='_blank'>internet_access:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno'target='_blank'>no</a>
-*Internet access is free at this place, for customers only* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee'target='_blank'>internet_access:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers'target='_blank'>customers</a>
This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+
This tagrendering has labels
`internet-all`
### internet-ssid
The question is `What is the network name for the wireless internet access?`
*The network name is <b>{internet_access:ssid}</b>* is shown if `internet_access:ssid` is set
-*Telekom* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid'target='_blank'>internet_access:ssid</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom'target='_blank'>Telekom</a>
This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.*wlan.*)$
This tagrendering has labels
`internet-all`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### delete-button
_This tagrendering has no question and is thus read-only_
*{delete_button()}*
### lod
_This tagrendering has no question and is thus read-only_
| oil-type.0 | *No oil type preference* (default) | |
| oil-type.1 | Only show fritures using vegetable oil | friture:oil=vegetable |
| oil-type.2 | Only show fritures using animal oil | friture:oil=animal |
This document is autogenerated from [assets/themes/fritures/fritures.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/fritures/fritures.json)