Small fixes to climbing theme, wiki generation, version bump

This commit is contained in:
Pieter Vander Vennet 2020-12-18 02:10:26 +01:00
parent a641d976fc
commit 70fb6f5303
4 changed files with 20 additions and 8 deletions

View file

@ -89,7 +89,11 @@ function generateWikiEntry(layout: LayoutConfig){
|name= [https://mapcomplete.osm.be/${layout.id}.html ${layout.id}]
|region= Worldwide
|lang= ${languages}
|descr= A MapComplete theme: ${Translations.W(layout.description).InnerRender()}
|descr= A MapComplete theme: ${Translations.W(layout.description)
.InnerRender()
.replace("<a href='", "[[")
.replace(/'>.*<\/a>/, "]]")
}
|material= {{yes|[https://mapcomplete.osm.be/ ${auth}]}}
|image= MapComplete_Screenshot.png
|genre= POI, editor, ${layout.id}