Jump to content

Template:Side box/doc

From Wikifunctions

Template:Parameter names example This template is a meta-template that can be used to create nicely-styled floating content boxes (see example directly opposite).

Parameters

ParameterDescription
metadataSet as |metadata=no to suppress the HTML "metadata" class.
positionSet as |position=left to position the box on the left-hand rather than right-hand side of the page and remove the float.
classCSS classes to apply to the box.
styleCSS styles to apply to the box.
roleWAI-ARIA role, such as note or figure, to apply to the box.
labelledbyHTML id of an element that acts as a label for the box.
abovestyleCSS styles to apply to the "above" cell (see next parameter) only.
aboveContent to appear in a separate row above the main cell (and spanning the entire width of the box).
imageA full image tag (or other content); if this is not present or set as Template:Code, no image is displayed.
textclassCSS classes to apply to the text cells only. (default: 'plainlist')
textstyleCSS styles to apply to the text cells only.
textText to display in the box.
imagerightA full image tag (or other content) to display in a separate table cell on the box's righthand side.
belowContent to appear in a separate row underneath the main cell (and spanning the entire width of the box).

See also