The question is **What is the name of this cycle highway?**
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `The name is <b>{name}</b>`
### cycle_highways-ref
The question is **What is the reference number of this cycle highway?**
This rendering asks information about the property [ref](https://wiki.openstreetmap.org/wiki/Key:ref)
This is rendered with `Referentienummer is <b>{ref}</b>`
### cycle_highways-state
The question is **What is the state of this link?**
This rendering asks information about the property [state](https://wiki.openstreetmap.org/wiki/Key:state)
This is rendered with `The current state of this link is {state}`
- **This is a proposed route which can be cycled** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed'target='_blank'>proposed</a>
- **This is a proposed route which has missing links (thus: some parts don't even have a building permit yet)** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed'target='_blank'>proposed</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:note:state'target='_blank'>note:state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:note:state%3Dhas_highway_no'target='_blank'>has_highway_no</a>
- **This is a proposed route which has some links which are under construction** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed'target='_blank'>proposed</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:note:state'target='_blank'>note:state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:note:state%3Dhas_highway_under_construction'target='_blank'>has_highway_under_construction</a>
- **This is a temporary deviation** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary'target='_blank'>temporary</a>
- **This link is operational and signposted** corresponds with
### cycle-highway-length
_This tagrendering has no question and is thus read-only_
### website
The question is **What is the website of {name}?**
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' target='_blank'>{website}</a>`