Difference between revisions of "Template:Side box/doc"

From Nordic Larp Wiki
Jump to navigation Jump to search
en>Pppery
(Add lua box)
 
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
! Parameter !! Description
 
! Parameter !! Description
 
|-
 
|-
| metadata    || Set as {{para|metadata|no}} to suppresses the [[Meta element|HTML "metadata" class]].
+
| metadata    || Set as {{para|metadata|no}} to suppresses the [[Wikipedia:Meta element|HTML "metadata" class]].
 
|-
 
|-
 
| position    || Set as {{para|position|left}} to position the box on the lefthand rather than righthand side of the page and remove the float.
 
| position    || Set as {{para|position|left}} to position the box on the lefthand rather than righthand side of the page and remove the float.
 
|-
 
|-
| class      || [[CSS]] [[HTML attribute|class]]es to apply to the box.
+
| class      || [[Wikipedia:CSS|CSS]] [[Wikipedia:HTML attribute|class]]es to apply to the box.
 
|-
 
|-
| style      || [[CSS styles]] to apply to the box.
+
| style      || [[Wikipedia:CSS styles|CSS styles]] to apply to the box.
 
|-
 
|-
 
| abovestyle  || CSS styles to apply to the "above" cell (see next parameter) only.
 
| abovestyle  || CSS styles to apply to the "above" cell (see next parameter) only.

Latest revision as of 19:28, 29 December 2018

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

Parameters

Parameter Description
metadata Set as |metadata=no to suppresses the HTML "metadata" class.
position Set as |position=left to position the box on the lefthand rather than righthand side of the page and remove the float.
class CSS classes to apply to the box.
style CSS styles to apply to the box.
abovestyle CSS styles to apply to the "above" cell (see next parameter) only.
above Content to appear in a separate row above the main cell (and spanning the entire width of the box).
image A full image tag (or other content); if this is not present or set as none, no image is displayed.
textstyle CSS styles to apply to the text cells only.
text Text to display in the box.
imageright A full image tag (or other content) to display in a separate table cell on the box's righthand side.
below Content to appear in a separate row underneath the main cell (and spanning the entire width of the box).

See also