틀:Side box/doc: 두 판 사이의 차이

Revi HQ
내용 추가됨 내용 삭제됨
(Parameter descriptions)
15번째 줄: 15번째 줄:


===Parameters===
===Parameters===
{| class="wikitable"
{{Parameter descriptions
! Parameter !! Description
| metadata | Set as {{para|metadata|no}} to suppresses the [[Meta element|HTML "metadata" class]].
|-
| position | Set as {{para|position|left}} to float the box on the lefthand rather than righthand side of the page.
| class | [[CSS]] [[HTML attribute|class]]es to apply to the box.
| metadata || Set as {{para|metadata|no}} to suppresses the [[Meta element|HTML "metadata" class]].
|-
| style | [[CSS styles]] to apply to the box.
| position || Set as {{para|position|left}} to float the box on the lefthand rather than righthand side of the page.
| 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).
| class || [[CSS]] [[HTML attribute|class]]es to apply to 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.
| style || [[CSS styles]] to apply to the box.
|-
| imageright | A full image tag (or other content) to display in a separate table cell on the box's righthand side.
| abovestyle || CSS styles to apply to the "above" cell (see next parameter) only.
| belowstyle? |
|-
| below | Content to appear in a separate row underneath the main cell (and spanning the entire width of the box).
| 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===
===See also===

2014년 12월 26일 (금) 03:10 판

틀:Template shortcut

틀:Sidebox 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 틀:Para to suppresses the HTML "metadata" class.
position Set as 틀:Para to float the box on the lefthand rather than righthand side of the page.
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

틀:Lua