Predefinição:Top/doc

Origem: Wikimotorpedia, a enciclopédia livre.
Saltar para a navegação Saltar para a pesquisa
Edit-copy green.svg Esta é uma subpágina de documentação para a Predefinição:Top.
Ela contém informações sobre o seu uso, categorias, bem como todo o conteúdo que não faz parte da predefinição original.

A wikitable Predefinição:top é a primeira-de-três Predefinições de coluna, se desejar exibir duas colunas formatadas lado a lado. Foi adaptada a partir de uma predefinição Wikcionário conjunta com os mesmos nomes. Deve ser usada com{{Mid}} e {{Bottom}} para formar um quadro completo de duas colunas.

The additional parameter (either) bgcolor or bgColor can be defined to change the default color of the template display, from the default "Transparent" color. Such an override must be applied to both {{Top}} and {{mid}} as well... or one gets columns of two different colors.

Note: For archival templates, such as {{Discussion top}}, see Category:Archival templates
Note
Hidden content above works only when included as is wikitable head end.
Default parameters
Note on the relationship between the two width parameters "width" and "width2": a width of 1% always occupies a center (empty) column, so
width (outer) must be set to satisfy the relation: width >= (2 * width2 + 1%)
border=0 (none) width=100% (overall width) width2=48% (see below, each column's width)
|-
|bgcolor= was once "#FFFFE0" (a [[web color|light yellow]]), now "transparent", 
          so takes on the page background color, whatever that may be.
Default perameters may be overridden by expressing the matching named parameter.
{| border={{{border|0}}}  width={{{width|100%}}}
|-
|bgcolor={{bgColor|{{{bgcolor|"#FFFFE0"}}}}}} valign=top width={{{width2|48%}}}|
... data within table
...
Parameters are:
bgColor or bgcolor affecting bgcolor
border             affecting border style, including color, width, etc.
width              affecting overall width, within which the inner column width is applied.
width2             setting the inner column width, should also apply same value to {{Mid}}.

Use Example shown below:

{{Top|bgcolor=lightblue}}
*The first list of items, usually bulleted links
*2...
*3...
{{Mid}} <!-- Mid must be placed in the wrap point of the table... 
        half or so above, half or so below. Contrast with {{Top2}} below.
*The second list of items, usually bulleted links
*2...
*3...
{{Bottom}}
Appearance of above example
  • The first list of items, usually bulleted links
  • 2...
  • 3...
  • The second list of items, usually bulleted links
  • 2...
  • 3...

Note that the 2nd column lacks the coloring as in column 1; color must be specified for each column, so for column 2, use: {{Mid|bgcolor=lightblue}}.


The following usage is transcluded from Predefinição:Col-begin/doc (edite disc afluentes histórico)
Edit-copy green.svg Esta é uma subpágina de documentação para a Predefinição:Top.
Ela contém informações sobre o seu uso, categorias, bem como todo o conteúdo que não faz parte da predefinição original.

Os códigos {{col-begin}} e {{col-end}} permitem o uso de colunas de texto em seu artigo. Você pode variar a largura e o número de colunas, usando vários códigos adicionais.

Uso

Uma borda de 2px (1px largura de cada lado) corresponde a 5%. Portanto, com uma borda de 2px a largura para a tabela deve ser de 95% para caber na tela. Uma vez que é possível que algumas tabelas podem não ter uma borda, a correção na página individual poderia ser feita após a substituição. Outra maneira de criar uma tabela de duas colunas é assim:

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

Exemplos de colunas

{{Col-begin}}
{{Col-2}}
Column 1 here
{{Col-2}}
Column 2 here
{{Col-end}}

{{Col-begin}}
{{Col-3}}
Column 1 here
{{Col-3}}
Column 2 here
{{Col-3}}
Column 3 here
{{Col-end}}

{{Col-begin}}
{{Col-4}}
Column 1 here
{{Col-4}}
Column 2 here
{{Col-4}}
Column 3 here
{{Col-4}}
Column 4 here
{{Col-end}}

{{{Col-begin|class=references-small}}
{{Col-break}}
Column 1 here
{{Col-break}}
Column 2 here
{{Col-break}}
Column 3 here
{{Col-break}}
Column 4 here
{{Col-break}}
Column 5 here
{{Col-break}}
Column 6 here
{{Col-end}}

{{Top}}
Column 1 here
{{Mid}}
Column 2 here
{{Bottom}}

{{{Columns-start|num=3}}
Column 1 here
{{Column}}
Column 2 here
{{Column}}
Column 3 here
{{Columns-end}}

{{Multicol}}
Column 1 here
{{Multicol-break}}
Column 2 here
{{Multicol-break}}
Column 3 here
{{Multicol-break}}
Column 4 here
{{Multicol-end}}

Ver também


Parâmetros:

  • class (default: "")
  • bgColor (default: transparent) - remember to set to null when the class defines the background
  • width (default: 100%)

Ligações externas

cs:Šablona:Col-begin el:Πρότυπο:Col-2 en:Template:Col-begin eo:Ŝablono:Kol-komenco fa:الگو:Col-begin hr:Predložak:Col-4 ja:Template:Col-begin ka:თარგი:Col-begin ko:틀:Col-begin no:Mal:Col-begin nn:Mal:Kol-start sv:Mall:Col-begin zh:Template:Col-begin