模板:Color strip/doc
此頁面是Template:Color strip的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
{{color strip}}模板
它最多可以創建二十種顏色的條帶。
用法
該模板採用一個或多個參數。 前二十個未命名參數是顯示在結果色帶中的顏色的名稱或顏色代碼。
例子
左邊的代碼和右邊的實際渲染:
{{color strip|red|green|blue}}
=
{{color strip|w=2|red|red|green|blue|green|red|red}}
=
{{color strip|align=top|border=1|border-color=black|border-style=solid|w=2|h=2|red|green|blue}}
=
{{color strip|align=top|border=2|border-color=black|border-style=dotted|w=5|h=5|red|green|blue}}
=
選項
- w is the width in em units.
- h is the height in ex units.
- border is the border thickness in px units.
- border-color is the border color.
- border-style is the border style: none, hidden, dotted, dashed, solid, double, groove, ridge, inset, outset.
- align is the vertical alignment: top, bottom, center.
- frame is the frame thickness in px units.
參見