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)
Revert to mainlabel=Page for working Leaflet header (via update-page on MediaWiki MCP Server)
Tag: Manual revert
 
(13 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 ==


{{#invoke:RepairServicesMap|map|height=500|zoom=2}}
{{#ask:
[[Category:Repair services]]
[[Coordinates::+]]
|mainlabel=Page
|?Coordinates
|?Repair service name
|?Device types
|?Mail-in service
|?City
|?State
|format=leaflet
|template=Repair service map popup
|named args=yes
|height=500
|width=100%
|zoom=4
}}


== Filter by Device Type ==
== All Repair Services (List) ==


{| class="wikitable" style="width: 100%;"
{{#ask:
|-
[[Category:Repair services]]
! CRT TVs !! CRT Monitors !! VCRs !! Game Consoles
|?Repair service name=Name
|-
|?City
| [[#CRT Televisions|View]] || [[#CRT Monitors|View]] || [[#VCRs|View]] || [[#Game Consoles|View]]
|?State
|}
|?Country
 
|?Device types
=== CRT Televisions ===
|?Service types
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=CRT televisions}}
|?Mail-in service
 
|?Website
=== CRT Monitors ===
|format=broadtable
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=CRT monitors}}
|limit=100
 
|sort=Country,City
=== VCRs ===
|link=subject
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=VCRs}}
}}
 
=== Game Consoles ===
{{#invoke:RepairServicesMap|map|height=350|zoom=2|filter=Game consoles}}


== Mail-In Services ==
== Mail-In Services ==
Line 37: 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=table
  |format=broadtable
  |limit=50
  |limit=50
}}
== All Repair Services (List) ==
{{#ask:
[[Category:Repair services]]
|?Has name
|?Has city
|?Has country
|?Has device types
|?Has service types
|?Has mail-in service
|format=table
|limit=100
|sort=Has country,Has city
}}
}}


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