Template:StyleTableHeader
| 首頁 | 手冊 | 討論 | 正式版 | 測試版 | 圖片 | 模版 | 用色 | 分類 | 傳圖 | 傳檔 |
使用模版::{{StyleTable}}、{{StyleTableHeader}}、{{StyleTableRow}}、{{CellColor}}
範例:
{| {{StyleTable|gridcolor=black}} /* 指定「格線顏色」 */
|- {{StyleTableHeader|bgcolor=blue}} /* 指定「標題列底色」 */
| colume 1 || column 2
|- {{StyleTableRow|bgcolor=#CCFF99}} /* 指定「整列底色」 */
| this<br>is<br>great ||{{CellColor|orange|white}}| that /* 指定儲存格「底色」與「字體顏色」 */
|}
| colume 1 | column 2 |
| this is great |
that |
參見:用色表
| |
貼心小叮嚀:
|