Fix bug in documentation generation

This commit is contained in:
Pieter Vander Vennet 2024-06-18 21:11:42 +02:00
parent ee9a504af6
commit 2ce9c67204
175 changed files with 14896 additions and 11522 deletions

View file

@ -25,30 +25,32 @@ Layer showing penny presses.
1. [ Themes using this layer ](#-themes-using-this-layer-)
2. [ Basic tags for this layer ](#-basic-tags-for-this-layer-)
3. [ Supported attributes ](#-supported-attributes-)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [this.id](#thisid)
- [just_created](#just_created)
- [nothing_known](#nothing_known)
- [images](#images)
- [opening_hours_24_7](#opening_hours_24_7)
- [designs](#designs)
- [fee](#fee)
- [payment-options-split](#payment-options-split)
- [coin](#coin)
- [website](#website)
- [charge](#charge)
- [denominations-coins](#denominations-coins)
- [indoor](#indoor)
- [repeated](#repeated)
- [single_level](#single_level)
- [check_date](#check_date)
- [leftover-questions](#leftover-questions)
- [minimap](#minimap)
- [nearby_images](#nearby_images)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [favourite_status](#favourite_status)
- [share](#share)
- [qr_code](#qr_code)
- [last_edit](#last_edit)
- [all-tags](#all-tags)
+ [Filters](#filters)
Themes using this layer
@ -105,16 +107,25 @@ attribute | type | values which are supported by this layer
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/check_date#values) [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D)
### this.id
### just_created
This element shows a 'thank you' that the contributor has recently created this element
_This tagrendering has no question and is thus read-only_
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+
This tagrendering has labels
`added_by_default`
`added_by_default_top`
### this.id
### nothing_known
_This tagrendering has no question and is thus read-only_
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time>=300 & _backend~.+
This tagrendering has labels
`added_by_default_top`
### images
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_
@ -122,7 +133,7 @@ _This tagrendering has no question and is thus read-only_
### this.id
### opening_hours_24_7
The question is `What are the opening hours of {title()}?`
This rendering asks information about the property
@ -134,7 +145,7 @@ This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)
### this.id
### designs
The question is `How many designs are available?`
This rendering asks information about the property
@ -147,7 +158,7 @@ This is rendered with `This penny press has {coin:design_count} designs availabl
### this.id
### fee
The question is `Does it cost money to press a penny?`
@ -157,7 +168,7 @@ The question is `Does it cost money to press a penny?`
### this.id
### payment-options-split
The question is `Which methods of payment are accepted here?`
@ -180,7 +191,7 @@ The question is `Which methods of payment are accepted here?`
### this.id
### coin
The question is `What coin is used for pressing?`
This rendering asks information about the property
@ -196,7 +207,7 @@ This is rendered with `This penny press uses a {coin:type} coin for pressing.`
### this.id
### website
The question is `What is the website of {title()}?`
This rendering asks information about the property
@ -208,7 +219,7 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' ta
This tagrendering has labels
`contact`
### this.id
### charge
The question is `How much does it cost to press a penny?`
This rendering asks information about the property
@ -221,7 +232,7 @@ This is rendered with `It costs {charge} to press a penny.`
### this.id
### denominations-coins
The question is `What coins can you use to pay here?`
@ -243,7 +254,7 @@ The question is `What coins can you use to pay here?`
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dyes' target='_blank'>yes</a>) & (_currency~^(.*EUR.*)$ | _currency~^(.*CHF.*)$)
### this.id
### indoor
The question is `Is the penny press indoors?`
@ -252,7 +263,7 @@ The question is `Is the penny press indoors?`
### this.id
### repeated
_This tagrendering has no question and is thus read-only_
@ -261,7 +272,7 @@ This tagrendering is only visible in the popup if the following condition is met
This tagrendering has labels
`level`
### this.id
### single_level
The question is `On what level is this feature located?`
This rendering asks information about the property
@ -278,7 +289,7 @@ This is rendered with `Located on the {level}th floor`
This tagrendering has labels
`level`
### this.id
### check_date
The question is `When was this object last checked?`
This rendering asks information about the property
@ -288,7 +299,7 @@ This is rendered with `This object was last checked on <b>{check_date}</b>`
### this.id
### leftover-questions
_This tagrendering has no question and is thus read-only_
@ -296,7 +307,40 @@ _This tagrendering has no question and is thus read-only_
### this.id
### minimap
Shows a small map with the feature. Added by default to every popup
_This tagrendering has no question and is thus read-only_
### nearby_images
_This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default_conditional`
### move-button
_This tagrendering has no question and is thus read-only_
### delete-button
_This tagrendering has no question and is thus read-only_
### lod
_This tagrendering has no question and is thus read-only_
@ -305,31 +349,34 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default`
### this.id
Shows a small map with the feature. Added by default to every popup
_This tagrendering has no question and is thus read-only_
### this.id
### favourite_status
_This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default`
### this.id
### share
_This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default`
### qr_code
_This tagrendering has no question and is thus read-only_
### this.id
This tagrendering has labels
`added_by_default`
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
_This tagrendering has no question and is thus read-only_
@ -338,33 +385,7 @@ This tagrendering is only visible in the popup if the following condition is met
This tagrendering has labels
`added_by_default`
### this.id
_This tagrendering has no question and is thus read-only_
### this.id
_This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default`
### this.id
_This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default`
### this.id
### all-tags
_This tagrendering has no question and is thus read-only_