Módulo:Marker utilities/Maki icons
Version check
Designación de la versión en Wikidata: 2023-06-25
Uso
Esta documentación está transcluida desde Módulo:Marker utilities/Maki icons/doc.
Los editores pueden experimentar en la zona de pruebas (crear) y en los casos de prueba (crear) del módulo.
Por favor, añade las categorías en la subpágina de documentación. Subpáginas de este módulo.
Los editores pueden experimentar en la zona de pruebas (crear) y en los casos de prueba (crear) del módulo.
Por favor, añade las categorías en la subpágina de documentación. Subpáginas de este módulo.
--[[
Maki icon definitions
+1: white MAKI icon exists
-1: white MAKI icon does not exist
]]--
return {
-- administration
moduleInterface = {
suite = "Marker utilities",
sub = "Maki icons",
serial = "2023-06-25",
item = 65453263
},
icons = {
aerialway = 1,
airfield = 1,
airport = 1,
["alcohol-shop"] = 1,
["american-football"] = 1,
["amusement-park"] = 1,
["animal-shelter"] = 1,
aquarium = 1,
arrow = 1,
["art-gallery"] = 1,
attraction = 1,
bakery = 1,
bank = 1,
["bank-JP"] = 1,
bar = 1,
barrier = 1,
baseball = 1,
basketball = 1,
bbq = 1,
beach = 1,
beer = 1,
bicycle = 1,
["bicycle-share"] = 1,
["blood-bank"] = 1,
["bowling-alley"] = 1,
bridge = 1,
building = 1,
["building-alt1"] = 1,
bus = 1,
cafe = 1,
campsite = 1,
car = 1,
["car-rental"] = 1,
["car-repair"] = 1,
casino = 1,
castle = 1,
["castle-JP"] = 1,
caution = 1,
cemetery = 1,
["cemetery-JP"] = 1,
["charging-station"] = 1,
cinema = 1,
circle = 1,
["circle-stroked"] = 1,
city = 1,
["clothing-store"] = 1,
college = 1,
["college-JP"] = 1,
commercial = 1,
["communications-tower"] = 1,
confectionery = 1,
construction = 1,
convenience = 1,
cricket = 1,
cross = 1,
dam = 1,
danger = 1,
defibrillator = 1,
dentist = 1,
diamond = 1,
doctor = 1,
["dog-park"] = 1,
["drinking-water"] = 1,
elevator = 1,
embassy = 1,
["emergency-telephone"] = 1,
entrance = 1,
["entrance-alt1"] = 1,
farm = 1,
["fast-food"] = 1,
fence = 1,
ferry = 1,
["ferry-JP"] = 1,
["fire-station"] = 1,
["fire-station-JP"] = 1,
["fitness-centre"] = 1,
florist = 1,
fuel = 1,
furniture = 1,
gaming = 1,
garden = 1,
["garden-centre"] = 1,
gate = 1,
gift = 1,
globe = 1,
golf = 1,
grocery = 1,
hairdresser = 1,
harbor = 1,
hardware = 1,
heart = 1,
heliport = 1,
["highway-rest-area"] = 1,
historic = 1,
home = 1,
["horse-riding"] = 1,
hospital = 1,
["hospital-JP"] = 1,
["hot-spring"] = 1,
["ice-cream"] = 1,
industrial = 1,
information = 1,
["jewelry-store"] = 1,
karaoke = 1,
landmark = 1,
["landmark-JP"] = 1,
landuse = 1,
laundry = 1,
library = 1,
["lift-gate"] = 1,
lighthouse = 1,
["lighthouse-JP"] = 1,
lodging = 1,
logging = 1,
marker = 1,
["marker-stroked"] = 1,
["mobile-phone"] = 1,
monument = 1,
["monument-JP"] = 1,
mountain = 1,
museum = 1,
music = 1,
natural = 1,
["observation-tower"] = 1,
optician = 1,
paint = 1,
park = 1,
["park-alt1"] = 1,
parking = 1,
["parking-garage"] = 1,
["parking-paid"] = 1,
pharmacy = 1,
["picnic-site"] = 1,
pitch = 1,
["place-of-worship"] = 1,
playground = 1,
police = 1,
["police-JP"] = 1,
["polling-place"] = 1,
post = 1,
["post-JP"] = 1,
prison = 1,
racetrack = 1,
["racetrack-boat"] = 1,
["racetrack-cycling"] = 1,
["racetrack-horse"] = 1,
rail = 1,
["rail-light"] = 1,
["rail-metro"] = 1,
["ranger-station"] = 1,
recycling = 1,
["religious-buddhist"] = 1,
["religious-christian"] = 1,
["religious-jewish"] = 1,
["religious-muslim"] = 1,
["religious-shinto"] = 1,
["residential-community"] = 1,
restaurant = 1,
["restaurant-bbq"] = 1,
["restaurant-noodle"] = 1,
["restaurant-pizza"] = 1,
["restaurant-seafood"] = 1,
["restaurant-sushi"] = 1,
["road-accident"] = 1,
roadblock = 1,
rocket = 1,
school = 1,
["school-JP"] = 1,
scooter = 1,
shelter = 1,
shoe = 1,
shop = 1,
skateboard = 1,
skiing = 1,
slaughterhouse = 1,
slipway = 1,
snowmobile = 1,
soccer = 1,
square = 1,
["square-stroked"] = 1,
stadium = 1,
star = 1,
["star-stroked"] = 1,
suitcase = 1,
swimming = 1,
["table-tennis"] = 1,
teahouse = 1,
telephone = 1,
tennis = 1,
theatre = 1,
toilet = 1,
["toll-booth"] = 1,
town = 1,
["town-hall"] = 1,
triangle = 1,
["triangle-stroked"] = 1,
tunnel = 1,
veterinary = 1,
viewpoint = 1,
village = 1,
volcano = 1,
volleyball = 1,
warehouse = 1,
["waste-basket"] = 1,
watch = 1,
water = 1,
waterfall = 1,
watermill = 1,
wetland = 1,
wheelchair = 1,
windmill = 1,
zoo = 1
}
}