Template:Icon/doc
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
This template is used to display Font Awesome icons with optional styling.
Parameters
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The icon class without "fa-", optionally with additional classes separated by spaces | String | required |
Usage
{{Icon|}}
See the template's testcases:
snowflake-o and battery-full
| |
---|---|
Wiki code | {{Icon|snowflake-o}} <- a snowflake
{{Icon|battery-full}} <- a full battery
|
Main version | <- a snowflake
<- a full battery |
Sandbox version | <- a snowflake
<- a full battery |
snowflake-o and battery-full ; fixed-width
| |
---|---|
Wiki code | {{Icon|snowflake-o fa-fw}} <- a snowflake
{{Icon|battery-full fa-fw}} <- a full battery
|
Main version | <- a snowflake
<- a full battery |
Sandbox version | <- a snowflake
<- a full battery |
check-square and square as fixed-width list icons
| |
---|---|
Wiki code | # {{Icon|check-square fa-li fa-fw}} Do this thing
# {{Icon|square fa-li fa-fw}} Then that thing
|
Main version | # Do this thing
|
Sandbox version | # Do this thing
|
shield upright, rotated and flipped
| |
---|---|
Wiki code | {{Icon|shield}}{{Icon|shield fa-rotate-90}}{{Icon|shield fa-flip-horizontal}}
|
Main version | |
Sandbox version |