Template:Fa:修订间差异
外观
小无编辑摘要 |
小无编辑摘要 |
||
| 第2行: | 第2行: | ||
{{#invoke:fa|main | {{#invoke:fa|main | ||
<!-- 核心图标参数 --> | <!-- 核心图标参数 --> | ||
| icon = {{{icon|{{{1|question}}}}}} <!-- 图标名称(必选),默认question --> | | icon = {{{icon|{{{1|question}}}}}} <!-- 图标名称(必选),默认question --> | ||
| fa-version = {{{fa-version|{{{version|7}}}}}} <!-- FontAwesome版本,兼容version别名 --> | | fa-version = {{{fa-version|{{{version|7}}}}}} <!-- FontAwesome版本,兼容version别名 --> | ||
<!-- 样式控制参数 --> | <!-- 样式控制参数 --> | ||
| style = {{lc:{{{style|{{{2|s}}}}}}}} <!-- 样式类型(s/r/l等),强制小写 --> | | style = {{lc:{{{style|{{{2|s}}}}}}}} <!-- 样式类型(s/r/l等),强制小写 --> | ||
| size = {{{size|{{{3|}}}}}} <!-- 尺寸( | | size = {{{size|{{{3|}}}}}} <!-- 尺寸(数字→em,支持px) --> | ||
| color = {{#ifeq: {{{color|}}} | #default | | {{{color|}}} }} <!-- 颜色值(过滤#default) --> | | color = {{#ifeq:{{{color|}}}|#default||{{{color|}}}}} <!-- 颜色值(过滤#default) --> | ||
| spin = {{{spin|}}} <!-- 旋转动画(spin/pulse) --> | | spin = {{{spin|}}} <!-- 旋转动画(spin/pulse) --> | ||
<!-- 可访问性参数 --> | <!-- 可访问性参数 --> | ||
| title = {{{title|{{{aria-label|}}}}}} | | title = {{{title|{{{aria-label|}}}}}} <!-- 悬浮提示/无障碍标签 --> | ||
| id = {{{id|}}} <!-- DOM元素ID --> | | id = {{{id|}}} <!-- DOM元素ID --> | ||
<!-- 安全模式开关 | <!-- 安全模式开关 --> | ||
| smart-args = {{#if:({{#ifgroup:sysop}})|enhanced|strict}} <!-- 权限控制模式 --> | |||
| smart-args = {{#if:({{#ifgroup:sysop}})|enhanced|strict}} <!-- | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude>{{documentation}}</noinclude> | ||
{{documentation}} | |||
</noinclude> | |||