Modul:GetImage/Properties: Unterschied zwischen den Versionen

Inhalt gelöscht Inhalt hinzugefügt
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(28 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 18:
-- seal
widthP158 = {
single = '150px120px',
twoItems = '90px'
},
Zeile 25:
single = '200px',
twoItems = '150px'
},
-- locator map
widthP242 = '300px',
},
-- Picture
Zeile 31 ⟶ 33:
noData = '[[Kategorie:Artikel ohne Bild auf Wikidata]]',
label = 'Bild',
cssClass = 'voy-qb-item-main-image'
},
-- Flag
Zeile 53 ⟶ 55:
-- Logo
P154 = {
noData = '[[Kategorie:Artikel ohne logoLogo auf Wikidata]]',
label = 'Logo',
cssClass = 'voy-qb-item-logo'
},
-- Position Map (not the map with the pin)
P242 = {
noData = '[[Kategorie:Artikel ohne Lagekarte auf Wikidata]]',
label = 'Lagekarte',
cssClass = 'voy-qb-item-position-map',
-- preferred collections for position maps
collections = { "Q21167586", "Q47008743", "Q43037778", "Q40426579" }
},
-- collage image
Zeile 62 ⟶ 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
P4291 = {
noData = '[[Kategorie:Artikel ohne Panoramaansicht auf Wikidata]]',
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'
}
}