Template:Repair service: Difference between revisions

Add warning message when coordinates are missing (via update-page on MediaWiki MCP Server)
Rename properties to drop "Has" prefix (via update-page on MediaWiki MCP Server)
Line 90: Line 90:


{{#set:
{{#set:
  Has name={{{name|{{PAGENAME}}}}}
  Repair service name={{{name|{{PAGENAME}}}}}
  |Has address={{{address|}}}
  |Address={{{address|}}}
  |Has city={{{city|}}}
  |City={{{city|}}}
  |Has state={{{state|}}}
  |State={{{state|}}}
  |Has country={{{country|}}}
  |Country={{{country|}}}
  |Has coordinates={{{coordinates|}}}
  |Coordinates={{{coordinates|}}}
  |Has phone={{{phone|}}}
  |Phone={{{phone|}}}
  |Has email={{{email|}}}
  |Email={{{email|}}}
  |Has website={{{website|}}}
  |Website={{{website|}}}
  |Has device types={{{device_types|}}}
  |Device types={{{device_types|}}}
  |Has service types={{{service_types|}}}
  |Service types={{{service_types|}}}
  |Has mail-in service={{{mail_in|}}}
  |Mail-in service={{{mail_in|}}}
}}
}}


[[Category:Repair services]]{{#if:{{{coordinates|}}}||[[Category:Repair services needing coordinates]]}}
[[Category:Repair services]]{{#if:{{{coordinates|}}}||[[Category:Repair services needing coordinates]]}}
</includeonly>
</includeonly>
MediaWiki Appliance - Powered by TurnKey Linux