Chore: regen docs
This commit is contained in:
parent
ddae260d06
commit
978861a74a
19 changed files with 204 additions and 1 deletions
|
@ -668,6 +668,8 @@ The question is *Does this place offer internet access?*
|
|||
- *This place offers wired internet access* corresponds with `internet_access=wired`
|
||||
|
||||
|
||||
This tagrendering has labels `internet-all`
|
||||
|
||||
|
||||
|
||||
### internet-fee
|
||||
|
@ -687,6 +689,8 @@ The question is *Is there a fee for internet access?*
|
|||
|
||||
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
|
||||
|
@ -708,6 +712,8 @@ This is rendered with `The network name is <b>{internet_access:ssid}</b>`
|
|||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `internet_access=wlan`
|
||||
|
||||
This tagrendering has labels `internet-all`
|
||||
|
||||
|
||||
|
||||
### reviews
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue