Last edited 3 days ago
by Redaktion

Reference:FontAwesome: Difference between revisions

No edit summary
Redaktion (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user not shown)
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 pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|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.
|bsvFrom=4.3
 
= Functionality= =
This extension defines three parser functions:
 
* <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>{{#fab:...}}</nowiki></code>: inserts an icon of type ''FontAwesome Brands''
 
Alternatively, the icons can be added to a page via [[Manual:Extension/FontAwesome{{!}}template / content droplet]].
 
 
'''Example''':
<code><nowiki>{{#fab:wikipedia-w}}</nowiki></code> inserts the "Wikipedia-W" icon.
 
 
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

all extensions


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.


PDF exclude - start

To submit feedback about this documentation, visit our community forum.

PDF exclude - end