Template:Side box/doc: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) m Text replacement - "CSS" to "Wikipedia:CSS" |
Caleb Cooper (talk | contribs) m Text replacement - "[[HTML" to "[[Wikipedia:HTML" |
||
| Line 30: | Line 30: | ||
| position || Set as {{para|position|left}} to position the box on the left-hand rather than right-hand side of the page and remove the float. |
| position || Set as {{para|position|left}} to position the box on the left-hand rather than right-hand side of the page and remove the float. |
||
|- |
|- |
||
| class || [[Wikipedia:CSS]] [[HTML attribute|class]]es to apply to the box. |
| class || [[Wikipedia:CSS]] [[Wikipedia:HTML attribute|class]]es to apply to the box. |
||
|- |
|- |
||
| style || [[CSS styles]] to apply to the box. |
| style || [[CSS styles]] to apply to the box. |
||
Latest revision as of 16:22, 21 October 2020
| This template is used on approximately 946,000 pages, or roughly 28917% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
| above content appears here, in a separate row above the main text area | ||
| (image) | text content, the box's main content, appears here | (image right ) |
| below content appears here, in a separate row below the main text area | ||
| {{{above}}} | ||
| {{{image}}} | {{{text}}} | {{{imageright}}} |
| {{{below}}} | ||
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 | metadata=no to suppresses the HTML "metadata" class. |
| position | position=left to position the box on the left-hand rather than right-hand side of the page and remove the float. |
| class | Wikipedia: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