Template:Panorama link/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Panorama link. It may contain usage information, categories and other content that is not part of the original template page. |
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>