Monique Gähl (talk | contribs) No edit summary Tag: 2017 source edit |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
|desc= | |desc=Provides the FontAwesome icon fonts in the wiki | ||
|status=stable | |status=stable | ||
|developer= | |developer=Stephan Gambke | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice pro, BlueSpice free, BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Content Structuring | |category=Content Structuring | ||
|docu=https://www.mediawiki.org/wiki/Extension:FontAwesome | |||
|docu=https://www.mediawiki.org/wiki/Extension: | |features=The '''FontAwesome''' extension provides parser functions to insert [https://fontawesome.com/ 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: | |||
* <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. | |||
|bsvFrom=4.3 | |||
|active=Yes | |active=Yes | ||
}} | }} | ||
{{wcagCheck}} |
Latest revision as of 10:50, 7 June 2024
Extension: FontAwesome
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 pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | Version: | 4.3+ |
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.