「模板:Col-begin」:修訂間差異

出自維基百科
刪去的內容 新增的內容
YiFeiBot談詑 | 貢獻
机器人:移除1个跨语言链接,现在由维基数据d:q5412012提供。
Great Brightstar談詑 | 貢獻
無編輯摘要
 
第1行: 第1行:
<div>
<includeonly>{| class="{{{class|}}}" style="background-color: {{{bgColor|transparent}}}; width: {{{width|auto}}}"</includeonly><noinclude>{{Documentation}}
{| class="{{{class|}}} multicol" role="presentation" style="{{#if:{{{small|}}}|font-size:90%; }}border-collapse: collapse; padding: 0; border: {{{border|0}}}; background:{{{bgColor|{{{bgcolor|transparent}}}}}}; width:{{{width|100%}}}; {{{style|}}}"<noinclude>
|-
|
|}</div>
{{documentation}}
</noinclude>
</noinclude>

到 2019年6月16日 (禮拜天) 13:37 嗰眼下改動

文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

This template is a self-reference and so is part of the Wikipedia project rather than the encyclopedic content.

Usage[編寫源代碼]

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
|}
模板:Col-1-of-4 {{Col-begin}} {{Col-2}} Column 1 here {{Col-2}} Column 2 here {{Col-end}} 模板:Col-2-of-4 {{Col-begin}} {{Col-3}} Column 1 here {{Col-3}} Column 2 here {{Col-3}} Column 3 here {{Col-end}} 模板:Col-3-of-4 {{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-4-of-4 and so on, up to {{Col-7}}
模板:Col-1-of-4 {{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}} 模板:Col-2-of-4 {{Top}} Column 1 here {{Mid}} Column 2 here {{Bottom}} 模板:Col-3-of-4 {{Columns-start|num=3}} Column 1 here {{Column}} Column 2 here {{Column}} Column 3 here {{Columns-end}} 模板:Col-4-of-4 {{Multicol}} Column 1 here {{Multicol-break}} Column 2 here {{Multicol-break}} Column 3 here {{Multicol-break}} Column 4 here {{Multicol-end}}

Examples[編寫源代碼]

See Col-break/examples

See also[編寫源代碼]

External links[編寫源代碼]