Template:Panorama link/doc

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search

Usage

  • Standalone: {{PanoLink|Example file.jpg}}
  • With a separate image: [[File:Example image.jpg|Caption<br/>{{Panorama link|Example panorama.jpg}}]]

Produces text with a link to a photosphere. A subtemplate of {{PanoViewer}} that can also be used on its own. Takes one mandatory parameter with the filename (with no "File:" prefix) being linked to.

TemplateData

<templatedata> { "params": { "1": { "label": "Panorama file", "type": "wiki-file-name", "required": true } } } </templatedata>