Repair Services Map: Difference between revisions

Add static map fallback while debugging Lua module (via update-page on MediaWiki MCP Server)
Revert to mainlabel=Page for working Leaflet header (via update-page on MediaWiki MCP Server)
Tag: Manual revert
 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:
The map below shows repair services for CRTs, VCRs, and other vintage AV equipment contributed by the community.
The map below shows repair services for CRTs, VCRs, and other vintage AV equipment contributed by the community.


<div style="background: #e8f4e8; border: 1px solid #4a4; padding: 1em; margin-bottom: 1em; border-radius: 4px;">
<div style="background: rgba(74, 170, 74, 0.2); border: 2px solid #5a5; padding: 1em; margin-bottom: 1em; border-radius: 4px; text-align: center;">
'''Know a repair service?''' [[Special:FormStart/Repair_service|Add it to the map!]]
<span style="font-size: 1.1em;">'''Know a repair service?'''</span> [[Add Repair Service|Add it to the map!]]
</div>
</div>


== All Repair Services ==
== All Repair Services ==


{{#display_map:
{{#ask:
44.7133, -93.4227~'''[[RetroActive Solutions]]'''<br>Prior Lake, Minnesota<br>CRT TVs, Monitors, Game Consoles;
[[Category:Repair services]]
45.5152, -122.6784~'''[[RetroFix Electronics (Example)]]'''<br>Portland, Oregon<br>CRT TVs, Monitors, VCRs, Game Consoles<br>✓ Mail-in available
[[Coordinates::+]]
|height=500
|mainlabel=Page
|width=100%
|?Coordinates
|zoom=4
|?Repair service name
|centre=42, -95
|?Device types
|?Mail-in service
|?City
|?State
|format=leaflet
|template=Repair service map popup
|named args=yes
|height=500
|width=100%
|zoom=4
}}
}}
<small>''Map is manually updated. To add your service, use the form above and notify an admin.''</small>


== All Repair Services (List) ==
== All Repair Services (List) ==
Line 23: Line 30:
{{#ask:
{{#ask:
  [[Category:Repair services]]
  [[Category:Repair services]]
  |?Has name
  |?Repair service name=Name
  |?Has city
  |?City
  |?Has state
  |?State
  |?Has country
  |?Country
  |?Has device types
  |?Device types
  |?Has service types
  |?Service types
  |?Has mail-in service
  |?Mail-in service
  |?Has website
  |?Website
  |format=broadtable
  |format=broadtable
  |limit=100
  |limit=100
  |sort=Has country,Has city
  |sort=Country,City
  |link=subject
  |link=subject
}}
}}
Line 43: Line 50:
{{#ask:
{{#ask:
  [[Category:Repair services]]
  [[Category:Repair services]]
  [[Has mail-in service::Yes]]
  [[Mail-in service::Yes]]
  |?Has name
  |?Repair service name=Name
  |?Has city
  |?City
  |?Has country
  |?Country
  |?Has device types
  |?Device types
  |?Has website
  |?Website
  |format=broadtable
  |format=broadtable
  |limit=50
  |limit=50
MediaWiki Appliance - Powered by TurnKey Linux