“模板:Dot”的版本间的差异
BallanceBug(讨论 | 贡献) 小 (2个标签:移动版编辑、移动网页编辑) |
BallanceBug(讨论 | 贡献) 小 (2个标签:移动版编辑、移动网页编辑) |
||
(未显示同一用户的1个中间版本) | |||
第1行: | 第1行: | ||
− | <span style="display: inline-block; width: {{{1|0.4em}}}; height: {{{1|0.4em}}}; background: {{{2|#26b}}}; border-radius: 50%; vertical-align: | + | <span style="display: inline-block; width: {{{1|0.4em}}}; height: {{{1|0.4em}}}; background: {{{2|#26b}}}; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; vertical-align: middle; margin: 2px 2px 4px; border: {{{3|none}}}"></span><noinclude> |
== Usage == | == Usage == |
2019年10月30日 (三) 11:47的最新版本
Usage
{{Dot | Size (default 0.4em) | Color (default #26b) | Border style (default none)}}
Samples
{{Dot}}
{{Dot|2em}}
{{Dot|1em|red}}
{{Dot|1em|lightgreen|1px solid #999}}