Пређи на садржај

Шаблон:Box

С Википедије, слободне енциклопедије
Документација шаблона[прикажи] [уреди] [историја] [освежи]

{{box|Contents}} produces:

Contents
Special parameters
Parameter Description Values
|type= The type of box
black
,
white
or
transparent
|span= Uses span tags instead of div tags yes
|wide= Set the box to be as wide as the page/table
yes
|inline= Set the box to be inline text text text
yes
text text text
|header= Adds an optional header
Header
Text
|shadow= Add a shadow to the box
yes
CSS parameters
Parameter Description Default CSS
"content" The contents of the box (Necessary)
opt1
 |background=
opt2
 |color=
The color of the background of the box White background-color
|align= The alignment of the box (left, center, right) (Recommended) left float
|padding= The inner padding of the border 3px padding
|style= The style of the border Solid border-style
|border color= The color of the border Black border-color
|border size= The size of the border 3px border-width
|text align= The alignment of the text (Recommended) left text-align
|spacing= The spacing of the letters letter-spacing
|font= The font of the box's text font-family
|font size= The font size of the box's text font-size
|text color= The color of the text black text-color
|margin= The outer margin of the box (Only does horizontal when type isn't inline-block or block) 3px margin
|box type= The type of box (inline, inline-block, block) inline-block display
|height= The height of the box height
|width= The width of the box (The width of the text) width
|CSS= Any Additional CSS you want to add

(make sure to add ; to end)

Other CSS parameters
Parameter Description Default CSS
|top margin= The top outer margin of the box (Only does horizontal when type isn't inline-block or block) 3px margin-top
|bottom margin= The bottom outer margin of the box (Only does horizontal when type isn't inline-block or block) 3px margin-bottom
|left margin= The left outer margin of the box (Only does horizontal when type isn't inline-block or block) 3px margin-left
|right margin= The right outer margin of the box (Only does horizontal when type isn't inline-block or block) 3px margin-right
|top padding= The top inner padding of the border 3px padding-top
|bottom padding= The bottom inner padding of the border 3px padding-bottom
|left padding= The left inner padding of the border 3px padding-left
|right padding= The right inner padding of the border 3px padding-right
|radius= Border radius 0 border-radius
|max-height= The maximum height of the box max-height
|min-height= The minimum height of the box min-height
|max-width= The maximum width of the box max-width
|min-width= The minimum width of the box min-width
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
A
B
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Curabitur pretium tincidunt lacus. Nulla gravida orci a odio. Nullam varius, turpis et commodo pharetra, est eros bibendum elit, nec luctus magna felis sollicitudin mauris. Integer in mauris eu nibh euismod gravida. Duis ac tellus et risus vulputate vehicula. Donec lobortis risus a elit. Etiam tempor. Ut ullamcorper, ligula eu tempor congue, eros est euismod turpis, id tincidunt sapien risus a quam. Maecenas fermentum consequat mi. Donec fermentum. Pellentesque malesuada nulla a mi. Duis sapien sem, aliquet nec, commodo eget, consequat quis, neque. Aliquam faucibus, elit ut dictum aliquet, felis nisl adipiscing sapien, sed malesuada diam lacus eget erat. Cras mollis scelerisque nunc. Nullam arcu. Aliquam consequat. Curabitur augue lorem, dapibus quis, laoreet et, pretium ac, nisi. Aenean magna nisl, mollis quis, molestie eu, feugiat in, orci. In hac habitasse platea dictumst.
C
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
{{box|A|background=red|text color=white}}
{{box|B|background=blue|text color=orange}}
{{box|C|background=black|text color=white|margin=0px|height=1em|width=40px|border color=yellow}}

DOG
{{box|spacing=5px|height=50px|DOG}}

The quick brown fox jumps over the lazy dog
{{box|background=yellow|align=center|border size=10px|radius=20px|text align=center|The quick brown fox jumps over the lazy dog}}

TemplateData

[уреди извор]
Ово је TemplateData за овај шаблон, која се користи у TemplateWizard, Визуелном уређивачу и другим алаткама. Погледајте месечни извештај о употреби парамера за овај шаблон у чланцима заснованим на овом TemplateData.

TemplateData за Box

This template produces a variety of boxes from preset options and from CSS.

Параметри шаблона[Уреди податке о шаблону]

Овај шаблон преферира форматирање параметара у једном реду.

ПараметарОписВрстаСтатус
11

The contents of the box

Пример
Hello, world!
непознатпредложено
headerheader

A heading for the box

Пример
Warning
непознатпредложено
alignalign

The alignment of the box

Подразумевано
left
Пример
center
непознатпредложено
box typebox type

The type of box (css display) (block, inline-block or inline)

Пример
block
Аутоматска вредност
inline-block
непознатнеобавезно
widewide

If set to yes the box will be wide

Подразумевано
no
Пример
yes
Аутоматска вредност
условни изразнеобавезно
inlineinline

Set to yes for the box type to be inline

Подразумевано
no
Пример
yes
условни изразнеобавезно
stylestyle

The style of the border

Подразумевано
solid
непознатнеобавезно
paddingpadding

The padding of the box

Подразумевано
3px
непознатнеобавезно
top paddingtop padding

The top padding of the box

непознатнеобавезно
bottom paddingbottom padding

The bottom padding of the box

непознатнеобавезно
left paddingleft padding

The left padding of the box

непознатнеобавезно
right paddingright padding

The right padding of the box

непознатнеобавезно
border colorborder color

The color of the box border

Подразумевано
black
Пример
red
текстнеобавезно
radiusradius

Border corner radius

Подразумевано
0
Пример
5em
непознатнеобавезно
typetype

The type of box (black,white,transparent)

Пример
black
непознатнеобавезно
border sizeborder size

The size of the border

Подразумевано
3px
непознатнеобавезно
colorcolor background

The color of background

Подразумевано
white
Пример
black
непознатнеобавезно
text colortext color

The color of the text

Подразумевано
black
Пример
green
непознатнеобавезно
text aligntext align

The alignment of the text (css text-align)

Подразумевано
left
Пример
center
непознатнеобавезно
spacingspacing

The spacing of the letters

непознатнеобавезно
fontfont

The font of the text

непознатнеобавезно
font sizefont size text size

The size of the text

непознатнеобавезно
marginmargin

The size of the box's margin

Подразумевано
3px
Пример
30px
непознатнеобавезно
top margintop margin

The size of the box's top margin

непознатнеобавезно
bottom marginbottom margin

The size of the box's bottom margin

непознатнеобавезно
left marginleft margin

The size of the box's left margin

непознатнеобавезно
right marginright margin

The size of the box's right margin

непознатнеобавезно
heightheight

The height of the box

Подразумевано
''the height of the contents plus the margin''
Пример
400px
непознатнеобавезно
max-heightmax-height

The maximum height of the box

Пример
800px
непознатнеобавезно
min-heightmin-height

The minimum height of the box

Пример
100px
непознатнеобавезно
widthwidth

The width of the box

Подразумевано
''the width of the text plus the margin or padding''
непознатнеобавезно
max-widthmax-width

The maximum width of the box

непознатнеобавезно
min-widthmin-width

The minimum width of the box

непознатнеобавезно
CSSCSS

Any additional CSS to use

непознатнеобавезно

Tracking category

[уреди извор]