“模板:Fa”的版本间的差异
跳到导航
跳到搜索
RaYmondCheung(讨论 | 贡献) 小 (导入1个版本) |
RaYmondCheung(讨论 | 贡献) |
||
第1行: | 第1行: | ||
− | <includeonly>< | + | <includeonly><span style="font-size:{{{size|}}};height:{{{size|}}};color:{{{color|}}};{{{style|}}}">{{#{{#ifexpr:{{#switch:{{{2|}}}|s|r|l|b=0|#default=1}}*{{#switch:{{{3|}}}|s|r|l|b=0|#default=1}}|fas}}{{#switch:{{{2|}}}|s=fas|r=far|l=fal|b=fab|#default={{{2|}}}}}:{{{1|question}}}}}<span></includeonly><noinclude>{{documentation}}[[分类:PRTS功能模板]]</noinclude> |
2021年10月23日 (六) 01:48的版本
这个模板引用自PRTS,并可能进行了修改。感谢所有编辑们做出的贡献。 |
显示 Font Awesome 图标。
参数
{{fa|图标名}}
默认使用 fas 样式(即 Solid 样式)。
在图标名后的任何位置加入s、r、l、b参数,将对应使用 fas、far、fal、fa 样式(即 Solid、Regular、Light、Brands 样式)。
在图标名后的任何位置加入没有参数名的参数,将视为类(class)。
这种参数只能存在一个。如果你需要使用多个类,请写在同一个参数中,并使用空格分隔。
此外,还有如下可选参数(不能省略参数名):
|color=图标的颜色
|size=图标的尺寸
|style=图标的其他CSS样式(不要使用引号)
范例
{{fa|qrcode}}
{{#fas:qrcode}}
{{fa|qq|b|size=36px|color=skyblue}}
{{#fab:qq}}
{{fa|compass|color=#666600|fa-3x fa-spin|r}}
{{#fa-3x fa-spin:compass}}
{{fa|adjust|size=24px|color=red|style=text-shadow: 2px 2px 6px #000; border:solid 1px blue; padding:10px; }}
{{#fas:adjust}}
常用图标
{{#fas:anchor}}
anchor
anchor
{{#fas:archive}}
archive
archive
{{#fas:asterisk}}
asterisk
asterisk
{{#fas:at}}
at
at
{{#fas:ban}}
ban
ban
{{#fas:bell}}
bell
bell
{{#fas:binoculars}}
binoculars
binoculars
{{#fas:bolt}}
bolt
bolt
{{#fas:book}}
book
book
{{#fas:bookmark}}
bookmark
bookmark
{{#fas:box}}
box
box
{{#fas:bug}}
bug
bug
{{#fas:bullhorn}}
bullhorn
bullhorn
{{#fas:burn}}
burn
burn
{{#fas:certificate}}
certificate
certificate
{{#fas:chart-pie}}
chart-pie
chart-pie
{{#fas:check}}
check
check
{{#fas:chess-king}}
chess-king
chess-king
{{#fas:chess-knight}}
chess-knight
chess-knight
{{#fas:chess-queen}}
chess-queen
chess-queen
{{#fas:code}}
code
code
{{#fas:code-branch}}
code-branch
code-branch
{{#fas:coffee}}
coffee
coffee
{{#fas:comment}}
comment
comment
{{#fas:compress}}
compress
compress
{{#fas:crosshairs}}
crosshairs
crosshairs
{{#fas:desktop}}
desktop
desktop
{{#fas:door-open}}
door-open
door-open
{{#fas:dove}}
dove
dove
{{#fas:edit}}
edit
edit
{{#fas:eject}}
eject
eject
{{#fas:exclamation}}
exclamation
exclamation
{{#fas:exclamation-triangle}}
exclamation-triangle
exclamation-triangle
{{#fas:eye}}
eye
eye
{{#fas:feather}}
feather
feather
{{#fas:fighter-jet}}
fighter-jet
fighter-jet
{{#fas:filter}}
filter
filter
{{#fas:flag}}
flag
flag
{{#fas:flag-checkered}}
flag-checkered
flag-checkered
{{#fas:font}}
font
font
{{#fas:gamepad}}
gamepad
gamepad
{{#fas:gem}}
gem
gem
{{#fas:gift}}
gift
gift
{{#fas:glasses}}
glasses
glasses
{{#fas:graduation-cap}}
graduation-cap
graduation-cap
{{#fas:hashtag}}
hashtag
hashtag
{{#fas:heart}}
heart
heart
{{#fas:h-square}}
h-square
h-square
{{#fas:inbox}}
inbox
inbox
{{#fas:infinity}}
infinity
infinity
{{#fas:info}}
info
info
{{#fas:key}}
key
key
{{#fas:lightbulb}}
lightbulb
lightbulb
{{#fas:link}}
link
link
{{#fas:location-arrow}}
location-arrow
location-arrow
{{#fas:magic}}
magic
magic
{{#fas:map-marker-alt}}
map-marker-alt
map-marker-alt
{{#fas:map-signs}}
map-signs
map-signs
{{#fas:meh}}
meh
meh
{{#fas:moon}}
moon
moon
{{#fas:palette}}
palette
palette
{{#fas:play}}
play
play
{{#fas:poo}}
poo
poo
{{#fas:quote-left}}
quote-left
quote-left
{{#fas:robot}}
robot
robot
{{#fas:search}}
search
search
{{#fas:share-alt}}
share-alt
share-alt
{{#fas:shield-alt}}
shield-alt
shield-alt
{{#fas:shopping-cart}}
shopping-cart
shopping-cart
{{#fas:skull}}
skull
skull
{{#fas:star}}
star
star
{{#fas:stopwatch}}
stopwatch
stopwatch
{{#fas:subway}}
subway
subway
{{#fas:sun}}
sun
sun
{{#fas:tag}}
tag
tag
{{#fas:thumbs-down}}
thumbs-down
thumbs-down
{{#fas:thumbs-up}}
thumbs-up
thumbs-up
{{#fas:thumbtack}}
thumbtack
thumbtack
{{#fas:trophy}}
trophy
trophy
{{#fas:user-secret}}
user-secret
user-secret
{{#fas:wrench}}
wrench
wrench
参阅
- 图标一览 (仅 Free 可用)
- 关于类(class)、样式(style)的进一步说明