「模板:Color block」:修訂間差異

出自Reko Wiki
跳至導覽 跳至搜尋
Hakaze留言 | 貢獻
無編輯摘要
Hakaze留言 | 貢獻
無編輯摘要
 
第1行: 第1行:
<includeonly><span style="display: inline-block; margin-top: 2.5px; width: 13px; height: 13px; -webkit-border-radius: {{#switch: {{{2|round}}} | square = 0px | circle = 7px | 3px }}; -moz-border-radius: {{#switch: {{{2|round}}} | square = 0 | circle = 7px | 3px }}; border-radius: {{#switch: {{{2|round}}} | square = 0px | circle = 7px | 3px }}; background: {{{1|gray}}}; border: {{{3|1}}}px solid #000000;"></span></includeonly><noinclude>{{doc}}</noinclude>
<includeonly><span style="display: inline-block; margin: 2px 4px 0px 2px; width: 13px; height: 13px; -webkit-border-radius: {{#switch: {{{2|round}}} | square = 0px | circle = 7px | 3px }}; -moz-border-radius: {{#switch: {{{2|round}}} | square = 0 | circle = 7px | 3px }}; border-radius: {{#switch: {{{2|round}}} | square = 0px | circle = 7px | 3px }}; background: {{{1|gray}}}; border: {{{3|1}}}px solid #000000;"></span></includeonly><noinclude>{{doc}}</noinclude>

於 2023年7月26日 (三) 22:19 的最新修訂

以下為模板的說明文件([編輯]、[更新])
請注意:此模板在某些情況下可能會部份或全體不可見。
檢視模板:Color_block/doc編輯文件內容。(如何使用?)
為新模板建立說明文件時,會直接套用範本基底。

描述

表示顏色塊用的模板

語法

在某處輸入{{Color block}}。

欄位 必要性 預設值 作用 備註
匿名參數1 選用 gray 顏色塊的顏色
匿名參數2 選用 round 顏色塊的形狀 round 圓角方形、sqare 方形 circle 圓形。
匿名參數3 選用 1 邊框寬度 單位為px

範例

語法 範例 說明
{{Color block|red}}紅色 紅色 一般使用
{{Color block|blue|circle}}藍色 藍色 圓形顏色塊
{{Color block|purple|sqare}}紫色 紫色 圓形無框顏色塊