Repair Services Map: Difference between revisions

Add test section for automatic 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
 
(11 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>


Line 10: Line 10:
{{#ask:
{{#ask:
  [[Category:Repair services]]
  [[Category:Repair services]]
  [[Has coordinates::+]]
  [[Coordinates::+]]
  |?Has coordinates
|mainlabel=Page
  |?Has name
  |?Coordinates
  |?Has device types
  |?Repair service name
  |?Has mail-in service
  |?Device types
  |?Has city
  |?Mail-in service
  |?City
|?State
  |format=leaflet
  |format=leaflet
|template=Repair service map popup
|named args=yes
  |height=500
  |height=500
  |width=100%
  |width=100%
Line 26: 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 46: 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