Template:Side box

From edegan.com
Revision as of 13:10, 17 September 2020 by Ed (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation

<templatedata> { "params": { "metadata": {}, "position": { "description": "Normally omitted. Set to \"left\" to put the box on the left side of the page." }, "class": {}, "style": { "description": "CSS style name to apply to the entire box" }, "above": { "description": "Heading or other text to display at the top" }, "imageright": { "description": "An image or other file, displayed on the right", "example": "Example.jpg" }, "textstyle": { "description": "CSS styles to apply to the \"text\" cell only" }, "abovestyle": { "description": "CSS styles to apply to the \"above\" cell only" }, "image": { "description": "Image or other file, displayed on the left", "example": "Example.jpg" }, "text": { "description": "Text to display in the box", "suggested": true }, "below": { "description": "Text to display at the bottom of the box" } }, "description": "Places a small box for notes on the side of the page", "paramOrder": [ "above", "image", "text", "imageright", "below", "position", "metadata", "class", "style", "abovestyle", "textstyle" ], "format": "block" } </templatedata>