Remove kletterspots.de specific stuff
This commit is contained in:
parent
c693faea95
commit
7ad601f2eb
9 changed files with 23 additions and 26 deletions
|
@ -86,11 +86,11 @@ function generateWikiEntry(layout: LayoutConfig){
|
|||
auth=`Yes, by ${layout.maintainer};`
|
||||
}
|
||||
return `{{service_item
|
||||
|name= [https://kletterspots.de/${layout.id}.html ${layout.id}]
|
||||
|name= [https://mapcomplete.osm.be/${layout.id}.html ${layout.id}]
|
||||
|region= Worldwide
|
||||
|lang= ${languages}
|
||||
|descr= A MapComplete theme: ${Translations.W(layout.description).InnerRender()}
|
||||
|material= {{yes|[https://kletterspots.de/ ${auth}]}}
|
||||
|material= {{yes|[https://mapcomplete.osm.be/ ${auth}]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|genre= POI, editor, ${layout.id}
|
||||
}}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue