模板:Side box
跳到导航
跳到搜索
| 此Template被引用於約1,030,000個頁面。 為了避免造成大規模的影響,所有對此Template的編輯應先於沙盒、測試樣例或您的沙盒上測試。 測試後無誤的版本可以一次性地加入此Template中,但是修改前請務必於討論頁發起討論。 模板引用數量會自動更新。 |
| 此模板使用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 )
right )
below content appears here, in a separate row below the main text area
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 suppress the HTML "metadata" class.
|
| position | Set as |position=left to position the box on the left-hand rather than right-hand 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.
|
| textclass | CSS classes to apply to the text cells only. (default: 'plainlist') |
| 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). |