m Text replacement - "BlueSpice Cloud" to "BlueSpice cloud" |
No edit summary |
||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
|removed=No | |||
|desc=Provides the FontAwesome icon fonts in the wiki | |desc=Provides the FontAwesome icon fonts in the wiki | ||
|status=stable | |status=stable | ||
|developer=Stephan Gambke | |developer=Stephan Gambke | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice | |edition=BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Content Structuring | |category=Content Structuring | ||
Line 11: | Line 12: | ||
Currently Font Awesome Free, version 6.2.1 is included. | Currently Font Awesome Free, version 6.2.1 is included. | ||
=Functionality== | |||
= Functionality= = | |||
This extension defines three parser functions: | This extension defines three parser functions: | ||
* <code><nowiki>{{#far:...}}</nowiki></code>: inserts an icon of type ''FontAwesome Regular'' | * <code><nowiki>{{#far:...}}</nowiki></code>: inserts an icon of type ''FontAwesome Regular'' | ||
* <code><nowiki>{{#fas:...}}</nowiki></code>: inserts an icon of type ''FontAwesome Solid'' | * <code><nowiki>{{#fas:...}}</nowiki></code>: inserts an icon of type ''FontAwesome Solid'' | ||
* <code><nowiki>{{#fab:...}}</nowiki></code>: inserts an icon of type ''FontAwesome Brands'' | * <code><nowiki>{{#fab:...}}</nowiki></code>: inserts an icon of type ''FontAwesome Brands'' | ||
Alternatively, the icons can be added to a page via [[Manual:Extension/FontAwesome | Alternatively, the icons can be added to a page via [[Manual:Extension/FontAwesome{{!}}template / content droplet]]. | ||
Line 26: | Line 28: | ||
For available icons, see https://fontawesome.com/v6/search. | For available icons, see https://fontawesome.com/v6/search. | ||
|active=Yes | |active=Yes | ||
}} | }} | ||
{{wcagCheck | |||
{{wcagCheck}} | |wcagWorkaround=No | ||
}} |
Latest revision as of 10:27, 4 June 2025
Overview | |||
---|---|---|---|
Description: | Provides the FontAwesome icon fonts in the wiki | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Stephan Gambke | License: | - |
Type: | MediaWiki | Category: | Content Structuring |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
Features
The FontAwesome extension provides parser functions to insert Font Awesome Free icons into the wiki text.
Currently Font Awesome Free, version 6.2.1 is included.
Functionality=
This extension defines three parser functions:
{{#far:...}}
: inserts an icon of type FontAwesome Regular{{#fas:...}}
: inserts an icon of type FontAwesome Solid{{#fab:...}}
: inserts an icon of type FontAwesome Brands
Alternatively, the icons can be added to a page via template / content droplet.
Example:
{{#fab:wikipedia-w}}
inserts the "Wikipedia-W" icon.
For available icons, see https://fontawesome.com/v6/search.