Template:PanoViewer
Usage
This template enables the embedding of 360° surround photographs into Wikipedia articles. It was first established in the German Wikipedia and is still under development as of 2018.
An example usage:{{PanoViewer|Frary Dining Hall 360-degree view.jpg|Caption goes here}}
, which produces this: <templatedata>
{ "params": { "1": { "label": "File", "description": "File name of the image (without the \"File:\" prefix)", "example": "Foobar.jpg", "type": "wiki-file-name", "required": true }, "2": { "label": "Caption", "description": "The caption to be displayed with the photo", "type": "string" }, "3": { "label": "Alignment", "description": "The alignment of the photo in an article", "type": "string", "default": "right", "suggestedvalues": [ "left", "center", "right" ] }, "upright": { "description": "Specifies the image size", "default": "1.4" } }, "description": "Embedding of 360° spherical photographs into article" } </templatedata>
See also
- {{PanoLink}}, which produces just the
(view as a 360° interactive panorama)
part