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

Шаблон:Col-break

Iz Vojne Enciklopedije

| style="{{#if:|width: {{{width}}}; }}text-align: left; vertical-align: top; {{#if: |padding-left: {{{gap}}};}}" |

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

{{#ifeq:col-break |док

    | 

{{#ifeq:show |show

|
        }}{{#if: |
         |   {{#ifexist:Шаблон:Col-break
                  | [[Категорија:Документација {{#switch:Шаблон |Шаблон=шаблона |Модул=модула |Корисник=корисничких страница |#default=Википедије}}]]
                  | 
                 }}
        }}
    | 
   }}

{{#switch:col-break | col-2 = The Template:Col-2 sets column width for each of two columns, with align=left, valign=top. The width, align or valign can be changed: {{col-2 |width=40%|align=right|valign=center}}.

| col-3 = The Template:Col-3 sets column width for each of three columns, with align=left, valign=top. The width, align or valign can be changed: {{col-3 |width=25%|align=right|valign=center}}.

| col-4 = The Template:Col-4 sets column width for each of four columns.

| col-5 = The Template:Col-5 sets column width for each of five columns.

| col-6 = The Template:Col-6 sets column width for each of six columns, with align=left, valign=top. The width, align or valign can be changed: {{col-6 |width=20%|align=right|valign=center}}.

| col-start=The Template:Col-start begins a wikitable (same as {{col-begin}}).

}} The {{col-begin}}, {{col-break}} and {{col-end}} templates control columns of text on a page:

  • {{col-begin}}: starts a table (followed by {{col-break}} for 1st column)
  • {{col-break}}: triggers the start of each column
  • {{col-end}}: ends the multi-column table.

The widths of columns can be specified by using various additional codes. See below for examples.

Usage

{{col-begin|width=70%}}: start table with width.
{{col-break|width=66%}}: start column-1 as 66% wide.
This is text in col-1.
{{col-break|width=33%}}: start column-2 as 33% wide.
Text column-2.
{{col-end}}

The table will have two columns, with column 1 twice (2×) the width of column 2.

A border of 2px (1px width on each side) corresponds to a 5%. Therefore, with a 2px border—for example, as in Wikipedia:Tutorial/Wrap-up and more info—the width needs to be 95% for the table to fit within the screen. Since it's possible that some tables might not have a border, correction on the individual page could be made after substitution. Another way to create a two column table is like this:

{{col-begin|width=95%}}
|-
| 
Left column
|
Right column
|}

Examples

See also

Column-generating template families

Family Type
Handles wiki
 table code?dagger
{{#if:|}}
Start template Column divider End template
"Col" Table Да {{Col-begin}}
or {{Col-begin-small}}
{{Col-break}}
{{Col-2}} .. {{Col-5}}
{{Col-end}}
"Columns" Table Не {{Columns}}
"Multicol" Table Да {{Multicol}} {{Multicol-break}} {{Multicol-end}}
"Col-float" CSS float Да {{Col-float}} {{Col-float-break}} {{Col-float-end}}
"Columns-start" CSS float Да {{Columns-start}} {{Column}} {{Columns-end}}
"Div col" CSS columns Да {{Div col}}
– {{Columns-list}} (wrapper)
{{No col break}} {{Div col end}}

dagger I.e., can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}}) and/or HTML tags ({{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <table{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </table>

}}, {{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <tr{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </tr>

}}, etc.) will need to be used instead.


{{#switch:NONE

|NONE|hatnote|hat=
This template is a self-reference and so is part of the Wikipedia project rather than the encyclopedic content.

|inline=This template is a self-reference and so is part of the Wikipedia project rather than the encyclopedic content. |=This template is a self-reference and so is part of the Wikipedia project rather than the encyclopedic content. |#default=Други параметар мора да буде hatnote, hat, inline или unprintworthy. }}

Template data

{{#if:|погледајте месечни извештај о грешкама за овај шаблон.|Ово је {{#if:|TemplateData|TemplateData}} документација за овај шаблон, коришћена у Визуелном уређивачу и у другим алаткама; погледајте месечни извештај о грешкама за овај шаблон.}}

TemplateData за Col-break

{{#ifeq:Col-break|sandbox||

}} <templatedata> { "description": "This template triggers the start of each column in a multi-column table.", "params": { "width": { "label": "Column width", "type": "string", "description": "Width of the column, defined as a percent (ie 50%)" } } } </templatedata> {{#switch:

 {{#if:
 | {{#if:{{#titleparts:{{{page}}}|0|3}}
   | subsubpage    
   | {{#if:{{#titleparts:{{{page}}}|0|2}}
     | subpage
     | basepage
     }}
   }}
 | {{#if:{{#titleparts:Шаблон:Col-break|0|3}}
   | subsubpage    
   | {{#if:{{#titleparts:Шаблон:Col-break|0|2}}
     | subpage
     | basepage
     }}
   }}
 }}

| basepage =

| subpage = | subsubpage = }}