Modul:GetImage/Properties: Unterschied zwischen den Versionen

Inhalt gelöscht Inhalt hinzugefügt
Reihenfolge der Prioritäten bei der Lagekarte geändert (entsprechend Umfrage in der Lounge)
KKeine Bearbeitungszusammenfassung
 
(17 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 65:
cssClass = 'voy-qb-item-position-map',
-- preferred collections for position maps
collections = { "Q21167586", "Q47008743", "Q43037778", "Q40426579" }
},
-- collage image
Zeile 72:
label = 'Fotocollage',
cssClass = 'voy-qb-item-coallage-image'
},
-- Night view
P3451 = {
noData = '[[Kategorie:Artikel ohne Nachtansicht auf Wikidata]]',
label = 'Nachansicht',
cssClass = 'voy-qb-item-night-view-image'
},
-- Interior view
P5775 = {
noData = '[[Kategorie:Artikel ohne Innenansicht auf Wikidata]]',
label = 'Innenansicht',
cssClass = 'voy-qb-item-interior-view-image'
},
-- panoramic view
Zeile 78 ⟶ 90:
label = 'Panoramaansicht',
cssClass = 'voy-qb-item-panoramic-view'
},
-- aerial view
P8592 = {
noData = '[[Kategorie:Artikel ohne Luftbild auf Wikidata]]',
label = 'Luftbild',
cssClass = 'voy-qb-item-aerial-view'
},
-- schematic
P5555 = {
noData = '[[Kategorie:Artikel ohne schematische Darstellung auf Wikidata]]',
label = 'Schematische Darstellung',
cssClass = 'voy-qb-item-schematic',
},
-- route map
P15 = {
noData = '[[Kategorie:Artikel ohne Verlaufsübersichtskarte auf Wikidata]]',
label = 'Verlaufsübersichtskarte',
cssClass = 'voy-qb-item-route-map'
},
-- public transport symbols
publicTransportSymbols = {
["tram"] = 'Tram-Logo.svg',
["bus"] = 'BUS-Logo-BVG.svg',
["bus-bvg"] = 'BUS-Logo-BVG.svg',
["o-bus"] = 'Obus-Haltestellenfahne.svg',
["ubahn"] = 'U-Bahn.svg',
["u-bahn"] = 'U-Bahn.svg',
["sbahn"] = 'S-Bahn-Logo.svg',
["s-bahn"] = 'S-Bahn-Logo.svg',
["s-bahn_at"] = 'S-Bahn_Austria.svg',
["regio"] = 'Paris transit icons - Train.svg',
["local train"] = 'Paris transit icons - Train.svg',
["fähre"] = 'Translinkseabus icon blue.svg',
["ferry"] = 'Translinkseabus icon blue.svg'
}
}