Changes

Jump to navigation Jump to search
Add lua box
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE -->
{{High-risk| 835000+ }}
{{lua|Module:Side box}}
<div style="clear:right;margin-top:1.0em;">
{{Side box |metadata=No
| above = '''''above''''' content appears here, in a separate row above the main text area
| image = {{smaller|('''''image''''')}}
| text = '''''text''''' content, the box's main content, appears here
| imageright = {{longitem|font-size:90%|('''''image<br/>right'''''{{hsp}})}}
| below = '''''below''''' content appears here, in a separate row below the main text area
}}
{{Template shortcut |Sidebox}}
This template is a meta-template that can be used to create nicely-styled floating content boxes (see example directly opposite).
</div>

===Parameters===
{| class="wikitable"
! Parameter !! Description
|-
| metadata || Set as {{para|metadata|no}} to suppresses the [[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.
|-
| class || [[CSS]] [[HTML attribute|class]]es 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 {{code|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===
{{Lua|Module:Side box}}
* {{tl|Mbox}}
* {{tl|Sidebar box}}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox |
| <!--CATEGORIES BELOW THIS LINE, PLEASE:-->
[[Category:Box templates]]
[[Category:Wikipedia metatemplates]]
}}</includeonly>
Anonymous user

Navigation menu