Reference:FontAwesome: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfobox
|desc=Allows to integrate HTML forms into wiki pages.
|desc=Provides the FontAwesome icon fonts in the wiki
|status=stable
|status=stable
|developer=Erik Möller, Leonardo Pimenta, Rob Church, Trevor Parscal, Daniel Schuba
|developer=Stephan Gambke
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Content Structuring
|category=Content Structuring
|license=MIT
|docu=https://www.mediawiki.org/wiki/Extension:FontAwesome
|docu=https://www.mediawiki.org/wiki/Extension:InputBox
|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
}}
}}


'''InputBox''' allows to integrate predefined HTML forms into wiki pages.
{{wcagCheck}}

Latest revision as of 10:27, 18 August 2023

Extension: FontAwesome

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 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.


Discussions