跳转到内容

Template:Fa:修订间差异

勤求古训,博采众方
无编辑摘要
无编辑摘要
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
<includeonly>
<includeonly>
{{#invoke:fa|main
{{#invoke:fa|main
  | icon       = {{{icon|{{{1|question}}}}}}
<!-- 核心图标参数 -->
  | fa-version = {{{fa-version|{{{version|7}}}}}}  <!-- 兼容version别名 -->
  | icon = {{{icon|{{{1|question}}}}}}   <!-- 图标名称(必选),默认question -->
  | style     = {{{style|{{{2|s}}}}}}             <!-- 强制小写缩写 -->
  | fa-version = {{{fa-version|{{{version|7}}}}}}  <!-- FontAwesome版本,兼容version别名 -->
  | size       = {{{size|{{{3|}}}}}}
  | color     = {{{color|}}}
<!-- 样式控制参数 -->
  | spin       = {{{spin|}}}
  | style = {{lc:{{{style|{{{2|s}}}}}}}}  <!-- 样式类型(s/r/l等),强制小写 -->
  | title      = {{{title|{{{aria-label|}}}}}}
  | size = {{{size|{{{3|}}}}}}   <!-- 尺寸(默认单位em,支持px,如20→20em,或15px/2em) -->
  | id         = {{{id|}}}
  | color = {{#ifeq:{{{color|}}}|#default||{{{color|}}}}}  <!-- 颜色值(过滤#default) -->
  | smart-args = strict  <!-- 明确模式 -->
  | spin = {{{spin|}}} <!-- 旋转动画(spin/pulse) -->
 
<!-- 可访问性参数 -->
  | title      = {{{title|{{{aria-label|}}}}}}   <!-- 悬浮提示/无障碍标签 -->
  | id       = {{{id|}}}   <!-- DOM元素ID -->
 
<!-- 安全模式开关 -->
  | smart-args = {{#if:({{#ifgroup:sysop}})|enhanced|strict}} <!-- 权限控制模式 -->
}}
}}
</includeonly>
</includeonly>
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>

2025年10月31日 (五) 00:01的最新版本