模板:Col-start
跳至導覽
跳至搜尋
本系列模板用於分欄顯示內容。{{Col-start}}與{{Col-end}}通常配合使用。
細節
本模板包含了以下代碼:
{| cellspacing="0" cellpadding="0" class="{{{class|}}} multicol" style="background:{{{bgColor|transparent}}}; width:{{{width|100%}}};"
參數:
- class(缺省:無)
- bgColor(缺省:transparent)
- width(缺省:100%)
用法
創建雙欄表格的另一種方法:
{{col-start|width=95%}} |- | Left column | Right column |} |