Repair Services Map: Difference between revisions

Use Lua module for map display as workaround for SMW map format (via update-page on MediaWiki MCP Server)
Add static map fallback while debugging Lua module (via update-page on MediaWiki MCP Server)
Line 8: Line 8:
== All Repair Services ==
== All Repair Services ==


{{#invoke:RepairServicesMap|map|height=500|zoom=2}}
{{#display_map:
44.7133, -93.4227~'''[[RetroActive Solutions]]'''<br>Prior Lake, Minnesota<br>CRT TVs, Monitors, Game Consoles;
45.5152, -122.6784~'''[[RetroFix Electronics (Example)]]'''<br>Portland, Oregon<br>CRT TVs, Monitors, VCRs, Game Consoles<br>✓ Mail-in available
|height=500
|width=100%
|zoom=4
|centre=42, -95
}}


== Filter by Device Type ==
<small>''Map is manually updated. To add your service, use the form above and notify an admin.''</small>


{| class="wikitable" style="width: 100%;"
== All Repair Services (List) ==
|-
! CRT TVs !! CRT Monitors !! VCRs !! Game Consoles
|-
| [[#CRT Televisions|View]] || [[#CRT Monitors|View]] || [[#VCRs|View]] || [[#Game Consoles|View]]
|}
 
=== CRT Televisions ===
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=CRT televisions}}
 
=== CRT Monitors ===
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=CRT monitors}}
 
=== VCRs ===
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=VCRs}}
 
=== Game Consoles ===
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=Game consoles}}
 
== Mail-In Services ==
 
These repair services accept equipment shipped to them, useful if there's no local repair option:


{{#ask:
{{#ask:
  [[Category:Repair services]]
  [[Category:Repair services]]
[[Has mail-in service::Yes]]
  |?Has name
  |?Has name
  |?Has city
  |?Has city
|?Has state
  |?Has country
  |?Has country
  |?Has device types
  |?Has device types
|?Has service types
|?Has mail-in service
  |?Has website
  |?Has website
  |format=table
  |format=broadtable
  |limit=50
  |limit=100
|sort=Has country,Has city
|link=subject
}}
}}


== All Repair Services (List) ==
== Mail-In Services ==
 
These repair services accept equipment shipped to them, useful if there's no local repair option:


{{#ask:
{{#ask:
  [[Category:Repair services]]
  [[Category:Repair services]]
[[Has mail-in service::Yes]]
  |?Has name
  |?Has name
  |?Has city
  |?Has city
  |?Has country
  |?Has country
  |?Has device types
  |?Has device types
  |?Has service types
  |?Has website
|?Has mail-in service
  |format=broadtable
  |format=table
  |limit=50
  |limit=100
|sort=Has country,Has city
}}
}}


[[Category:Community resources]]
[[Category:Community resources]]
MediaWiki Appliance - Powered by TurnKey Linux