Template:Panorama link
Jump to navigation
Jump to search
(view as a 360° interactive panorama)
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>